Skip to content

Commit d361765

Browse files
committed
use json code block instead of bash
1 parent fc86757 commit d361765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/http-foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Running this command will also automatically download the Symfony
123123
HttpFoundation component and install it under the ``vendor/`` directory.
124124
A ``composer.json`` and a ``composer.lock`` file will be generated as well:
125125

126-
.. code-block:: bash
126+
.. code-block:: json
127127
128128
// composer.json
129129
{

0 commit comments

Comments
 (0)