Skip to content

Commit f1eddc7

Browse files
committed
Updating Illuminate Depends
Signed-off-by: Adam Engebretson <adam@enge.me>
1 parent 745c102 commit f1eddc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
],
1414
"require": {
1515
"php": ">=5.4.0",
16-
"illuminate/http": "~5.0",
17-
"illuminate/routing": "~5.0",
18-
"illuminate/session": "~5.0",
19-
"illuminate/support": "~5.0"
16+
"illuminate/http": "~5.1",
17+
"illuminate/routing": "~5.1",
18+
"illuminate/session": "~5.1",
19+
"illuminate/support": "~5.1"
2020
},
2121
"require-dev": {
2222
"mockery/mockery": "~0.9",

0 commit comments

Comments
 (0)