]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Use friendsofphp instead of fabpot
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 17 Jun 2016 20:03:29 +0000 (22:03 +0200)
committerThomas Citharel <tcit@tcit.fr>
Thu, 23 Jun 2016 07:15:50 +0000 (09:15 +0200)
The fabpot's one is now depreacted

composer.json

index a430c59e5aea84e867062f1cff19b8f97a2bd194..c4edd3c2e9bf2450571eb3770a8a4473d2aaee34 100644 (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": [