8000 minor #5829 use composer command instead of editing json file (OskarS… · symfony/symfony-docs@079330e · GitHub
[go: up one dir, main page]

Skip to content

Commit 079330e

Browse files
committed
minor #5829 use composer command instead of editing json file (OskarStark)
This PR was merged into the 2.3 branch. Discussion ---------- use composer command instead of editing json file Commits ------- a862a8c use composer command instead of editing json file
2 parents f1a9d44 + a862a8c commit 079330e

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