Update to PHP 7.4
This commit is contained in:
parent
36b8cfe8b1
commit
7b743d6e46
16 changed files with 117 additions and 147 deletions
|
|
@ -15,7 +15,7 @@ steps:
|
|||
- composer install --no-progress --no-interaction
|
||||
|
||||
- name: run unit tests
|
||||
image: php:7.3
|
||||
image: php:7.4
|
||||
commands:
|
||||
- vendor/bin/phpunit -c phpunit.xml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue