Skip to content

Commit ed64131

Browse files
committed
Update psalm phive version
1 parent cfc9af2 commit ed64131

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.phive/phars.xml

Lines changed: 4 additions & 4 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="^11.0" installed="11.5.32" location="./tools/phpunit.phar" copy="false"/>
4-
<phar name="psalm" version="^5.24.0" installed="5.26.1" location="./tools/psalm.phar" copy="false"/>
5-
<phar name="phpcs" version="^3.7.2" installed="3.13.2" location="./tools/phpcs.phar" copy="false"/>
6-
<phar name="phpcbf" version="^3.13.2" installed="3.13.2" location="./tools/phpcbf.phar" copy="false"/>
3+
<phar name="phpunit" version="^11.0.0" installed="11.5.32" location="./tools/phpunit.phar" copy="false"/>
4+
<phar name="psalm" version="^6.0.0" installed="6.13.1" location="./tools/psalm.phar" copy="false"/>
5+
<phar name="phpcs" version="^3.0.0" installed="3.13.2" location="./tools/phpcs.phar" copy="false"/>
6+
<phar name="phpcbf" version="^3.0.0" installed="3.13.2" location="./tools/phpcbf.phar" copy="false"/>
77
</phive>

0 commit comments

Comments
 (0)