Update composer.json for both 4.0 and 4.1

This commit is contained in:
Rob Gloudemans
2013-12-29 21:49:26 +01:00
parent 3b51ba81c4
commit 59ce0283b0

View File

@@ -10,7 +10,7 @@
],
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.1.*"
"illuminate/support": "~4"
},
"autoload": {
"psr-0": {