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 a0e3c5f commit 8b9734bCopy full SHA for 8b9734b
.phive/phars.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpunit" version="^12.0.2" installed="12.0.2" location="./tools/phpunit" copy="true"/>
4
- <phar name="psalm" version="^5.23.1" installed="5.26.1" location="./tools/psalm" copy="true"/>
+ <phar name="psalm" version="^6.5.0" installed="6.5.0" location="./tools/psalm" copy="false"/>
5
<phar name="phpcs" version="^3.9.0" installed="3.11.3" location="./tools/phpcs" copy="true"/>
6
<phar name="phpcbf" version="^3.9.0" installed="3.11.3" location="./tools/phpcbf" copy="true"/>
7
<phar name="infection" version="^0.27.10" installed="0.27.11" location="./tools/infection" copy="true"/>
0 commit comments