Skip to content

Commit

Permalink
Merge branch '5.4' into 6.4
Browse files Browse the repository at this point in the history
* 5.4:
  [FrameworkBundle] Lower uppercase `must`
  • Loading branch information
javiereguiluz committed Aug 30, 2024
2 parents 4aea84b + e7e60e1 commit 2aaf535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3311,7 +3311,7 @@ settings from the base pool as defaults.

.. note::

Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Your service needs to implement the ``Psr\Cache\CacheItemPoolInterface`` interface.

public
""""""
Expand Down

0 comments on commit 2aaf535

Please sign in to comment.