Skip to content

Commit c507069

Browse files
committed
wip: fixing phpstan dependencies
1 parent 1fda96e commit c507069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"pestphp/pest-plugin-arch": "^2.0|^3.0",
4747
"pestphp/pest-plugin-laravel": "^2.0|^3.1",
4848
"phpstan/extension-installer": "^1.1",
49-
"phpstan/phpstan-deprecation-rules": "^1.0",
50-
"phpstan/phpstan-phpunit": "^1.0",
49+
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
50+
"phpstan/phpstan-phpunit": "^1.0|^2.0",
5151
"spatie/laravel-ray": "^1.26"
5252
},
5353
"autoload": {

0 commit comments

Comments
 (0)