mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-09 21:42:57 +00:00
use vips driver for image processing
This commit is contained in:
parent
bbb49e91e8
commit
cceb7f1e7b
6 changed files with 9856 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue