We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be11df commit abcae7aCopy full SHA for abcae7a
composer.json
@@ -28,8 +28,8 @@
28
"php-static-analysis/attributes": "^0.3.2 || dev-main"
29
},
30
"require-dev": {
31
- "php-static-analysis/phpstan-extension": "dev-main",
32
- "php-static-analysis/psalm-plugin": "dev-main",
+ "php-static-analysis/phpstan-extension": "^0.3.2 || dev-main",
+ "php-static-analysis/psalm-plugin": "^0.3.2 || dev-main",
33
"phpstan/extension-installer": "^1.3",
34
"phpstan/phpstan": "^1.8 | ^2.0",
35
"phpunit/phpunit": "^9.0",
0 commit comments