Merge pull request #2 from cooperl22/laravel5
Update composer.json for Laravel 5
This commit is contained in:
commit
bfc111977b
@ -11,8 +11,8 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"illuminate/support": "~4.2",
|
||||
"illuminate/database": "~4.2"
|
||||
"illuminate/support": "~5.0",
|
||||
"illuminate/database": "~5.0"
|
||||
},
|
||||
"require-dev": {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user