We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129e1cf commit c2097e0Copy full SHA for c2097e0
.phive/phars.xml
@@ -2,5 +2,5 @@
2
<phive xmlns="https://phar.io/phive">
3
<phar name="php-cs-fixer" version="^3.0" installed="3.8.0" location="./tools/php-cs-fixer" copy="true"/>
4
<phar name="psalm" version="^4.0" installed="4.23.0" location="./tools/psalm" copy="true"/>
5
- <phar name="composer" version="^2.0.3" installed="2.3.5" location="./tools/composer" copy="true"/>
+ <phar name="composer" version="^2.0.3" installed="2.3.6" location="./tools/composer" copy="true"/>
6
</phive>
tools/composer
21.1 KB
0 commit comments