Skip to content

Commit b2a0e50

Browse files
committed
[#7832] use bin/console for Symfony 3.x
1 parent e1684af commit b2a0e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Find out by running:
6060

6161
.. code-block:: terminal
6262
63-
$ php app/console debug:container
63+
$ php bin/console debug:container
6464
6565
This is just a *small* sample of the output:
6666

0 commit comments

Comments
 (0)