We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e15e2f3 + 179531f commit cb132fdCopy full SHA for cb132fd
best_practices/creating-the-project.rst
@@ -8,7 +8,7 @@ Installing Symfony
8
9
Use Composer and Symfony Flex to create and manage Symfony applications.
10
11
-`Composer`_ is the package manager used by modern PHP application to manage
+`Composer`_ is the package manager used by modern PHP applications to manage
12
their dependencies. `Symfony Flex`_ is a Composer plugin designed to automate
13
some of the most common tasks performed in Symfony applications. Using Flex is
14
optional but recommended because it improves your productivity significantly.
0 commit comments