We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 079330e commit 83a5984Copy full SHA for 83a5984
cookbook/security/_ircmaxwell_password-compat.rst.inc
@@ -3,6 +3,6 @@
3
If you're using PHP 5.4 or lower, you'll need to install the ``ircmaxell/password-compat``
4
library via Composer in order to be able to use the ``bcrypt`` encoder:
5
6
- .. code-block:: json
+ .. code-block:: bash
7
8
$ require ircmaxell/password-compat "~1.0"
0 commit comments