Skip to content

Commit a33f8d2

Browse files
Update php-cs-fixer
1 parent eb22621 commit a33f8d2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/tools/php-cs-fixer

7.38 KB
Binary file not shown.

phive.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpab" version="^1.24.1" installed="1.25.1" location="./build/tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^2.12.0" installed="2.13.2" location="./build/tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^2.12.0" installed="2.14.0" location="./build/tools/php-cs-fixer" copy="true"/>
55
<phar name="phpdox" version="^0.11.2" installed="0.11.2" location="./build/tools/phpdox" copy="true"/>
66
<phar name="phploc" version="^4.0.1" installed="4.0.1" location="./build/tools/phploc" copy="true"/>
77
</phive>

0 commit comments

Comments
 (0)