We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cfad90 commit b259e7aCopy full SHA for b259e7a
composer-require-config.json renamed to composer-require-checker.json
phive.xml
@@ -1,7 +1,4 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="phpunit" version="^8.4.3" installed="8.5.25" location="./tools/phpunit" copy="true"/>
4
- <phar name="phpstan" version="^1.4.0" installed="1.4.10" location="./tools/phpstan" copy="true"/>
5
- <phar name="psalm" version="^4.22.0" installed="4.22.0" location="./tools/psalm" copy="true"/>
6
<phar name="composer-require-checker" version="^1.0.0" installed="1.1.0" location="./tools/composer-require-checker" copy="true"/>
7
</phive>
0 commit comments