Use friendsofphp instead of fabpot

The fabpot's one is now depreacted
This commit is contained in:
Jeremy Benoist 2016-06-17 22:03:29 +02:00
parent 77c530f43c
commit d71b600599

View file

@ -88,7 +88,7 @@
"sensio/generator-bundle": "^3.0",
"phpunit/phpunit": "~4.4",
"symfony/phpunit-bridge": "^2.7",
"fabpot/php-cs-fixer": "~1.9"
"friendsofphp/php-cs-fixer": "~1.9"
},
"scripts": {
"post-cmd": [