From 1cefab037f262b59726e88b4f3dca75ee4c4d384 Mon Sep 17 00:00:00 2001 From: Florian Thoma Date: Thu, 31 May 2018 11:55:38 +1000 Subject: [PATCH] update gridfieldextensions vendor and version This is to make sure that older DMS installations work with current versions of other modules that also require gridfieldextensions --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5b6b57e..6bd279c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "require": { "silverstripe/framework": "~3.1", "silverstripe/cms": "~3.1", - "silverstripe-australia/gridfieldextensions": "^1.1.0" + "symbiote/silverstripe-gridfieldextensions": "^2.0" }, "extra": { "branch-alias": {