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": {