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
[TASK] Block installations on unsupported higher PHP versions
We want Composer to be able to figure out which versions of which
libraries it can install on which version of PHP.
To make this possible, we should only allow installations on PHP
versions that we know to work.
0 commit comments