diff --git a/composer.json b/composer.json index a071d04..a390bf8 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "GPL-2.0-or-later" ], "require": { - "typo3/cms-core": "^11", + "typo3/cms-core": "^12", "elasticsearch/elasticsearch": "^7", "illuminate/collections": "^8" },