v1.9.0-ALPHA.1
Pre-release
Pre-release
TL;DR
- Bump required PHP version to ^8.0 and use PHP 7.4 syntax 🤖
- Generate Sylius Resource routes with PHP attributes ⚙️
- Add support for Symfony Workflow 🛥
Details
- #287 Manage event response in show and index action to be able to redirect (@maximehuran, @Zales0123)
- #298 Allow use with Pagerfanta 3.0 (@mbabker)
- #310 Upgrade to GitHub-native Dependabot (@dependabot-preview[@bot])
- #328 Use PHP 7.4 syntax (@Zales0123)
- #330 Add a simple way to use the new service entity repository (@loic425)
- #332 Change all MasterRequest calls to MainRequest (@Roshyo, @Zales0123)
- #333 Don't use deprecated Twig
spacelesstag (@stloyd) - #334 Sylius route with attributes (@loic425)
- #334 Symfony workflow (@loic425)
- #340 Allow jms/serializer-bundle 4 (@dannyvw)
- #343 Change ECS config to php and run it (@Zales0123)
- #344 Remove travis build status from README (@GSadee)
- #345 Update phpstan/phpstan requirement from 0.12.94 to 0.12.99 (@dependabot[@bot])
- #347 Update phpstan/phpstan-webmozart-assert requirement from 0.12.12 to 0.12.16 (@dependabot[@bot])
- #348 Update phpstan/phpstan-phpunit requirement from 0.12.18 to 0.12.22 (@dependabot[@bot])
- #349 Update winzou/state-machine-bundle requirement from ^0.5 to ^0.6 (@dependabot[@bot])
- #353 Require symfony/routing and symfony/http-foundation 4.4 and 5.4 (@Zales0123)
- #354 Reactivate checking coding standard (@loic425)
- #356 Add documentation for Routes with attributes (@loic425)
- #358 Fix docs for crud routes with attributes (@loic425)
- #359 Fix type of serialization groups (@loic425)