From b4a4122c95285058ebf0cf61d9906ad1c7c9b56f Mon Sep 17 00:00:00 2001 From: Daniel Huf <1814195+dhuf@users.noreply.github.com> Date: Sun, 30 Nov 2025 20:17:54 +0100 Subject: [PATCH] Update TYPO3 CMS core version requirement --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3e6bf16..dc1b017 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "homepage": "https://github.com/visol/ext-locales", "license": "GPL-2.0-or-later", "require": { - "typo3/cms-core": "^8 || ^9 || ^10 || ^11 || ^12" + "typo3/cms-core": "^8 || ^9 || ^10 || ^11 || ^12 || ^13 || ^14" }, "extra": { "typo3/cms": {