mirror of
https://github.com/mosbth/cimage.git
synced 2025-04-21 01:11:54 +02:00
Add PHP extensions to the composer requirements
This commit is contained in:
parent
ad8f6c12ee
commit
6d3687d838
@ -18,7 +18,11 @@
|
||||
"docs": "http://dbwebb.se/opensource/cimage"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
"php": ">=5.3",
|
||||
"ext-gd": "*"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-exif": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user