8000 minor #12036 Updated the explanation about Symfony server dependencie… · symfony/symfony-docs@b77bade · GitHub
[go: up one dir, main page]

Skip to content

Commit b77bade

Browse files
committed
minor #12036 Updated the explanation about Symfony server dependencies (javiereguiluz)
This PR was merged into the 3.4 branch. Discussion ---------- Updated the explanation about Symfony server dependencies The deleted statement was not entirely true because if you try for example to create a new Symfony project, you need to install the Git dependency. Commits ------- c3cf3c1 Updated the explanation about Symfony server dependencies
2 parents e564caa + c3cf3c1 commit b77bade

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup/symfony_server.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ PHP application and even with HTML/SPA (single page applications).
1414
Installation
1515
------------
1616

17-
The Symfony server is distributed as a free installable binary, without any
18-
dependency, and has support for Linux, macOS and Windows. Go to `symfony.com/download`_
19-
and follow the instructions for your operating system.
17+
The Symfony server is distributed as a free installable binary and has support
18+
for Linux, macOS and Windows. Go to `symfony.com/download`_ and follow the
19+
instructions for your operating system.
2020

2121
.. note::
2222

0 commit comments

Comments
 (0)
0