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 56cd0d9 commit 4f5ecd8Copy full SHA for 4f5ecd8
composer.json
@@ -55,8 +55,8 @@
55
"php-service-bus/code-style-config": "v5.1.*",
56
"doctrine/dbal": "v3.2.*",
57
"phpunit/phpunit": "v9.5.*",
58
- "vimeo/psalm": "v4.19.*",
59
- "phpstan/phpstan": "v1.4.*",
+ "vimeo/psalm": "v4.22.*",
+ "phpstan/phpstan": "v1.5.*",
60
"boesing/psalm-plugin-stringf": "v1.1.*"
61
},
62
"prefer-stable": true,
psalm.xml
@@ -1,6 +1,5 @@
1
<?xml version="1.0"?>
2
<psalm
3
- totallyTyped="true"
4
useDocblockTypes="true"
5
useDocblockPropertyTypes="true"
6
strictBinaryOperands="true"
0 commit comments