Skip to content

Commit 15027c7

Browse files
committed
added a note about the auto-registration of Symfony bundles
1 parent 5088124 commit 15027c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ The following example shows the real directory structure of some Symfony recipes
3535
All the ``manifest.json`` file contents are optional and they are divided into
3636
options and configurators.
3737

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+
3844
Options
3945
-------
4046

0 commit comments

Comments
 (0)