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