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 19e0f37 commit c3edd6bCopy full SHA for c3edd6b
bundles/best_practices.rst
@@ -333,9 +333,9 @@ following standardized instructions in your ``README.md`` file.
333
334
Open a command console, enter your project directory and execute:
335
336
- ```bash
337
- composer require <package-name>
338
- ```
+ .. code-block:: terminal
+
+ composer require <package-name>
339
340
Applications that don't use Symfony Flex
341
----------------------------------------
0 commit comments