From b922fe527c3c673e102714558d17a5960e656177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20G=C3=B6tzinger?= Date: Wed, 14 Feb 2018 05:24:21 +0100 Subject: [PATCH] Updated to xls_export 3.1.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 12721be..f2dce99 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php":">=5.6", "contao/core":">=3.0||<5", "contao-community-alliance/composer-plugin": "~2.0", - "cgo-it/xls_export":"3.0.0" + "cgo-it/xls_export":"^3.1" }, "replace": { "cgo-it/rate-it": "<3.5.4"