Laravel 5.3 support

This commit is contained in:
Paulius Navickas 2016-09-08 14:52:28 +02:00 committed by GitHub
parent a2b86a89f5
commit 1b448d1077
1 changed files with 1 additions and 1 deletions

View File

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