We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6091a commit 79c0c0dCopy full SHA for 79c0c0d
composer.json
@@ -24,8 +24,8 @@
24
"prefer-stable": true,
25
"require": {
26
"php": ">=8.0",
27
- "php-static-analysis/attributes": "^0.2.2 || dev-main",
28
- "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",
29
"phpstan/phpstan": "^1.8"
30
},
31
"require-dev": {
0 commit comments