Skip to content

Commit 6698bfb

Browse files
authored
Merge pull request #292 from jrfnl/feature/phive-upgrade-phpunit
Phive: upgrade used version of PHPUnit
2 parents ffff80c + 6215ff6 commit 6698bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phive.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^9.2" installed="9.3.7" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^9.5" installed="9.5.8" location="./tools/phpunit" copy="true"/>
44
</phive>

0 commit comments

Comments
 (0)