File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,11 @@ The Symfony server is distributed as a free installable binary without any
1818dependency and support for Linux, macOS and Windows. Go to `symfony.com/download `_
1919and follow the instructions for your operating system.
2020
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+
2126Getting Started
2227---------------
2328
@@ -360,6 +365,7 @@ that Composer will also set the stability to ``dev`` for all root dependencies):
360365 $ symfony new --version=4.3.x-dev my_project_name
361366
362367 .. _`symfony.com/download` : https://symfony.com/download
368+ .. _`symfony/cli` : https://github.com/symfony/cli
363369.. _`different ways of installing Symfony` : https://symfony.com/download
364370.. _`Docker` : https://en.wikipedia.org/wiki/Docker_(software)
365371.. _`SymfonyCloud` : https://symfony.com/cloud/
You can’t perform that action at this time.
0 commit comments