add PHP 8.0 to CI roster + minor dev dependency updates

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

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

1034
composer.lock generated

File diff suppressed because it is too large Load Diff