Skip to content

Commit 2b0a207

Browse files
authored
Merge pull request MyIntervals#392 from oliverklee/task/tools-update
2 parents d695020 + 6b0082a commit 2b0a207

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
@@ -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.9.4" installed="3.9.4" location="./.phive/php-cs-fixer.phar" copy="false"/>
3+
<phar name="php-cs-fixer" version="^3.11.0" installed="3.11.0" location="./.phive/php-cs-fixer.phar" copy="false"/>
44
<phar name="phpcbf" version="^3.7.1" installed="3.7.1" location="./.phive/phpcbf.phar" copy="false"/>
55
<phar name="phpcs" version="^3.7.1" installed="3.7.1" location="./.phive/phpcs.phar" copy="false"/>
6-
<phar name="phpstan" version="^1.8.1" installed="1.8.1" location="./.phive/phpstan.phar" copy="false"/>
6+
<phar name="phpstan" version="^1.8.8" installed="1.8.8" location="./.phive/phpstan.phar" copy="false"/>
77
</phive>

0 commit comments

Comments
 (0)