diff --git a/composer.json b/composer.json index 47fb2a9..5e90a67 100644 --- a/composer.json +++ b/composer.json @@ -26,8 +26,8 @@ "helhum/typo3-console": "^7.0 || ^8.1", "move-elevator/composer-translation-validator": "^1.3.1", "phpunit/phpunit": "^11.0 || ^12.0", - "typo3/cms-base-distribution": "^12.4 || ^13.4", - "typo3/cms-lowlevel": "^12.4 || ^13.4" + "typo3/cms-base-distribution": "^12.4 || ^13.4 || ^14.0", + "typo3/cms-lowlevel": "^12.4 || ^13.4 || ^14.0" }, "suggest": { "blueways/bw-static-template": "For rendering arbitrary Fluid templates as content elements (^3.0 || ^4.0)"