mirror of
https://github.com/elyby/mojang-api.git
synced 2024-12-21 23:59:47 +05:30
Run build on PHP 7.4
This commit is contained in:
parent
6d87daa676
commit
7601afab58
@ -3,6 +3,7 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
|
- 7.4
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
@ -26,7 +27,7 @@ stages:
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: Static Code Analysis
|
- stage: Static Code Analysis
|
||||||
php: 7.3
|
php: 7.4
|
||||||
script:
|
script:
|
||||||
- vendor/bin/php-cs-fixer fix -v --dry-run
|
- vendor/bin/php-cs-fixer fix -v --dry-run
|
||||||
|
|
||||||
|
1242
composer.lock
generated
1242
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user