1
0
Fork 0

Make sure we test locked dependencies with 7.4 too

pull/8566/head
Jordi Boggiano 2020-02-07 23:23:48 +01:00
parent 21ab2f85bb
commit 54d57fc6e4
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 6 additions and 0 deletions

View File

@ -25,10 +25,16 @@ matrix:
- php: 7.1
- php: 7.2
- php: 7.3
# Regular 7.4 build with locked deps
- php: 7.4
env:
- SYMFONY_PHPUNIT_VERSION=7.5
# High deps check
- php: 7.4
env:
- deps=high
- SYMFONY_PHPUNIT_VERSION=7.5
# PHPStan checks
- php: 7.4
env:
- deps=high