Skip to content

Commit e57ab42

Browse files
authored
Revert "chore(deps): update phpstan packages to v2 (major)" (#1633)
1 parent dde68bf commit e57ab42

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
@@ -24,8 +24,8 @@
2424
"phpbench/phpbench": "^1.2",
2525
"phpstan/extension-installer": "^1.1",
2626
"phpstan/phpstan": "2.0.0",
27-
"phpstan/phpstan-phpunit": "2.0.0",
28-
"phpstan/phpstan-strict-rules": "2.0.0",
27+
"phpstan/phpstan-phpunit": "1.4.0",
28+
"phpstan/phpstan-strict-rules": "1.6.1",
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)