From e4876d277367ffddfdace21efd142ae652cf98bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 04:05:23 +0000 Subject: [PATCH] Update typo3/cms-core requirement from ^8 || ^9 || ^10 || ^11 || ^12 to ^14.1.0 Updates the requirements on [typo3/cms-core](https://github.com/TYPO3-CMS/core) to permit the latest version. - [Commits](https://github.com/TYPO3-CMS/core/commits/v14.1.0) --- updated-dependencies: - dependency-name: typo3/cms-core dependency-version: 14.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3e6bf16..315f5db 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": "^14.1.0" }, "extra": { "typo3/cms": {