Skip to content
Snippets Groups Projects
Commit 4ed1c061 authored by Benni Mack's avatar Benni Mack Committed by Benjamin Franzke
Browse files

[TASK] Pin fluid standalone dependency to ^2.6.10

Various parts of TYPO3 Core are not ready yet
to be used with Fluid Engine 3.0-dev, which
people might accidentally install.

This change sets the fluid dependency back to
^2.6.10

Used commands:

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

Resolves: #91850
Releases: master, 10.4
Change-Id: If46475fd3fdbca3ce23a652a253c0ac28d9a6149
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68919


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent 29415530
Branches
Tags
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