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 ec3c7ab commit 3c40a55Copy full SHA for 3c40a55
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.4" installed="9.6.8" location="./tools/phpunit" copy="true"/>
+ <phar name="phpunit" version="^9.4" installed="9.6.13" location="./tools/phpunit" copy="true"/>
4
<phar name="humbug/box" version="^3.12.0" location="./tools/box" copy="true" installed="3.16.0"/>
5
<phar name="phpcs" version="^3.5" installed="3.7.2" location="./tools/phpcs" copy="true"/>
6
- <phar name="phpstan" version="^1.0" installed="1.10.16" location="./tools/phpstan" copy="true"/>
+ <phar name="phpstan" version="^1.0" installed="1.10.36" location="./tools/phpstan" copy="true"/>
7
</phive>
0 commit comments