Skip to content

Commit

Permalink
Merge branch '9.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 19, 2022
2 parents f037db9 + 05d3519 commit 5f896d6
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 10 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.25" installed="1.27.1" location="./tools/phpab" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.13.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.0" installed="5.2.0" location="./tools/psalm" copy="true"/>
<phar name="php-cs-fixer" version="^3.0" installed="3.13.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.0" installed="5.3.0" location="./tools/psalm" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18.0-rc.0" installed="0.18.0-rc.0" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.0.3" installed="2.4.4" location="./tools/composer" copy="true"/>
</phive>
Loading

0 comments on commit 5f896d6

Please sign in to comment.