revert 2134300b "Remove support for PHP 5.4"
Showing
... | @@ -10,7 +10,7 @@ | ... | @@ -10,7 +10,7 @@ |
], | ], | ||
"license" : "MIT", | "license" : "MIT", | ||
"require": { | "require": { | ||
"php": ">=5.5.0", | "php": ">=5.4.0", | ||
"illuminate/support": "5.0.*", | "illuminate/support": "5.0.*", | ||
"illuminate/container": "5.0.*", | "illuminate/container": "5.0.*", | ||
"illuminate/database": "5.0.*", | "illuminate/database": "5.0.*", | ||
... | ... |
Please
register
or
sign in
to comment