Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Dec 20, 2024
1 parent d843cb5 commit 9865a12
Show file tree
Hide file tree
Showing 3 changed files with 285 additions and 283 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.2" location="./tools/phpab" copy="true"/>
<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.65.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.15" location="./tools/php-scoper" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
<phar name="composer" version="^2.8" installed="2.8.4" location="./tools/composer" copy="true"/>
</phive>
Binary file modified tools/composer
Binary file not shown.
Loading

0 comments on commit 9865a12

Please sign in to comment.