Skip to content

Commit 193842a

Browse files
author
Bastian Schwarz
committed
Updated phive
1 parent 1d0b0b7 commit 193842a

10 files changed

Lines changed: 4882 additions & 1945 deletions

File tree

.idea/php.xml

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/phpunit.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/platform.di.iml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations/ci_all.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

phive.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
~
1717
-->
1818
<phive xmlns="https://phar.io/phive">
19-
<phar name="phpunit" version="^9.0.1" installed="9.5.27" location="./tools/phpunit.phar" copy="true"/>
20-
<phar name="psalm" version="^5.0" installed="5.1.0" location="./tools/psalm" copy="true"/>
21-
<phar name="composer-unused" version="^0.8" installed="0.8.5" location="./tools/composer-unused" copy="true"/>
22-
<phar name="composer-require-checker" version="^4.0" installed="4.3.0" location="./tools/composer-require-checker" copy="true"/>
23-
<phar name="infection" version="^0.26" installed="0.26.16" location="./tools/infection" copy="true"/>
19+
<phar name="phpunit" version="^9.0.1" installed="9.6.15" location="./tools/phpunit.phar" copy="true"/>
20+
<phar name="psalm" version="^5.0" installed="5.18.0" location="./tools/psalm" copy="true"/>
21+
<phar name="composer-unused" version="^0.8" installed="0.8.11" location="./tools/composer-unused" copy="true"/>
22+
<phar name="composer-require-checker" version="^4.0" installed="4.8.0" location="./tools/composer-require-checker" copy="true"/>
23+
<phar name="infection" version="^0.26" installed="0.26.21" location="./tools/infection" copy="true"/>
2424
</phive>

tools/composer-require-checker

-365 Bytes
Binary file not shown.

tools/composer-unused

30.2 MB
Binary file not shown.

tools/infection

13.4 KB
Binary file not shown.

tools/phpunit.phar

Lines changed: 4871 additions & 1929 deletions
Large diffs are not rendered by default.

tools/psalm

447 KB
Binary file not shown.

0 commit comments

Comments
 (0)