Merge pull request #7 from mdemblani/master

Support for Laravel 5.6
This commit is contained in:
Casper Rasmussen 2018-09-03 09:36:21 +02:00 committed by GitHub
commit 623f19bdcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
}
],
"require": {
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*",
"laravel/framework": "5.1.*||5.2.*||5.3.*||5.4.*||5.5.*||5.6.*",
"nodes/core": "^1.0"
},
"autoload": {