SymfonyDependencyInjectionTest
SymfonyDependencyInjectionTest copied to clipboard
fix: don't apply config to all registered extensions
Allows the user to register additional extensions which then will not be configured with local configuration, which doesn't work anyway.
See #78