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 c0ce5ca commit 4710e1bCopy full SHA for 4710e1b
.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.27.1" location="./tools/phpab" copy="true"/>
4
- <phar name="php-cs-fixer" version="^3.0" installed="3.6.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^3.0" installed="3.7.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.22.0" location="./tools/psalm" copy="true"/>
tools/php-cs-fixer
14.2 KB
0 commit comments