Skip to content

Commit

Permalink
Merge branch '11.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Oct 4, 2024
2 parents e8d66de + d28dcf5 commit 85ea34f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .phive/phars.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<phar name="phpab" version="^1.29" installed="1.29.1" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.59" installed="3.64.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.7" installed="2.7.9" location="./tools/composer" copy="true"/>
<phar name="composer" version="^2.7" installed="2.8.1" location="./tools/composer" copy="true"/>
<phar name="phpstan" version="^1.12" installed="1.12.5" location="./tools/phpstan" copy="true"/>
</phive>
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified tools/composer
Binary file not shown.

0 comments on commit 85ea34f

Please sign in to comment.