mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Testing laravel 5.4.3 for PHP7.2 bug
This commit is contained in:
parent
6b257cc287
commit
6fe5d00e9b
|
@ -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:
|
||||
|
|
|
@ -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
457
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue