Skip to content
Snippets Groups Projects
Commit 82631921 authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Richard Haeser
Browse files

[BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting

A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.

Resolves: #89480
Releases: master, 9.5
Change-Id: I65329b1ea08c2fbf46766cb82365a7e4275b99c7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62050


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarRichard Haeser <richard@maxserv.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
parent 9d7c1a3a
Branches
Tags
No related merge requests found
......@@ -93,7 +93,8 @@
"symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0",
"symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7",
"symfony/routing": "4.2.7",
"phpdocumentor/reflection-docblock": ">= 4.3.2"
"phpdocumentor/reflection-docblock": ">= 4.3.2",
"typo3fluid/fluid": "2.6.5"
},
"provide": {
"psr/http-client-implementation": "1.0",
......
......@@ -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": "126c6511007ca8075f8f295b2b0d0128",
"content-hash": "e41754239869b97da8b6b865ad6911be",
"packages": [
{
"name": "cogpowered/finediff",
......
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