Skip to content
Snippets Groups Projects
Commit 239d7d60 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Raise typo3fluid/fluid:^2.13.0

Brings fixes for PHP 8.4.

> composer req typo3fluid/fluid:^2.13.0
> composer req -d typo3/sysext/adminpanel --no-update typo3fluid/fluid:^2.13.0
> composer req -d typo3/sysext/core --no-update typo3fluid/fluid:^2.13.0
> composer req -d typo3/sysext/fluid --no-update typo3fluid/fluid:^2.13.0
> composer req -d typo3/sysext/redirects --no-update typo3fluid/fluid:^2.13.0

Note v12 only updates composer.lock to latest fluid
version and does not hard raise the dependency.

For v11, we can neither hard raise nor 'composer u'
since younger fluid versions don't support PHP 7.4
anymore. We're still striving for PHP 8.4 support
for composer instances, though: Instances with raised
dependencies should be able to run v11 with PHP 8.4
if all other things sort out well.

Resolves: #104380
Releases: main, 12.4
Change-Id: I39af60e8d68f2086c1af349717da003267d380d9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85244


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarSimon Praetorius <simon@praetorius.me>
Reviewed-by: default avatarSimon Praetorius <simon@praetorius.me>
parent d3003bcf
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment