- Fix deprecations warnings for Symfony 6.4
- Remove deprecated symfony/templating component
- Fix deprecations warnings for Symfony 6.1
- Fix typo in new default dev branch
- Changed phpspec dependency from ^6.0 to ^7.0 to support PHP 8.1-8.3
- Changed type of Settings::parameters to json
- Added support for PHP 7.4 and 8.0 in custom fork by Chamilo
- Twig extension was renamed from
SyliusSettingsExtension
intoSettingsExtension
, also the service name was changed fromsylius.settings.twig
tosylius.twig.extension.settings
.
- Release before the components extraction.