Skip to content

Commit

Permalink
Update to PHPStan 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-granados committed Jun 12, 2024
1 parent cd6091a commit 79c0c0d
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 @@
"prefer-stable": true,
"require": {
"php": ">=8.0",
"php-static-analysis/attributes": "^0.2.2 || dev-main",
"php-static-analysis/node-visitor": "^0.2.2 || dev-main",
"php-static-analysis/attributes": "^0.3.0 || dev-main",
"php-static-analysis/node-visitor": "^0.3.0 || dev-main",
"phpstan/phpstan": "^1.8"
},
"require-dev": {
Expand Down

0 comments on commit 79c0c0d

Please sign in to comment.