Explorar o código

Backward Laravel 4 compatibility

Package is compatible with L4, no reason not to allow L4 users to benefits from it :)
Rémi Collin %!s(int64=10) %!d(string=hai) anos
pai
achega
d99e5ecff3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -15,7 +15,7 @@
 
     "require": {
         "php": ">=5.4.0",
-        "illuminate/support": "5.0.*"
+        "illuminate/support": "4.*||5.0.*"
     },
 
     "autoload": {