Skip to content

Commit

Permalink
use composer command instead of editing json file
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Dec 19, 2015
1 parent 506b331 commit a862a8c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions cookbook/security/_ircmaxwell_password-compat.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,4 @@

.. code-block:: json

{
"require": {
...
"ircmaxell/password-compat": "~1.0.3"
}
}
$ require ircmaxell/password-compat "~1.0"

0 comments on commit a862a8c

Please sign in to comment.