Howdy Makers!
This small release sets the mixed
type for the subject when using make:voter
to improve support with static analysis tools out of the box. We've also squashed few bugs in make: entity
, registration
, & controller
. Check out the Changelog for more details!
v1.48.0
November 14th, 2022
Feature
Bug
- #1232 - [make:entity] Minor: Consistent output formatting - @ThomasLandauer
- #1227 - [make:registration] Make router optional in MakeRegistrationForm constructor - @odolbeau
- #1226 - [make:controller] replace repository method add by save - @bechir
Diff: v1.47.0...v1.48.0
Enjoy!