We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c41f730 + 2b2dd4e commit 0f46512Copy full SHA for 0f46512
.phive/phars.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
<phar name="php-cs-fixer" version="^3.65" installed="3.65.0" location="./tools/php-cs-fixer" copy="true"/>
4
- <phar name="composer" version="^2.8" installed="2.8.3" location="./tools/composer" copy="true"/>
5
- <phar name="phpstan" version="^2.0" installed="2.0.3" location="./tools/phpstan" copy="true"/>
+ <phar name="composer" version="^2.8" installed="2.8.4" location="./tools/composer" copy="true"/>
+ <phar name="phpstan" version="^2.0" installed="2.0.4" location="./tools/phpstan" copy="true"/>
6
</phive>
tools/composer
6.24 KB
tools/phpstan
8.28 KB
0 commit comments