Skip to content

Commit 40d7772

Browse files
committed
Reworded the reasons why you should use Composer-based installation
1 parent 2e72138 commit 40d7772

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

book/installation.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,9 @@ Symfony versions and which one to use for your projects.
106106
Creating Symfony Applications without the Installer
107107
---------------------------------------------------
108108

109-
Due to technical reasons, some of the past Symfony versions aren't compatible
110-
with the Symfony Installer. In addition, if you still use PHP 5.3, you can't
111-
execute the installer. In those cases, you must use the alternative installation
112-
method based con `Composer`_.
109+
If you still use PHP 5.3, or if you can't execute the installer for any reason,
110+
you can create Symfony applications using the alternative installation method
111+
based con `Composer`_.
113112

114113
Composer is the dependency manager used by modern PHP applications and it can
115114
also be used to create new applications based on the Symfony framework. If you

0 commit comments

Comments
 (0)