Skip to content

Commit 2642919

Browse files
committed
universal requirement of 4.x version of illuminate component
1 parent 63d8486 commit 2642919

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=5.3.0",
1616
"ext-gd": "*",
17-
"illuminate/support": "4.0.x"
17+
"illuminate/support": "4.x.x"
1818
},
1919
"suggest": {
2020
"intervention/imagecache": "Caching extension for the Intervention Image library"

0 commit comments

Comments
 (0)