We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parentsdecc996 +64d94a2 commite1bf6f6Copy full SHA for e1bf6f6
setup/symfony_server.rst
@@ -18,6 +18,11 @@ The Symfony server is distributed as a free installable binary without any
18
dependency and support for Linux, macOS and Windows. Go to `symfony.com/download`_
19
and follow the instructions for your operating system.
20
21
+..note::
22
+
23
+ If you want to report a bug or suggest a new feature, please create an issue
24
+ on `symfony/cli`_.
25
26
Getting Started
27
---------------
28
@@ -360,6 +365,7 @@ that Composer will also set the stability to ``dev`` for all root dependencies):
360
365
$ symfony new --version=4.3.x-dev my_project_name
361
366
362
367
.. _`symfony.com/download`:https://symfony.com/download
368
+.. _`symfony/cli`:https://github.com/symfony/cli
363
369
.. _`different ways of installing Symfony`:https://symfony.com/download
364
370
.. _`Docker`:https://en.wikipedia.org/wiki/Docker_(software)
371
.. _`SymfonyCloud`:https://symfony.com/cloud/