Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Nov 29, 2024
1 parent a8b1a95 commit dc5106d
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -4,5 +4,5 @@
<phar name="php-cs-fixer" version="^3.65" installed="3.65.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.15" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
<phar name="phpstan" version="^2.0" installed="2.0.2" location="./tools/phpstan" copy="true"/>
<phar name="phpstan" version="^2.0" installed="2.0.3" location="./tools/phpstan" copy="true"/>
</phive>
Binary file modified tools/phpstan
Binary file not shown.

0 comments on commit dc5106d

Please sign in to comment.