From 0a879340e207ee116f75e2e031ab91bdd0d92b9f Mon Sep 17 00:00:00 2001 From: Christian Kuhn Date: Thu, 8 Jun 2023 12:19:08 +0200 Subject: [PATCH] [BUGFIX] Require typo3fluid/fluid:^2.9.1 Patch level raise from 2.9.0 to 2.9.1 to fix a f:if inline syntax regression. > composer req typo3fluid/fluid:^2.9.1 > composer req --no-update typo3fluid/fluid:^2.9.1 -d typo3/sysext/adminpanel > composer req --no-update typo3fluid/fluid:^2.9.1 -d typo3/sysext/core > composer req --no-update typo3fluid/fluid:^2.9.1 -d typo3/sysext/fluid > composer req --no-update typo3fluid/fluid:^2.9.1 -d typo3/sysext/redirects Resolves: #100977 Related: #100971 Releases: main, 12.4 Change-Id: I1f8648281dab729d614091294d3ef070d94dd185 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79210 Tested-by: core-ci Tested-by: Christian Kuhn Reviewed-by: Christian Kuhn --- composer.json | 2 +- composer.lock | 12 ++++++------ typo3/sysext/adminpanel/composer.json | 2 +- typo3/sysext/core/composer.json | 2 +- typo3/sysext/fluid/composer.json | 2 +- typo3/sysext/redirects/composer.json | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index d2b1e3e99efb..5b98c6214751 100644 --- a/composer.json +++ b/composer.json @@ -98,7 +98,7 @@ "typo3/cms-cli": "^3.1", "typo3/cms-composer-installers": "^5.0", "typo3/html-sanitizer": "^2.1.1", - "typo3fluid/fluid": "^2.9.0" + "typo3fluid/fluid": "^2.9.1" }, "require-dev": { "bnf/phpstan-psr-container": "^1.0.1", diff --git a/composer.lock b/composer.lock index b11a23fa553d..4f5c9fe9b8de 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a17b1912dd110004b654fadab98b3607", + "content-hash": "4514397e0c656a56dd6fb8b10dcdaabb", "packages": [ { "name": "bacon/bacon-qr-code", @@ -4748,16 +4748,16 @@ }, { "name": "typo3fluid/fluid", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", - "reference": "203c14fab96482ece91cd311efe17bc2bef7efe8" + "reference": "a502df38b21016fcee5adb38f949d04fed1054e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/203c14fab96482ece91cd311efe17bc2bef7efe8", - "reference": "203c14fab96482ece91cd311efe17bc2bef7efe8", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/a502df38b21016fcee5adb38f949d04fed1054e5", + "reference": "a502df38b21016fcee5adb38f949d04fed1054e5", "shasum": "" }, "require": { @@ -4794,7 +4794,7 @@ "issues": "https://github.com/TYPO3/Fluid/issues", "source": "https://github.com/TYPO3/Fluid" }, - "time": "2023-06-07T10:06:26+00:00" + "time": "2023-06-08T10:12:29+00:00" }, { "name": "webmozart/assert", diff --git a/typo3/sysext/adminpanel/composer.json b/typo3/sysext/adminpanel/composer.json index a3e43da5cd94..6878157f8990 100644 --- a/typo3/sysext/adminpanel/composer.json +++ b/typo3/sysext/adminpanel/composer.json @@ -27,7 +27,7 @@ "typo3/cms-core": "12.4.*@dev", "typo3/cms-fluid": "12.4.*@dev", "typo3/cms-frontend": "12.4.*@dev", - "typo3fluid/fluid": "^2.9.0" + "typo3fluid/fluid": "^2.9.1" }, "conflict": { "typo3/cms": "*" diff --git a/typo3/sysext/core/composer.json b/typo3/sysext/core/composer.json index 645d7fd6797b..51ca48bb647e 100644 --- a/typo3/sysext/core/composer.json +++ b/typo3/sysext/core/composer.json @@ -74,7 +74,7 @@ "typo3/cms-cli": "^3.1", "typo3/cms-composer-installers": "^5.0", "typo3/html-sanitizer": "^2.1.1", - "typo3fluid/fluid": "^2.9.0" + "typo3fluid/fluid": "^2.9.1" }, "suggest": { "ext-apcu": "Needed when non-default APCU based cache backends are used", diff --git a/typo3/sysext/fluid/composer.json b/typo3/sysext/fluid/composer.json index 56bc3eac6265..51677fb4e12a 100644 --- a/typo3/sysext/fluid/composer.json +++ b/typo3/sysext/fluid/composer.json @@ -22,7 +22,7 @@ "symfony/dependency-injection": "^6.2", "typo3/cms-core": "12.4.*@dev", "typo3/cms-extbase": "12.4.*@dev", - "typo3fluid/fluid": "^2.9.0" + "typo3fluid/fluid": "^2.9.1" }, "conflict": { "typo3/cms": "*" diff --git a/typo3/sysext/redirects/composer.json b/typo3/sysext/redirects/composer.json index 91f968bca4b5..958102d61944 100644 --- a/typo3/sysext/redirects/composer.json +++ b/typo3/sysext/redirects/composer.json @@ -25,7 +25,7 @@ "symfony/console": "^6.2", "typo3/cms-backend": "12.4.*@dev", "typo3/cms-core": "12.4.*@dev", - "typo3fluid/fluid": "^2.9.0" + "typo3fluid/fluid": "^2.9.1" }, "conflict": { "typo3/cms": "*"