1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-07-31 05:30:09 +02:00

Add PHP extensions to the composer requirements

This commit is contained in:
Dmitry Lukashin
2016-01-14 15:49:47 +03:00
parent ad8f6c12ee
commit 6d3687d838

View File

@@ -18,7 +18,11 @@
"docs": "http://dbwebb.se/opensource/cimage"
},
"require": {
"php": ">=5.3"
"php": ">=5.3",
"ext-gd": "*"
},
"suggest": {
"ext-exif": "*"
},
"autoload": {
"classmap": [