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
bug #580 Fix computing the intersection of Symfony components with extra.symfony.require (nicolas-grekas)
This PR was merged into the 1.5-dev branch.
Discussion
----------
Fix computing the intersection of Symfony components with extra.symfony.require
A constraint like `">5.0.0,<5.1"` in `SYMFONY_REQUIRE` doesn't work right now, this fixes it.
Commits
-------
38f2f20 Fix comparing dev-versions of Symfony components
0 commit comments