Skip to content

Commit c520dd6

Browse files
author
Bastian Schwarz
committed
Updated phive
1 parent 8a4d048 commit c520dd6

5 files changed

Lines changed: 12 additions & 9 deletions

File tree

.idea/deployer.command.iml

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

.idea/phpunit.xml

Lines changed: 10 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<phive xmlns="https://phar.io/phive">
1818
<phar name="phpunit" version="^10.0" installed="10.0.15" location="./tools/phpunit.phar" copy="true"/>
19-
<phar name="psalm" version="^5.8" installed="5.8.0" location="./tools/psalm" copy="true"/>
19+
<phar name="psalm" version="^5.8" installed="5.19.0" location="./tools/psalm" copy="true"/>
2020
<phar name="composer-unused" version="^0.8" installed="0.8.6" location="./tools/composer-unused" copy="true"/>
2121
<phar name="composer-require-checker" version="^4.0" installed="4.5.0" location="./tools/composer-require-checker" copy="true"/>
2222
<phar name="infection" version="^0.26" installed="0.26.19" location="./tools/infection" copy="true"/>

tools/psalm

524 KB
Binary file not shown.

0 commit comments

Comments
 (0)