We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5320975 commit 88e2b7aCopy full SHA for 88e2b7a
2 files changed
phive.xml
@@ -16,7 +16,7 @@
16
-->
17
<phive xmlns="https://phar.io/phive">
18
<phar name="phpunit" version="^10.0" installed="10.2.0" location="./tools/phpunit.phar" copy="true"/>
19
- <phar name="psalm" version="^5.0" installed="5.12.0" location="./tools/psalm" copy="true"/>
+ <phar name="psalm" version="^5.0" installed="5.18.0" location="./tools/psalm" copy="true"/>
20
<phar name="composer-unused" version="^0.8" installed="0.8.9" location="./tools/composer-unused.phar" copy="true"/>
21
<phar name="composer-require-checker" version="^4.0" installed="4.6.0" location="./tools/composer-require-checker" copy="true"/>
22
<phar name="infection" version="^0.26" installed="0.26.21" location="./tools/infection" copy="true"/>
tools/psalm
92 KB
0 commit comments