We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce3bae commit 8c09fb9Copy full SHA for 8c09fb9
.phive/phars.xml
@@ -2,7 +2,7 @@
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpunit" version="^9.5" installed="9.5.8" location="./tools/phpunit" copy="true"/>
4
<phar name="phpab" version="^1.26" installed="1.26.3" location="./tools/phpab" copy="true"/>
5
- <phar name="php-cs-fixer" version="^3.0" installed="3.0.2" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.0" installed="3.1.0" location="./tools/php-cs-fixer" copy="true"/>
6
<phar name="psalm" version="^4.0" installed="4.9.3" location="./tools/psalm" copy="true"/>
7
<phar name="composer" version="^2.0" installed="2.1.6" location="./tools/composer" copy="true"/>
8
</phive>
tools/php-cs-fixer
16.7 KB
0 commit comments