Skip to content

Commit

Permalink
Merge pull request #430 from sensiolabs-de/update-phpstan
Browse files Browse the repository at this point in the history
update phpstan to 0.12.58
  • Loading branch information
Simon Mönch authored Dec 6, 2020
2 parents 1e5eade + 66587ff commit 66248b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .phive/phars.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<phive xmlns="https://phar.io/phive">
<phar name="php-cs-fixer" version="^2.16.3" installed="2.16.4" location="./tools/php-cs-fixer" copy="true"/>
<phar name="phpunit" version="^8.5.6||^9.4" installed="8.5.9" location="./tools/phpunit.phar" copy="true"/>
<phar name="phpstan" version="^0.12.29" installed="0.12.43" location="./tools/phpstan" copy="true"/>
<phar name="phpstan" version="^0.12.29" installed="0.12.58" location="./tools/phpstan" copy="true"/>
<phar name="psalm" version="^3.12.2" installed="3.18.2" location="./tools/psalm" copy="true"/>
<phar name="humbug/box" version="^3.9.1" installed="3.9.1" location="./tools/box" copy="true"/>
</phive>

0 comments on commit 66248b7

Please sign in to comment.