Skip to content

Commit

Permalink
Merge branch '10.5' into 11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Aug 27, 2024
2 parents aec1b23 + 3167dd3 commit 790c0ab
Show file tree
Hide file tree
Showing 4 changed files with 751 additions and 766 deletions.
4 changes: 2 additions & 2 deletions .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.62.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.14" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.7" installed="2.7.7" location="./tools/composer" copy="true"/>
<phar name="phpstan" version="^1.11" installed="1.11.11" location="./tools/phpstan" copy="true"/>
<phar name="composer" version="^2.7" installed="2.7.8" location="./tools/composer" copy="true"/>
<phar name="phpstan" version="^1.12" installed="1.12.0" location="./tools/phpstan" copy="true"/>
</phive>
Binary file modified tools/composer
Binary file not shown.
Loading

0 comments on commit 790c0ab

Please sign in to comment.