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

Update composer.json

This commit is contained in:
Ash Monsh 2025-03-02 05:23:34 +03:00
parent af2919dfc5
commit d9eb775741

View file

@ -30,8 +30,8 @@
"require-dev": {
"orchestra/testbench": "^8.0|^9.0|^10.0",
"larastan/larastan": "^2.4|^3.1",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"pestphp/pest": "^2.0|^3.0",
"pestphp/pest-plugin-laravel": "^2.0|^3.0",
"intervention/image": "^2.7"
},
"extra": {