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

bump dev dependencies

This commit is contained in:
Samuel Štancl 2025-03-06 14:57:10 +01:00
parent 2e78b2f8e1
commit 5f2a6d6d0f

View file

@ -29,9 +29,9 @@
},
"require-dev": {
"orchestra/testbench": ">=8.0",
"nunomaduro/larastan": "^2.4",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"nunomaduro/larastan": ">=2.4",
"pestphp/pest": ">=2.0",
"pestphp/pest-plugin-laravel": ">=2.0",
"intervention/image": "^2.7"
},
"extra": {