Open
Description
This bundle currently requires symfony/framework-bundle
. This implies requiring a lot of libraries that are not actually used by the bundle itself.
We should instead be explicit and require the Symfony components we need directly:
symfony/config
symfony/dependency-injection
symfony/deprecation-contracts
(already explicit)symfony/http-kernel