From cb8e99587b2cbb6171e7e612c1a14632ac54a93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 12 Jul 2017 08:41:39 +0200 Subject: [PATCH] phpoffice/phpword must use the stable branch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1d96d61..065d740 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "monarc/core": "dev-master", "monarc/frontoffice": "dev-master", "phing/phing": "~2.0", - "phpoffice/phpword": "dev-master" + "phpoffice/phpword": "dev-stable" }, "config": { "bin-dir": "bin/"