1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00
This commit is contained in:
Dinh Quoc Han 2023-02-15 17:24:32 +07:00
parent 5a52f45656
commit 5b1552e515

View file

@ -30,8 +30,8 @@
"require-dev": { "require-dev": {
"orchestra/testbench": "^6.23|^7.0|^8.0", "orchestra/testbench": "^6.23|^7.0|^8.0",
"nunomaduro/larastan": "^1.0", "nunomaduro/larastan": "^1.0",
"pestphp/pest": "^1.2", "pestphp/pest": "^1.2|^2.0",
"pestphp/pest-plugin-laravel": "^1.0", "pestphp/pest-plugin-laravel": "^1.0|^2.0",
"intervention/image": "^2.7" "intervention/image": "^2.7"
}, },
"extra": { "extra": {