Bump phpunit

This commit is contained in:
Jaapio
2020-08-12 19:52:10 +02:00
parent f0af3b7263
commit 584a54ca0d
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.2" installed="9.2.6" location="./tools/phpunit" copy="true"/>
<phar name="phpunit" version="^9.2" installed="9.3.7" location="./tools/phpunit" copy="true"/>
<phar name="psalm" version="^3.12.1" installed="3.12.1" location="./tools/psalm" copy="true"/>
</phive>