Skip to content

Commit 5892dfb

Browse files
committed
Fix debug:container command
1 parent c2bcbf6 commit 5892dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ the compiling and warming up of the container:
336336

337337
.. code-block:: terminal
338338
339-
$ debug:container --deprecations
339+
$ php bin/console debug:container --deprecations
340340
341341
.. versionadded:: 5.1
342342

0 commit comments

Comments
 (0)