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

add laravel 10

This commit is contained in:
Ash Monsh 2025-03-02 05:19:46 +03:00
parent 2ba7e503b5
commit 5b5e28d163
2 changed files with 6 additions and 3 deletions

View file

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