expand on thumbnail variants

This commit is contained in:
2024-04-28 17:55:09 +10:00
parent d1b94f9183
commit 3919a3ce1c
4 changed files with 589 additions and 3 deletions

View File

@@ -10,7 +10,8 @@
"intervention/image": "^3.5",
"laravel/framework": "^11.0",
"laravel/tinker": "^2.9",
"livewire/livewire": "^3.4"
"livewire/livewire": "^3.4",
"php-ffmpeg/php-ffmpeg": "^1.2"
},
"require-dev": {
"fakerphp/faker": "^1.23",