Skip to content

Commit 07be719

Browse files
committed
Bump requirements for Laravel 5 - resolves #384
1 parent 27a8d2e commit 07be719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"illuminate/support": "~4.0"
13+
"illuminate/support": "~5.0"
1414
},
1515
"require-dev": {
1616
"phpspec/phpspec": "~2.0",

0 commit comments

Comments
 (0)