Skip to content

Commit d42eedd

Browse files
committed
fixxed some things
1 parent ce5b31b commit d42eedd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

create_framework/http-foundation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ To use this component, add it as a dependency of the project:
121121
122122
Running this command will also automatically download the Symfony
123123
HttpFoundation component and install it under the ``vendor/`` directory.
124-
A ``composer.json`` and a ``composer.lock`` file will be generated as well.::
124+
A ``composer.json`` and a ``composer.lock`` file will be generated as well
125+
126+
.. code-block::
125127
126128
// composer.json
127129
{

0 commit comments

Comments
 (0)