We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de23ec commit e021040Copy full SHA for e021040
2 files changed
phive.xml
@@ -16,7 +16,7 @@
16
-->
17
<phive xmlns="https://phar.io/phive">
18
<phar name="phpunit" version="^9.5" installed="9.5.27" location="./tools/phpunit.phar" copy="true"/>
19
- <phar name="psalm" version="^4.20" installed="4.30.0" location="./tools/psalm" copy="true"/>
+ <phar name="psalm" version="^5.0" installed="5.2.0" location="./tools/psalm" copy="true"/>
20
<phar name="composer-unused" version="^0.8" installed="0.8.5" location="./tools/composer-unused.phar" copy="true"/>
21
<phar name="composer-require-checker" version="^4.1.0" installed="4.3.0" location="./tools/composer-require-checker" copy="true"/>
22
<phar name="infection" version="^0.26" installed="0.26.16" location="./tools/infection" copy="true"/>
tools/psalm
-122 KB
0 commit comments