Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit ca058d2

Browse files
authored
Update composer.json
Fixed to not use fixer 2.0.0
1 parent 5003d67 commit ca058d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"behat/behat": "@stable",
1515
"brianium/paratest": "@stable",
16-
"friendsofphp/php-cs-fixer": "@stable",
16+
"friendsofphp/php-cs-fixer": "<2.0",
1717
"phploc/phploc": "@stable",
1818
"phpmd/phpmd" : "@stable",
1919
"phpmetrics/phpmetrics": "@stable",

0 commit comments

Comments
 (0)