Testing laravel 5.4.3 for PHP7.2 bug

This commit is contained in:
snipe 2017-12-12 16:23:30 -08:00
parent 6b257cc287
commit 6fe5d00e9b
3 changed files with 269 additions and 192 deletions

View file

@ -13,6 +13,8 @@ services:
php:
- 5.6
- 7.0
- 7.2
- 7.1.4
# execute any number of scripts before the test run, custom env's are available as variables
before_script:

View file

@ -16,7 +16,7 @@
"fideloper/proxy": "^3.1",
"intervention/image": "^2.3",
"javiereguiluz/easyslugger": "^1.0",
"laravel/framework": "5.4.29",
"laravel/framework": "5.4.30",
"laravel/passport": "^3.0",
"laravel/tinker": "^1.0",
"laravelcollective/html": "^5.3",

457
composer.lock generated

File diff suppressed because it is too large Load diff