[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:
Randy Arnold
2023-06-04 19:43:38 +02:00
committed by GitHub
parent 241c152f95
commit e4b227931e
+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