Skip to content

Commit 2aaf535

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: [FrameworkBundle] Lower uppercase `must`
2 parents 4aea84b + e7e60e1 commit 2aaf535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3311,7 +3311,7 @@ settings from the base pool as defaults.
33113311

33123312
.. note::
33133313

3314-
Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
3314+
Your service needs to implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
33153315

33163316
public
33173317
""""""

0 commit comments

Comments
 (0)