Skip to content

Commit 79c0c0d

Browse files
committedJun 12, 2024
Update to PHPStan 0.11
1 parent cd6091a commit 79c0c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"prefer-stable": true,
2525
"require": {
2626
"php": ">=8.0",
27-
"php-static-analysis/attributes": "^0.2.2 || dev-main",
28-
"php-static-analysis/node-visitor": "^0.2.2 || dev-main",
27+
"php-static-analysis/attributes": "^0.3.0 || dev-main",
28+
"php-static-analysis/node-visitor": "^0.3.0 || dev-main",
2929
"phpstan/phpstan": "^1.8"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)