We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0f0f6 commit 3d93879Copy full SHA for 3d93879
.phive/phars.xml
@@ -6,5 +6,5 @@
6
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
7
<phar name="psalm" version="^4.0" installed="4.26.0" location="./tools/psalm" copy="true"/>
8
<phar name="humbug/php-scoper" version="^0.17.0" installed="0.17.5" location="./tools/php-scoper" copy="true"/>
9
- <phar name="composer" version="^2.0.3" installed="2.4.0-RC1" location="./tools/composer" copy="true"/>
+ <phar name="composer" version="^2.0.3" installed="2.4.0" location="./tools/composer" copy="true"/>
10
</phive>
tools/composer
5.43 KB
0 commit comments