BaseBundle
BaseBundle copied to clipboard
Base for your Symfony bundles.
Results
2
BaseBundle issues
Sort by
recently updated
recently updated
newest added
I need support for Symfony 6. The required changes are: - Update composer.json. - Update BaseKernelTrait to be compatible with KernelInterface. - Update readme.md to fix minimal requirements.