We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f3d89 commit 7eebfafCopy full SHA for 7eebfaf
.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.59" installed="3.59.3" location="./tools/php-cs-fixer" copy="true"/>
4
- <phar name="composer" version="^2.7" installed="2.7.7" location="./tools/composer" copy="true"/>
5
- <phar name="phpstan" version="^1.11" installed="1.11.5" location="./tools/phpstan" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.59" installed="3.64.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="composer" version="^2.7" installed="2.7.9" location="./tools/composer" copy="true"/>
+ <phar name="phpstan" version="^1.11" installed="1.12.3" location="./tools/phpstan" copy="true"/>
6
</phive>
tools/composer
23 KB
tools/php-cs-fixer
35.8 KB
tools/phpstan
541 KB
0 commit comments