Skip to content

Commit

Permalink
Merge branch '11.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 7, 2024
2 parents 1bc476d + db320ea commit fa24aae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .phive/phars.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.29" installed="1.29.1" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.53" installed="3.57.1" location="./tools/php-cs-fixer" copy="true"/>
<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.11" location="./tools/php-scoper" 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"/>
</phive>
Binary file modified tools/php-cs-fixer
Binary file not shown.
Binary file modified tools/php-scoper
Binary file not shown.

0 comments on commit fa24aae

Please sign in to comment.