Phive: upgrade used version of PHPUnit

This commit is contained in:
jrfnl
2021-08-08 21:53:50 +02:00
parent ffff80c1a6
commit 6215ff6630
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.2" installed="9.3.7" location="./tools/phpunit" copy="true"/>
<phar name="phpunit" version="^9.5" installed="9.5.8" location="./tools/phpunit" copy="true"/>
</phive>