mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-12 09:54:03 +00:00
fix: update intervention/image version constraint in composer.json
This commit is contained in:
parent
4b4197d3ad
commit
6c213a9f6f
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
||||||
"larastan/larastan": ">=2.4",
|
"larastan/larastan": ">=2.4",
|
||||||
"pestphp/pest": ">=2.0",
|
"pestphp/pest": ">=2.0",
|
||||||
"pestphp/pest-plugin-laravel": ">=2.0",
|
"pestphp/pest-plugin-laravel": ">=2.0",
|
||||||
"intervention/image": "^2.0|^3.0"
|
"intervention/image": "^2.7|^3.0"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue