update image upload preview generator settings
Some checks are pending
Docker / build (push) Waiting to run

This commit is contained in:
yuriko 🦊 2025-07-26 15:27:28 -04:00
parent ea140671bc
commit e1235a7232
4 changed files with 141 additions and 5 deletions

View file

@ -11,6 +11,7 @@
"require": {
"php": "^8.2",
"ext-gmp": "*",
"intervention/image-driver-vips": "^1.0",
"intervention/image-laravel": "^1.5",
"laravel/framework": "^12.0",
"laravel/octane": "^2.9",