Update to TYPO3 9.5.18, remove obsolete patch (which didn't work anyway)

This commit is contained in:
Björn Fromme
2020-05-19 16:25:58 +02:00
parent 04a5d2d2ce
commit 84001bcd98
3 changed files with 206 additions and 577 deletions
-8
View File
@@ -14,7 +14,6 @@
"ext-pdo": "*",
"ext-simplexml": "*",
"christophlehmann/imageoptimizer": "^2.0",
"cweagans/composer-patches": "^1.6",
"fab/media": "^5.0",
"fab/vidi": "^3.2",
"fluidtypo3/vhs": "^5.2",
@@ -93,12 +92,5 @@
"platform": {
"php": "7.3.10"
}
},
"extra": {
"patches": {
"typo3/cms-form": {
"Fix form finisher handling": "patches/54471d5.diff"
}
}
}
}