We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1471bf0 commit 37ba425Copy full SHA for 37ba425
.phive/phars.xml
@@ -2,7 +2,7 @@
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpunit" version="^9.5" installed="9.5.21" location="./tools/phpunit" copy="true"/>
4
<phar name="phpab" version="^1.26" installed="1.27.1" location="./tools/phpab" copy="true"/>
5
- <phar name="php-cs-fixer" version="^3.0" installed="3.9.1" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.0" installed="3.9.3" location="./tools/php-cs-fixer" copy="true"/>
6
<phar name="psalm" version="^4.0" installed="4.24.0" location="./tools/psalm" copy="true"/>
7
<phar name="composer" version="^2.0" installed="2.3.9" location="./tools/composer" copy="true"/>
8
</phive>
tools/php-cs-fixer
186 Bytes
0 commit comments