Merge pull request #1209 from RandyArnold/patch-1

[Doc] Add missing "container" configurator in the list
This commit is contained in:
Fabien Potencier
2023-06-21 08:33:46 +02:00
committed by GitHub
+1 -1
View File
@@ -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