Skip to content

Commit 92dc59d

Browse files
authored
Merge pull request #367 from oliverklee/task/update-phpstan
2 parents 89abe89 + dac4d3c commit 92dc59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<phar name="php-cs-fixer" version="^3.4.0" installed="3.4.0" location="./.phive/php-cs-fixer.phar" copy="false"/>
44
<phar name="phpcbf" version="^3.6.2" location="./.phive/phpcbf.phar" copy="false" installed="3.6.2"/>
55
<phar name="phpcs" version="^3.6.2" location="./.phive/phpcs.phar" copy="false" installed="3.6.2"/>
6-
<phar name="phpstan" version="^1.3.3" installed="1.3.3" location="./.phive/phpstan.phar" copy="false"/>
6+
<phar name="phpstan" version="^1.7.6" installed="1.7.6" location="./.phive/phpstan.phar" copy="false"/>
77
</phive>

0 commit comments

Comments
 (0)