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 afa6e99 commit 384756bCopy full SHA for 384756b
phive.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="^9.5.13" installed="9.5.13" location="./tools/phpunit" copy="true"/>
4
- <phar name="psalm" version="^4.18.1" installed="4.19.0" location="./tools/psalm" copy="true"/>
+ <phar name="phpunit" version="^9.5.13" installed="9.5.14" location="./tools/phpunit" copy="true"/>
+ <phar name="psalm" version="^4.18.1" installed="4.20.0" location="./tools/psalm" copy="true"/>
5
<phar name="phpcs" version="^3.6.2" installed="3.6.2" location="./tools/phpcs" copy="true"/>
6
<phar name="phpcbf" version="^3.6.2" installed="3.6.2" location="./tools/phpcbf" copy="true"/>
7
</phive>
0 commit comments