Skip to content

Commit 1e634d0

Browse files
authored
Merge pull request #375 from oliverklee/task/tools-update
2 parents ec98150 + 4d922c5 commit 1e634d0

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,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="php-cs-fixer" version="^3.4.0" installed="3.4.0" location="./.phive/php-cs-fixer.phar" copy="false"/>
4-
<phar name="phpcbf" version="^3.6.2" location="./.phive/phpcbf.phar" copy="false" installed="3.6.2"/>
5-
<phar name="phpcs" version="^3.6.2" location="./.phive/phpcs.phar" copy="false" installed="3.6.2"/>
6-
<phar name="phpstan" version="^1.7.6" installed="1.7.6" location="./.phive/phpstan.phar" copy="false"/>
3+
<phar name="php-cs-fixer" version="^3.8.0" installed="3.8.0" location="./.phive/php-cs-fixer.phar" copy="false"/>
4+
<phar name="phpcbf" version="^3.7.1" installed="3.7.1" location="./.phive/phpcbf.phar" copy="false"/>
5+
<phar name="phpcs" version="^3.7.1" installed="3.7.1" location="./.phive/phpcs.phar" copy="false"/>
6+
<phar name="phpstan" version="^1.7.15" installed="1.7.15" location="./.phive/phpstan.phar" copy="false"/>
77
</phive>

0 commit comments

Comments
 (0)