imageproxy/composer.json

9 lines
156 B
JSON

{
"require": {
"intervention/image": "^3.7",
"symfony/http-foundation": "^6.4",
"ext-imagick": "*",
"ext-fileinfo": "*"
}
}