Skip to content

Commit 390dab7

Browse files
author
Bastian Schwarz
committed
Updated phive dependencies
Fixes #10
1 parent 387d95e commit 390dab7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

phive.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
~
1717
-->
1818
<phive xmlns="https://phar.io/phive">
19-
<phar name="phpunit" version="^9.0.1" installed="9.5.11" location="./tools/phpunit.phar" copy="true"/>
20-
<phar name="psalm" version="^4.0" installed="4.18.1" location="./tools/psalm" copy="true"/>
21-
<phar name="composer-unused" version="^0.7.1" installed="0.7.12" location="./tools/composer-unused" copy="true"/>
22-
<phar name="composer-require-checker" version="^4.0" installed="4.0.0" location="./tools/composer-require-checker" copy="true"/>
23-
<phar name="infection" version="^0.26" installed="0.26.1" location="./tools/infection" copy="true"/>
19+
<phar name="phpunit" version="^10.0" location="./tools/phpunit.phar" copy="true"/>
20+
<phar name="psalm" version="^5.8" location="./tools/psalm" copy="true"/>
21+
<phar name="composer-unused" version="^0.8.6" location="./tools/composer-unused" copy="true"/>
22+
<phar name="composer-require-checker" version="^4.5" location="./tools/composer-require-checker" copy="true"/>
23+
<phar name="infection" version="^0.26" location="./tools/infection" copy="true"/>
2424
</phive>

0 commit comments

Comments
 (0)