Skip to content

Commit

Permalink
Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 4, 2024
1 parent 1271f16 commit 490bc6c
Show file tree
Hide file tree
Showing 5 changed files with 4,620 additions and 3,351 deletions.
8 changes: 4 additions & 4 deletions .phive/phars.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phive xmlns="https://phar.io/phive">
<phar name="composer" version="^2.7" installed="2.7.2" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^11.0" installed="11.0.9" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.52" installed="3.52.1" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.23" installed="5.23.1" location="./tools/psalm" copy="true"/>
<phar name="composer" version="^2.7" installed="2.7.5" location="./tools/composer" copy="true"/>
<phar name="phpunit" version="^11.0" installed="11.1.3" location="./tools/phpunit" copy="true"/>
<phar name="php-cs-fixer" version="^3.52" installed="3.54.0" location="./tools/php-cs-fixer" copy="true"/>
<phar name="psalm" version="^5.23" installed="5.24.0" location="./tools/psalm" copy="true"/>
<phar name="infection" version="^0.28" installed="0.28.1" location="./tools/infection" 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 490bc6c

Please sign in to comment.