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 c2ba6cb commit fc6d4acCopy full SHA for fc6d4ac
.phive/phars.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="phpunit" version="^11.0.5" installed="11.3.6" location="./tools/phpunit" copy="true"/>
+ <phar name="phpunit" version="^11.0.5" installed="11.4.2" location="./tools/phpunit" copy="true"/>
4
<phar name="psalm" version="^5.23.1" installed="5.26.1" location="./tools/psalm" copy="true"/>
5
<phar name="phpcs" version="^3.9.0" installed="3.10.3" location="./tools/phpcs" copy="true"/>
6
<phar name="phpcbf" version="^3.9.0" installed="3.10.3" location="./tools/phpcbf" copy="true"/>
0 commit comments