Support for Composer v2 (#3880)

This commit is contained in:
Dylan T
2020-10-24 16:42:38 +01:00
committed by GitHub
parent 11b74868ee
commit 69aa7c5ac1
4 changed files with 213 additions and 63 deletions

View File

@ -15,3 +15,4 @@ before_script:
- make install
- cd ..
- echo "extension=pthreads.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- composer self-update --2