mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
[Doc] Add missing "container" configurator in the list
The configurator has been added, but the list has not been updated : c101117
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ Symfony is smart enough to reverse those tasks when uninstalling and
|
||||
unconfiguring the dependencies.
|
||||
|
||||
There are several types of tasks, which are called **configurators**:
|
||||
``copy-from-recipe``, ``copy-from-package``, ``bundles``, ``env``,
|
||||
``copy-from-recipe``, ``copy-from-package``, ``bundles``, ``env``, ``container``
|
||||
``composer-scripts``, ``gitignore``, and ``post-install-output``.
|
||||
|
||||
``bundles`` Configurator
|
||||
|
||||
Reference in New Issue
Block a user