Update composer.json for Laravel 5.7 support
Test support for Laravel 5.7
This commit is contained in:
parent
b78b01e7cd
commit
042ec84297
@ -17,7 +17,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1.3",
|
||||
"laravel/framework": "5.6.*"
|
||||
"laravel/framework": "5.7.*"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user