We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa86d2 commit 451e813Copy full SHA for 451e813
.phive/phars.xml
@@ -2,7 +2,7 @@
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpab" version="^1.25" installed="1.28.0" location="./tools/phpab" copy="true"/>
4
<phar name="php-cs-fixer" version="^3.0" installed="3.19.2" location="./tools/php-cs-fixer" copy="true"/>
5
- <phar name="psalm" version="^5.0" installed="5.12.0" location="./tools/psalm" copy="true"/>
+ <phar name="psalm" version="^5.0" installed="5.13.0" location="./tools/psalm" copy="true"/>
6
<phar name="humbug/php-scoper" version="^0.18.1" installed="0.18.3" location="./tools/php-scoper" copy="true"/>
7
<phar name="composer" version="^2.0.3" installed="2.5.8" location="./tools/composer" copy="true"/>
8
</phive>
tools/psalm
76.5 KB
0 commit comments