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:
parent
1ac9c62c6b
commit
4b4197d3ad
3 changed files with 33 additions and 16 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue