Skip to content

Commit cdf2440

Browse files
chore(deps): update phpstan packages to v2
1 parent ed6b5cc commit cdf2440

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"nyholm/psr7": "^1.5",
2424
"phpbench/phpbench": "^1.2",
2525
"phpstan/extension-installer": "^1.1",
26-
"phpstan/phpstan": "1.12.12",
27-
"phpstan/phpstan-phpunit": "1.4.1",
28-
"phpstan/phpstan-strict-rules": "1.6.1",
26+
"phpstan/phpstan": "2.1.8",
27+
"phpstan/phpstan-phpunit": "2.0.4",
28+
"phpstan/phpstan-strict-rules": "2.0.3",
2929
"phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
3030
"psr/http-message": "^1 || ^2",
3131
"react/http": "^1.6",

0 commit comments

Comments
 (0)