We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d63fb commit a637e74Copy full SHA for a637e74
.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.70" installed="3.70.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.70" installed="3.72.0" location="./tools/php-cs-fixer" copy="true"/>
4
<phar name="composer" version="^2.8" installed="2.8.6" location="./tools/composer" copy="true"/>
5
- <phar name="phpstan" version="^2.1" installed="2.1.6" location="./tools/phpstan" copy="true"/>
+ <phar name="phpstan" version="^2.1" installed="2.1.8" location="./tools/phpstan" copy="true"/>
6
</phive>
tools/php-cs-fixer
6.04 KB
tools/phpstan
29.8 KB
0 commit comments