Update composer.json
Showing
... | @@ -11,7 +11,7 @@ | ... | @@ -11,7 +11,7 @@ |
], | ], | ||
"require": { | "require": { | ||
"php": ">=5.3.0", | "php": ">=5.3.0", | ||
"illuminate/support": "4.*|5.0.*" | "illuminate/support": "4.*" | ||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | ... |
Please register or sign in to comment