Update dependency symfony/maker-bundle to v1.57.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
symfony/maker-bundle (source) | require-dev | minor |
1.56.0 -> 1.57.0
|
Release Notes
symfony/maker-bundle (symfony/maker-bundle)
v1.57.0
March 22nd, 2024
Feature
- #1488 [make:*] allow the option to use ULID's for entity id's - @jrushlow
-
#1484 [make:auth] use
getString()
instead ofget()
- @seb-jean - #1477 [make:message] Modernize Messenger\Message class, use PHP8 features - @lyrixx
- #1475 [make:user] better exception msg for non-attribute mapping entities - @jrushlow
- #1474 [make:entity] Prevent entity name from having an accent - @Fan2Shrek
-
#1473 [make:*] use
getPayload()
instead of accessingrequest
on Request objects - @Fan2Shrek - #1464 [make:registration-form] use validateEmailConfirmationFromRequest() when verifying emails - @jrushlow
- #1329 Add support for generating UUID id fields in entities - @Coffee2CodeNL
Bug
- #1490 [make:entity] Fix a small typo in a make:entity error message - maelanleborgne
- #1486 [make:entity] Fix exception message if mercure bundle not found with --broadcast - @cavasinf
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.