What about moving all `autowire` & `autoconfigure` to a `_defaults` section? ``` _defaults: autowire: true autoconfigure: true ``` _Originally posted by @rvanlaak in https://github.com/php-translation/symfony-bundle/pull/370_