Skip to content

Commit

Permalink
Updating Illuminate Depends
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Engebretson <[email protected]>
  • Loading branch information
adamgoose committed May 21, 2015
1 parent 745c102 commit f1eddc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/http": "~5.0",
"illuminate/routing": "~5.0",
"illuminate/session": "~5.0",
"illuminate/support": "~5.0"
"illuminate/http": "~5.1",
"illuminate/routing": "~5.1",
"illuminate/session": "~5.1",
"illuminate/support": "~5.1"
},
"require-dev": {
"mockery/mockery": "~0.9",
Expand Down

0 comments on commit f1eddc7

Please sign in to comment.