1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-04-21 17:31:58 +02:00

Merge pull request #133 from abcdmitry/patch-1

Add GD extension to the composer requiremets
This commit is contained in:
Mikael Roos 2016-01-14 16:17:43 +01:00
commit 14d22a18e5

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": [