From ab7ba77508938bf9a71a39553e9c2f01c2fd330a Mon Sep 17 00:00:00 2001 From: Itayi Patrick Chitovoro Date: Thu, 26 Jan 2017 09:04:59 +0200 Subject: [PATCH] updaing requirements --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index abf9c7b..46fc963 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ } ], "require": { - "silverstripe/framework": "3.*", - "silverstripe/cms": "3.*" + "silverstripe/framework": ">=3.2", + "silverstripe/cms": ">=3.2" }, "extra": { "installer-name": "googleanalytics-lite"