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
another thing I noticed in your CI output was this warning: "Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled." - if you don't have a good reason to have curl disabled there I'd say it'd make sense to enable it.
phpunit/phpunit actually has ext/curl in the respective GitHub Actions job(s), but phpunit/php-code-coverage (and possibly other dependencies) does not.
Originally posted by @Seldaek in composer/composer#12360 (comment)
The text was updated successfully, but these errors were encountered: