Skip to content

Commit 384756b

Browse files
committed
phpunit 9.5.13 => 9.5.14.
psalm 4.19.0 => 4.20.0.
1 parent afa6e99 commit 384756b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phive.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^9.5.13" installed="9.5.13" location="./tools/phpunit" copy="true"/>
4-
<phar name="psalm" version="^4.18.1" installed="4.19.0" location="./tools/psalm" copy="true"/>
3+
<phar name="phpunit" version="^9.5.13" installed="9.5.14" location="./tools/phpunit" copy="true"/>
4+
<phar name="psalm" version="^4.18.1" installed="4.20.0" location="./tools/psalm" copy="true"/>
55
<phar name="phpcs" version="^3.6.2" installed="3.6.2" location="./tools/phpcs" copy="true"/>
66
<phar name="phpcbf" version="^3.6.2" installed="3.6.2" location="./tools/phpcbf" copy="true"/>
77
</phive>

0 commit comments

Comments
 (0)