Skip to content

Commit

Permalink
Merge branch '8.5' into 9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 21, 2022
2 parents ecf6a70 + d87d433 commit 1ef13ce
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
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="phpab" version="^1.25" installed="1.27.1" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.7.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.8.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="phpdox" version="^0.12" installed="0.12.0" location="./tools/phpdox" copy="true"/>
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
<phar name="psalm" version="^4.0" installed="4.22.0" location="./tools/psalm" copy="true"/>
<phar name="humbug/php-scoper" version="^0.17.0" installed="0.17.2" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.0.3" installed="2.2.7" location="./tools/composer" copy="true"/>
<phar name="composer" version="^2.0.3" installed="2.3.0-RC2" location="./tools/composer" copy="true"/>
</phive>
Binary file modified tools/composer
Binary file not shown.
Binary file modified tools/php-cs-fixer
Binary file not shown.

0 comments on commit 1ef13ce

Please sign in to comment.