Update composer
Use PHP 7.2 like production
This commit is contained in:
parent
02551e98d7
commit
e499a3c824
2 changed files with 629 additions and 453 deletions
|
@ -5,14 +5,13 @@ dist: trusty
|
|||
sudo: false
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
include:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
env: PHPCS=1
|
||||
|
||||
before_script:
|
||||
|
|
1077
composer.lock
generated
1077
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue