Skip to content

Commit

Permalink
Merge branch '11.5' into 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 8, 2025
2 parents afacef7 + d173aac commit 145797c
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,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.29" installed="1.29.3" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.65" installed="3.68.3" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.65" installed="3.68.5" location="./tools/php-cs-fixer" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.16" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.5" location="./tools/composer" copy="true"/>
<phar name="phpstan" version="^2.0" installed="2.1.2" location="./tools/phpstan" copy="true"/>
<phar name="phpstan" version="^2.0" installed="2.1.3" location="./tools/phpstan" copy="true"/>
</phive>
Binary file modified tools/php-cs-fixer
Binary file not shown.
Binary file modified tools/phpstan
Binary file not shown.

0 comments on commit 145797c

Please sign in to comment.