Skip to content

Commit 4d3e2f6

Browse files
committed
Update version constraint
1 parent 6167d20 commit 4d3e2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.3.2",
14-
"illuminate/support": "4.1.*",
14+
"illuminate/support": "~4",
1515
"tijsverkoyen/css-to-inline-styles": "~1.2"
1616
},
1717
"require-dev" : {

0 commit comments

Comments
 (0)