Skip to content

Commit 83a5984

Browse files
committed
[#5829] Change highlighting language
1 parent 079330e commit 83a5984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/_ircmaxwell_password-compat.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
If you're using PHP 5.4 or lower, you'll need to install the ``ircmaxell/password-compat``
44
library via Composer in order to be able to use the ``bcrypt`` encoder:
55

6-
.. code-block:: json
6+
.. code-block:: bash
77

88
$ require ircmaxell/password-compat "~1.0"

0 commit comments

Comments
 (0)