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 130ee5e commit 8ec45ddCopy full SHA for 8ec45dd
.phive/phars.xml
@@ -1,5 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
+ <phar name="phpab" version="^1.27" installed="1.27.1" location="./tools/phpab" copy="true"/>
4
<phar name="php-cs-fixer" version="^3.0" installed="3.8.0" location="./tools/php-cs-fixer" copy="true"/>
5
<phar name="psalm" version="^4.0" installed="4.22.0" location="./tools/psalm" copy="true"/>
6
<phar name="composer" version="^2.0.3" installed="2.3.0-RC2" location="./tools/composer" copy="true"/>
0 commit comments