mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-30 13:10:12 +02:00
Set PHP 7.0 as precondition (to prepare to update the codebase).
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"docs": "http://dbwebb.se/opensource/cimage"
|
"docs": "http://dbwebb.se/opensource/cimage"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3"
|
"php": ">=7.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
|
Reference in New Issue
Block a user