Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Updated composer for Laravel 5
  • Loading branch information
Braunson committed Jun 8, 2016
1 parent 8a43c79 commit e68fce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "4.2.*"
"illuminate/support": "5.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit e68fce3

Please sign in to comment.