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 5ea9eb5 commit 737772dCopy full SHA for 737772d
.phive/phars.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
<phar name="phpab" version="^1.25" installed="1.26.3" location="./tools/phpab" copy="true"/>
4
- <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"/>
5
<phar name="phpdox" version="^0.12" installed="0.12.0" location="./tools/phpdox" copy="true"/>
6
<phar name="phploc" version="^4.0" installed="4.0.1" location="./tools/phploc" copy="true"/>
7
<phar name="psalm" version="^4.0" installed="4.9.3" location="./tools/psalm" copy="true"/>
tools/php-cs-fixer
16.7 KB
0 commit comments