Laravel 5.3 support
This commit is contained in:
parent
a2b86a89f5
commit
1b448d1077
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"laravel/framework": "5.1.*||5.2.*",
|
||||
"laravel/framework": "5.1.*||5.2.*||5.3.*",
|
||||
"nodes/core": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue