8000 Fix debug:container command · symfony/symfony-docs@99ca6a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 99ca6a0

Browse files
authored
Fix debug:container command
1 parent c2bcbf6 commit 99ca6a0

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+
$ bin/console debug:container --deprecations
340340
341341
.. versionadded:: 5.1
342342

0 commit comments

Comments
 (0)
0