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

Merge remote-tracking branch 'origin/master' into fix/phpstan

This commit is contained in:
Viktor Szépe 2021-11-14 20:12:49 +00:00
commit 6a48873d07
6 changed files with 66 additions and 1 deletions

View file

@ -31,7 +31,8 @@
"orchestra/testbench": "^6.23",
"nunomaduro/larastan": "^1.0",
"pestphp/pest": "^1.2",
"pestphp/pest-plugin-laravel": "^1.0"
"pestphp/pest-plugin-laravel": "^1.0",
"intervention/image": "^2.7"
},
"extra": {
"laravel": {