From 94e605e49f4e65d7eb5b3bfe36e12ccd7075c979 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Fri, 24 Jan 2020 10:43:35 +0100
Subject: [PATCH] =?UTF-8?q?Pr=C3=A9f=C3=A8re=20irstea/php-cs-fixer-shim=20?=
 =?UTF-8?q?=C3=A0=20friendsofphp/php-cs-fixer.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 8c1818f..fa5317f 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     "php": "^7.1",
     "ext-json": "*",
     "beberlei/assert": "^3.2",
-    "friendsofphp/php-cs-fixer": "^2.16",
+    "irstea/php-cs-fixer-shim": "^2.16",
     "symfony/cache": "^4.3",
     "symfony/cache-contracts": "^1.1"
   },
-- 
GitLab