We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5088124 commit 15027c7Copy full SHA for 15027c7
README.rst
@@ -35,6 +35,12 @@ The following example shows the real directory structure of some Symfony recipes
35
All the ``manifest.json`` file contents are optional and they are divided into
36
options and configurators.
37
38
+.. note::
39
+
40
+ Don't create a recipe for Symfony bundles if the only configuration in the
41
+ manifest is the registration of the bundle for all environments, as this is
42
+ done automatically.
43
44
Options
45
-------
46
0 commit comments