File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -106,10 +106,9 @@ Symfony versions and which one to use for your projects.
106
106
Creating Symfony Applications without the Installer
107
107
---------------------------------------------------
108
108
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 `_.
113
112
114
113
Composer is the dependency manager used by modern PHP applications and it can
115
114
also be used to create new applications based on the Symfony framework. If you
You can’t perform that action at this time.
0 commit comments