Skip to content

Commit 55a6f5c

Browse files
committed
Added a brief mention about upgrading custom bundle config to Flex
1 parent 4ee19bb commit 55a6f5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/flex.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ manual steps:
169169

170170
#. Move the original parameters defined in ``app/config/parameters.*.yml`` to
171171
the new ``config/services.yaml`` and ``.env`` files depending on your needs.
172+
If you have defined :doc:`custom config options in your bundles </bundles/configuration>`
173+
move them to the new ``config/services.yaml`` and ``.env`` files.
172174

173175
#. Move the original source code from ``src/{App,...}Bundle/`` to ``src/`` and
174176
update the namespaces of every PHP file to be ``App\...`` (advanced IDEs can do

0 commit comments

Comments
 (0)