- Issue created by @tgauges
- Merge request !16Issue #3525460: Set symfony/expression-language requirement to "^7" → (Open) created by tgauges
- 🇩🇪Germany tgauges
Please review :)
An alternative approach would be to set the version requirement to "^6.3 || ^7".
Another approach would be to set the version requirement to "*". - 🇯🇵Japan liuyuanchao
Isn't it better to set the version of symfony/intl same with symfony/expression-language?
- 🇩🇪Germany tgauges
@liuyuanchao good point. I updated the "Remaining Tasks" of this issue.
In my opinion
symfony/intl
andsymfony/expression-language
should have the same version requirement.