Closed JeppeKnockaert closed 4 years ago
Thanks for the PR! It looks really nice.
The error is related to a broken openssl on appveyor, will have to take a look at why it fails before I merge it in.
Thank you @veewee. It seems every recent PR has this issue. I believe it is linked to this PHP issue, which was fixed in 7.4.6RC1 according to the comments in that issue (https://bugs.php.net/bug.php?id=79589).
yeah .. maybe best to hardcode it to a previous 7.4 version for now?
Thanks again!
This pull request adds support for Composer v2. I've also added the version of composer to the test matrix, so both versions are tested.