Skip to content

Commit

Permalink
Merge branch '11.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 11, 2024
2 parents 96cf5bd + ab3f057 commit 778070d
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,6 +4,6 @@
<phar name="php-cs-fixer" version="^3.53" installed="3.58.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.23" installed="5.24.0" location="./tools/psalm" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.12" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.7" installed="2.7.6" location="./tools/composer" copy="true"/>
<phar name="infection" version="^0.28" installed="0.28.1" location="./tools/infection" copy="true"/>
<phar name="composer" version="^2.7" installed="2.7.7" location="./tools/composer" copy="true"/>
</phive>
Binary file modified tools/composer
Binary file not shown.

0 comments on commit 778070d

Please sign in to comment.