Skip to content

Commit d8553a9

Browse files
committed
chore: update phpstan
1 parent ec74c56 commit d8553a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"nyholm/psr7": "^1.8.0",
3030
"orchestra/testbench": "v7.26.1",
3131
"php-http/mock-client": "^1.6",
32-
"phpstan/phpstan": "^1.10",
33-
"phpstan/phpstan-deprecation-rules": "^1.1",
34-
"phpstan/phpstan-mockery": "^1.1",
32+
"phpstan/phpstan": "^1.12.26",
33+
"phpstan/phpstan-deprecation-rules": "^1.2.1",
34+
"phpstan/phpstan-mockery": "^1.1.3",
3535
"phpstan/phpstan-phpunit": "1.3",
3636
"phpunit/phpunit": "9.5.21",
3737
"rector/rector": "0.17.7",

0 commit comments

Comments
 (0)