- (improvement) Properly set up
Extension::getConfiguration()
for the extensions. - (improvement) Require Symfony 7.1.
- (feature) Add proper types for configurable bundle extension.
- (internal) Update CI.
- (improvement) Require Symfony 7 and PHP 8.3+
- (feature) Allow Symfony 7+ and
21torr/rad
3+. - (improvement) Require PHP 8.2+
- (internal) Update CI.
- (improvement) Allow Symfony v6.
- (improvement) Allow PHP 8.0
- (feature) Add proper autogeneration of aliases in
BundleExtension
.
- (bc) Rename main namespace to match bundle name.
- (improvement) Rename bundle.
- (internal) Use tabs instead of spaces.
Initial implementation \o/