1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 18:04:03 +00:00

fix: update package names and handle Intervention Image versioning in favicon generation

This commit is contained in:
Al Amin Ahamed 2025-03-29 09:41:06 +06:00
parent 1ac9c62c6b
commit 4b4197d3ad
3 changed files with 33 additions and 16 deletions

View file

@ -29,10 +29,10 @@
},
"require-dev": {
"orchestra/testbench": ">=8.0",
"nunomaduro/larastan": ">=2.4",
"larastan/larastan": ">=2.4",
"pestphp/pest": ">=2.0",
"pestphp/pest-plugin-laravel": ">=2.0",
"intervention/image": "^2.7"
"intervention/image": "^2.0|^3.0"
},
"extra": {
"laravel": {