Skip to content

Commit 8a0905a

Browse files
committed
Bump for Laravel 5 support
1 parent a9dbc5e commit 8a0905a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"illuminate/support": "~4.0",
14-
"illuminate/filesystem": "~4.0",
13+
"illuminate/support": "~5.0",
14+
"illuminate/filesystem": "~5.0",
1515
"mustache/mustache": "~2.6"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)