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 a2b6345 commit 97803ecCopy full SHA for 97803ec
phive.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="php-cs-fixer" version="^2.16" installed="2.16.3" location="./tools/php-cs-fixer" copy="false"/>
4
- <phar name="psalm" version="^3.11" installed="3.11.5" location="./tools/psalm" copy="false"/>
5
- <phar name="phpunit" version="^8.5" installed="8.5.5" location="./tools/phpunit" copy="false"/>
+ <phar name="php-cs-fixer" version="^2.16" installed="2.19.0" location="./tools/php-cs-fixer" copy="false"/>
+ <phar name="psalm" version="^3.11" installed="3.18.2" location="./tools/psalm" copy="false"/>
+ <phar name="phpunit" version="^8.5" installed="8.5.18" location="./tools/phpunit" copy="false"/>
6
</phive>
0 commit comments