8000 use composer command instead of editing json file · symfony/symfony-docs@e171e68 · GitHub
[go: up one dir, main page]

Skip to content

Commit e171e68

Browse files
committed
use composer command instead of editing json file
1 parent 506b331 commit e171e68

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

cookbook/security/_ircmaxwell_password-compat.rst.inc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,4 @@
55

66
.. code-block:: json
77

8-
{
9-
"require": {
10-
...
11-
"ircmaxell/password-compat": "~1.0.3"
12-
}
13-
}
8+
require ircmaxell/password-compat "~1.0"

0 commit comments

Comments
 (0)
0