imageproxy/composer.json

9 lines
156 B
JSON
Raw Normal View History

2024-07-23 13:45:34 +02:00
{
"require": {
"intervention/image": "^3.7",
"symfony/http-foundation": "^6.4",
"ext-imagick": "*",
"ext-fileinfo": "*"
}
}