mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
fixed number of tasks
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ only contain the tasks needed to install and configure the dependency because
|
||||
Symfony is smart enough to reverse those tasks when uninstalling and
|
||||
unconfiguring the dependencies.
|
||||
|
||||
There are eight types of tasks, which are called **configurators**:
|
||||
There are several types of tasks, which are called **configurators**:
|
||||
``copy-from-recipe``, ``copy-from-package``, ``bundles``, ``env``,
|
||||
``composer-scripts``, ``gitignore``, and ``post-install-output``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user