Skip to content
This repository was archived by the owner on Mar 19, 2023. It is now read-only.

Commit 7ee9252

Browse files
committed
Merge pull request #39 from xAockd/patch-1
Migrate to Laravel 4.2
2 parents d0492f9 + b10c505 commit 7ee9252

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
@@ -13,7 +13,7 @@
1313
"php": ">=5.3.2",
1414
"linkorb/jsmin-php": "1.*",
1515
"natxet/CssMin": "3.*",
16-
"illuminate/support": "4.1.*"
16+
"illuminate/support": "~4.1"
1717
},
1818
"require-dev": {
1919
"phpspec/phpspec": "2.0.0",

0 commit comments

Comments
 (0)