Skip to content

Commit a862a8c

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

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)