Skip to content

Commit d59aee0

Browse files
Update to PHPStan 0.11
1 parent ecd61e6 commit d59aee0

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
@@ -26,8 +26,8 @@
2626
"require": {
2727
"php": ">=8.0",
2828
"ext-simplexml": "*",
29-
"php-static-analysis/attributes": "^0.2.2 || dev-main",
30-
"php-static-analysis/node-visitor": "^0.2.2 || dev-main",
29+
"php-static-analysis/attributes": "^0.3.0 || dev-main",
30+
"php-static-analysis/node-visitor": "^0.3.0 || dev-main",
3131
"vimeo/psalm": "^5"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)