Skip to content

Commit e8bf1b8

Browse files
committed
phpunit 12.0.7 => 12.0.10.
psalm 6.8.9 => 6.9.6. phpcs 3.11.3 => 3.12.0. phpcbf 3.11.3 => 3.12.0.
1 parent 83c86c7 commit e8bf1b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.phive/phars.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="phpunit" version="^12.0.2" installed="12.0.7" location="./tools/phpunit" copy="true"/>
4-
<phar name="psalm" version="^6.5.0" installed="6.8.9" location="./tools/psalm" copy="false"/>
5-
<phar name="phpcs" version="^3.9.0" installed="3.11.3" location="./tools/phpcs" copy="true"/>
6-
<phar name="phpcbf" version="^3.9.0" installed="3.11.3" location="./tools/phpcbf" copy="true"/>
3+
<phar name="phpunit" version="^12.0.2" installed="12.0.10" location="./tools/phpunit" copy="true"/>
4+
<phar name="psalm" version="^6.5.0" installed="6.9.6" location="./tools/psalm" copy="false"/>
5+
<phar name="phpcs" version="^3.9.0" installed="3.12.0" location="./tools/phpcs" copy="true"/>
6+
<phar name="phpcbf" version="^3.9.0" installed="3.12.0" location="./tools/phpcbf" copy="true"/>
77
<phar name="infection" version="^0.29.13" installed="0.29.14" location="./tools/infection" copy="true"/>
88
</phive>

0 commit comments

Comments
 (0)