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 4ac7d0b commit cfb977aCopy full SHA for cfb977a
.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.0" location="./tools/phpab" copy="true"/>
4
- <phar name="php-cs-fixer" version="^2.16" installed="2.18.2" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^2.16" installed="2.18.3" 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.6.2" location="./tools/psalm" copy="true"/>
tools/php-cs-fixer
1.07 KB
0 commit comments