Skip to content

Commit dac4d3c

Browse files
committed
Update to PHPStan 1.7.6
1 parent 89abe89 commit dac4d3c

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)