Skip to content

Commit

Permalink
Revert "chore(deps): update phpstan packages to v2 (major)" (#1633)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod authored Nov 11, 2024
1 parent dde68bf commit e57ab42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "2.0.0",
"phpstan/phpstan-phpunit": "2.0.0",
"phpstan/phpstan-strict-rules": "2.0.0",
"phpstan/phpstan-phpunit": "1.4.0",
"phpstan/phpstan-strict-rules": "1.6.1",
"phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
"psr/http-message": "^1 || ^2",
"react/http": "^1.6",
Expand Down

0 comments on commit e57ab42

Please sign in to comment.