mirror of
https://github.com/mosbth/cimage.git
synced 2025-07-25 10:41:35 +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"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
"php": ">=7.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-curl": "*",
|
||||
|
Reference in New Issue
Block a user