mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Merge pull request #1209 from RandyArnold/patch-1
[Doc] Add missing "container" configurator in the list
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