We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec77a26 commit d66b11bCopy full SHA for d66b11b
.phive/phars.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phive xmlns="https://phar.io/phive">
3
- <phar name="php-cs-fixer" version="^2.16" installed="2.18.0" location="./tools/php-cs-fixer" copy="true"/>
+ <phar name="php-cs-fixer" version="^2.16" installed="2.18.1" location="./tools/php-cs-fixer" copy="true"/>
4
<phar name="psalm" version="^4.0" installed="4.4.1" location="./tools/psalm" copy="true"/>
5
<phar name="roave/backwardcompatibilitycheck" version="^5.0.0" installed="5.0.0" location="./tools/roave-backward-compatibility-check" copy="true"/>
6
<phar name="composer" version="^2.0.3" installed="2.0.8" location="./tools/composer" copy="true"/>
tools/php-cs-fixer
785 Bytes
0 commit comments