We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9453d commit ba118a4Copy full SHA for ba118a4
composer.json
@@ -28,14 +28,14 @@
28
"php-static-analysis/attributes": "^0.4.0 || dev-main"
29
},
30
"require-dev": {
31
- "php-static-analysis/phpstan-extension": "^0.4.0 || dev-main",
32
- "php-static-analysis/psalm-plugin": "^0.4.0 || dev-main",
+ "php-static-analysis/phpstan-extension": "^0.4.1 || dev-main",
+ "php-static-analysis/psalm-plugin": "^0.4.1 || dev-main",
33
"phpstan/extension-installer": "^1.3",
34
"phpstan/phpstan": "^2.0",
35
"phpunit/phpunit": "^9.0",
36
- "psalm/plugin-phpunit": "^0.18.4",
+ "psalm/plugin-phpunit": "^0.19.2",
37
"symplify/easy-coding-standard": "^12.1",
38
- "vimeo/psalm": "dev-master"
+ "vimeo/psalm": "^6"
39
40
"scripts": {
41
"phpstan": "phpstan analyse",
0 commit comments