From 5761692194ac8289fa1c290648a1ccdc8501a77a Mon Sep 17 00:00:00 2001 From: Kay Strobach Date: Thu, 16 Sep 2021 08:28:40 +0200 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 95c8e5c..bf2b260 100755 --- a/composer.json +++ b/composer.json @@ -7,8 +7,8 @@ "license": ["GPL-2.0+"], "keywords": ["TYPO3 CMS", "TYPO3 THEMES", "THEMES", "THEMES", "FLUID", "CUSTOMIZE"], "require": { - "typo3/cms-core": "~8.7.0|<9.0", - "sjbr/static-info-tables": ">=6.4.0,<6.8", + "typo3/cms-core": "^8.7.32", + "sjbr/static-info-tables": "^6.8", "gridelementsteam/gridelements": ">=8.0.0,<9" }, "support": {