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 ecd61e6 commit d59aee0
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 @@ -26,8 +26,8 @@
"require": {
"php": ">=8.0",
"ext-simplexml": "*",
"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",
"vimeo/psalm": "^5"
},
"require-dev": {
Expand Down

0 comments on commit d59aee0

Please sign in to comment.