Skip to content

Commit

Permalink
Updated phive
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Schwarz committed Jan 6, 2024
1 parent 1d0b0b7 commit 193842a
Show file tree
Hide file tree
Showing 10 changed files with 4,882 additions and 1,945 deletions.
5 changes: 3 additions & 2 deletions .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/phpunit.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .idea/platform.di.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions .idea/runConfigurations/ci_all.xml

This file was deleted.

10 changes: 5 additions & 5 deletions phive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
~
-->
<phive xmlns="https://phar.io/phive">
<phar name="phpunit" version="^9.0.1" installed="9.5.27" location="./tools/phpunit.phar" copy="true"/>
<phar name="psalm" version="^5.0" installed="5.1.0" location="./tools/psalm" copy="true"/>
<phar name="composer-unused" version="^0.8" installed="0.8.5" location="./tools/composer-unused" copy="true"/>
<phar name="composer-require-checker" version="^4.0" installed="4.3.0" location="./tools/composer-require-checker" copy="true"/>
<phar name="infection" version="^0.26" installed="0.26.16" location="./tools/infection" copy="true"/>
<phar name="phpunit" version="^9.0.1" installed="9.6.15" location="./tools/phpunit.phar" copy="true"/>
<phar name="psalm" version="^5.0" installed="5.18.0" location="./tools/psalm" copy="true"/>
<phar name="composer-unused" version="^0.8" installed="0.8.11" location="./tools/composer-unused" copy="true"/>
<phar name="composer-require-checker" version="^4.0" installed="4.8.0" location="./tools/composer-require-checker" copy="true"/>
<phar name="infection" version="^0.26" installed="0.26.21" location="./tools/infection" copy="true"/>
</phive>
Binary file modified tools/composer-require-checker
Binary file not shown.
Binary file modified tools/composer-unused
Binary file not shown.
Binary file modified tools/infection
Binary file not shown.
6,800 changes: 4,871 additions & 1,929 deletions tools/phpunit.phar

Large diffs are not rendered by default.

Binary file modified tools/psalm
Binary file not shown.

0 comments on commit 193842a

Please sign in to comment.