Use PHP version defined by Laravel
Showing
| ... | @@ -10,7 +10,6 @@ | ... | @@ -10,7 +10,6 @@ |
| ], | ], | ||
| "license" : "MIT", | "license" : "MIT", | ||
| "require": { | "require": { | ||
| "php": ">=5.4.0", | |||
| "illuminate/support": "^5.1", | "illuminate/support": "^5.1", | ||
| "illuminate/container": "^5.1", | "illuminate/container": "^5.1", | ||
| "illuminate/database": "^5.1", | "illuminate/database": "^5.1", | ||
| ... | ... |
Please
register
or
sign in
to comment