From 82ba355e85bd8ab8395b90a486a7ce3ddd69ae54 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Mon, 29 Jul 2024 15:24:54 +1200 Subject: [PATCH] MNT Conflict with incompatible version of elemental --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 38c8f2341..4f1d8c70b 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,9 @@ "silverstripe/standards": "^1", "phpstan/extension-installer": "^1.3" }, + "conflict": { + "dnadesign/silverstripe-elemental": "<5.3.0" + }, "extra": { "expose": [ "client/dist",