Skip to content

Commit 7d922b9

Browse files
committed
[symfony#5956] change app/console back to bin/console
1 parent dcde292 commit 7d922b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: book/security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ For hardcoded users, since 2.7 you can use the built-in command :
515515

516516
.. code-block:: bash
517517
518-
$ php app/console security:encode-password
518+
$ php bin/console security:encode-password
519519
520520
It will give you something like this:
521521

0 commit comments

Comments
 (0)