You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#44918 [String] Add conflict for translation-contracts v3 (chalasr)
This PR was merged into the 5.3 branch.
Discussion
----------
[String] Add conflict for translation-contracts v3
| Q | A
| ------------- | ---
| Branch? | 5.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Installing translation-contracts v3 with string v5.3 leads to a signature mismatch between `LocaleAwareInterface::getLocale(): string` and `AsciiSlugger::getLocale()`.
See https://github.com/lexik/LexikJWTAuthenticationBundle/runs/4711850818?check_suite_focus=true#step:8:136
Commits
-------
51b3a1c [String] Add conflict for translation-contracts v3
0 commit comments