Skip to content

Commit 2b6fa39

Browse files
committed
phpcs 3.10.0 => 3.10.1.
phpcbf 3.10.0 => 3.10.1.
1 parent daac198 commit 2b6fa39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpunit" version="^11.0.5" installed="11.1.3" location="./tools/phpunit" copy="true"/>
44
<phar name="psalm" version="^5.23.1" installed="5.24.0" location="./tools/psalm" copy="true"/>
5-
<phar name="phpcs" version="^3.9.0" installed="3.10.0" location="./tools/phpcs" copy="true"/>
6-
<phar name="phpcbf" version="^3.9.0" installed="3.10.0" location="./tools/phpcbf" copy="true"/>
5+
<phar name="phpcs" version="^3.9.0" installed="3.10.1" location="./tools/phpcs" copy="true"/>
6+
<phar name="phpcbf" version="^3.9.0" installed="3.10.1" 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)