Skip to content

Commit fc3af4a

Browse files
committed
phpunit 11.5.2 => 11.5.6.
phpcs 3.11.2 => 3.11.3. phpcbf 3.11.2 => 3.11.3.
1 parent 4f94fdd commit fc3af4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.phive/phars.xml

Lines changed: 3 additions & 3 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="^11.0.5" installed="11.5.2" location="./tools/phpunit" copy="true"/>
3+
<phar name="phpunit" version="^11.0.5" installed="11.5.6" location="./tools/phpunit" copy="true"/>
44
<phar name="psalm" version="^5.23.1" installed="5.26.1" location="./tools/psalm" copy="true"/>
5-
<phar name="phpcs" version="^3.9.0" installed="3.11.2" location="./tools/phpcs" copy="true"/>
6-
<phar name="phpcbf" version="^3.9.0" installed="3.11.2" location="./tools/phpcbf" copy="true"/>
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"/>
77
<phar name="infection" version="^0.27.10" installed="0.27.11" location="./tools/infection" copy="true"/>
88
</phive>

0 commit comments

Comments
 (0)