This package does not actually use any component from the symfony/framework-bundle, thus the dependency on it should be removed, as it prevents installation in newer Contao versions.
Also this package uses DependencyInjection and a services.yml, however no services are defined at all. All this could be removed as well.
This package does not actually use any component from the
symfony/framework-bundle
, thus the dependency on it should be removed, as it prevents installation in newer Contao versions.Also this package uses
DependencyInjection
and aservices.yml
, however no services are defined at all. All this could be removed as well.