Update dependency easycorp/easyadmin-bundle to v4.11.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
easycorp/easyadmin-bundle | require | minor |
4.10.5 -> 4.11.0
|
Release Notes
EasyCorp/EasyAdminBundle (easycorp/easyadmin-bundle)
v4.11.0
: 4.11.0
This release contains a bug fix related to menu items not properly highlighted in some cases. To fix this, we had to introduce a BC break, but it only affects you if you have your own MenuItemMatcherInterface
implementation in your backend (which is very rarely needed). Read the UPGRADE.md
guide and read the new code of the MenuItemMatcher
class to learn more about this change.
Bug fixes
[0129eb9
] Make long filter modald scrollable (@tpatartmajeur)
[4ebe89c
] Fix flag sizes in the country field in Safari browsers (@javiereguiluz)
[9c39cc4
] Fix entity aliases generation in EntityRepository (@ksn135)
[1fc89fd
] Fix the logic of the menu item matcher (@javiereguiluz)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.