id/composer.json
2024-07-27 15:07:27 +03:00

12 lines
254 B
JSON

{
"require": {
"bunnycdn/storage": "^3.3",
"kornrunner/blurhash": "^1.2",
"lbuchs/webauthn": "^2.2",
"intervention/image": "^3.7",
"ext-gd": "*",
"ext-imagick": "*",
"ext-fileinfo": "*"
}
}