0.12.5
See Changelog.md for more detailed changes.
What's Changed
- refac: remove AbstractController from EditInPlaceController by @gimler in #459
- Stop extending AbstractController to fix some deprecations by @bocharsky-bw in #460
- Use autowiring for SymfonyProfilerController by @bocharsky-bw in #461
- Fix Cannot autowire service "php_translation.data_collector" error in… by @axi in #463
- Fix yaml indentation to 4 spaces by @bocharsky-bw in #462
- Add testing on the newest PHP 8.1 to the CI config by @bocharsky-bw in #465
- Allow Symfony 6 by @bocharsky-bw in #464
- Fix for deprecated session service in Symfony 6 by @robbedg in #468
- Fix return type and implement getCatalogues() by @bocharsky-bw in #470
- Use a different image for PHP CS Fixer to get latest and upgrade config by @bocharsky-bw in #471
New Contributors
Full Changelog: 0.12.4...0.12.5