add PHP 8.0 to CI roster + minor dev dependency updates
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Kalscheuer 2020-11-28 14:19:50 +01:00
parent 7817f460d2
commit b907d2dc89
2 changed files with 527 additions and 511 deletions

View File

@ -2,14 +2,16 @@ language: php
php:
- '7.3'
- '7.4'
- '8.0'
- nightly
dist: bionic
matrix:
allow_failures:
- php: nightly
before_install:
- nvm install 12
- nvm install 14
before_script:
- composer install

1034
composer.lock generated

File diff suppressed because it is too large Load Diff