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 6bd7ba2 commit 3027b71Copy full SHA for 3027b71
setup/built_in_web_server.rst
@@ -27,7 +27,7 @@ First, execute this command:
27
.. code-block:: terminal
28
29
$ cd your-project/
30
- $ composer require symfony/web-server-bundle
+ $ composer require --dev symfony/web-server-bundle
31
32
Then, enable the bundle in the kernel of the application::
33
0 commit comments