Skip to content

Commit 4631877

Browse files
Update to PHPStan 0.11
1 parent b25264b commit 4631877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=8.0",
2727
"nikic/php-parser": "^4 || ^5",
28-
"php-static-analysis/attributes": "^0.2.2 || dev-main"
28+
"php-static-analysis/attributes": "^0.3.0 || dev-main"
2929
},
3030
"require-dev": {
3131
"php-static-analysis/phpstan-extension": "dev-main",

0 commit comments

Comments
 (0)