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 b54875e commit 83c86c7Copy full SHA for 83c86c7
.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.7" location="./tools/phpunit" copy="true"/>
4
- <phar name="psalm" version="^6.5.0" installed="6.8.8" location="./tools/psalm" copy="false"/>
+ <phar name="psalm" version="^6.5.0" installed="6.8.9" 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.29.13" installed="0.29.14" location="./tools/infection" copy="true"/>
0 commit comments