Closed
Description
On the page https://symfony.com/doc/current/setup/flex.html
There should be mention of how to migrate existing DependencyInjection component of a bundle.
The closest link I've found are https://symfony.com/doc/current/bundles/extension.html#cookbook-bundles-extension-config-class and https://symfony.com/doc/current/bundles/configuration.html
but they have very few bits on Flex specific setups.