Skip to content

Commit abcae7a

Browse files
Update to PHPStan 2.0
1 parent 0be11df commit abcae7a

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
@@ -28,8 +28,8 @@
2828
"php-static-analysis/attributes": "^0.3.2 || dev-main"
2929
},
3030
"require-dev": {
31-
"php-static-analysis/phpstan-extension": "dev-main",
32-
"php-static-analysis/psalm-plugin": "dev-main",
31+
"php-static-analysis/phpstan-extension": "^0.3.2 || dev-main",
32+
"php-static-analysis/psalm-plugin": "^0.3.2 || dev-main",
3333
"phpstan/extension-installer": "^1.3",
3434
"phpstan/phpstan": "^1.8 | ^2.0",
3535
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)