mirror of
https://github.com/archtechx/laravel-seo.git
synced 2025-12-13 18:24:04 +00:00
Fix some PHPStan errors
This commit is contained in:
parent
1b2bfb2945
commit
1970b01773
4 changed files with 22 additions and 12 deletions
|
|
@ -28,8 +28,8 @@
|
|||
"imliam/laravel-blade-helper": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9",
|
||||
"nunomaduro/larastan": "^0.6.10",
|
||||
"orchestra/testbench": "^6.23",
|
||||
"nunomaduro/larastan": "^1.0",
|
||||
"pestphp/pest": "^1.2",
|
||||
"pestphp/pest-plugin-laravel": "^1.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue