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

fix: update intervention/image version constraint in composer.json

This commit is contained in:
Al Amin Ahamed 2025-03-29 09:45:42 +06:00
parent 4b4197d3ad
commit 6c213a9f6f

View file

@ -32,7 +32,7 @@
"larastan/larastan": ">=2.4",
"pestphp/pest": ">=2.0",
"pestphp/pest-plugin-laravel": ">=2.0",
"intervention/image": "^2.0|^3.0"
"intervention/image": "^2.7|^3.0"
},
"extra": {
"laravel": {