Run build on PHP 7.4

This commit is contained in:
ErickSkrauch 2020-06-10 16:44:25 +03:00
parent 6d87daa676
commit 7601afab58
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E
2 changed files with 1039 additions and 206 deletions

View File

@ -3,6 +3,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4
cache:
directories:
@ -26,7 +27,7 @@ stages:
jobs:
include:
- stage: Static Code Analysis
php: 7.3
php: 7.4
script:
- vendor/bin/php-cs-fixer fix -v --dry-run

1242
composer.lock generated

File diff suppressed because it is too large Load Diff