Hey Makers!
This release modernizes MakerBundle and fixes several deprecated code generations. The important details are:
- Min PHP version is now 8.1
- Min Symfony version is now 6.3
- Annotations support is completely dropped
Feature
- #1328 - Deleting save and remove methods from repositories - @mdoutreluingne
- #986 - Add RememberMeBadge - @bechir
- #1332 - Add conditional @implements tag to Doctrine repository template - @gremo
- #1325 - Fix English typo in reset password template - @pbek
New Contributors
- @alamirault made their first contribution in #1339
- @stipic made their first contribution in #1355
- @Chris53897 made their first contribution in #1353
- @necobm made their first contribution in #1358
Full Changes: v1.50.0...v1.51.0