2020-12-21 13:13:42 +01:00
|
|
|
{
|
2020-12-21 13:59:29 +01:00
|
|
|
"name": "wapplersystems/t3-patches",
|
|
|
|
"description": "Patches for TYPO3 core",
|
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"require": {
|
2020-12-21 17:23:56 +01:00
|
|
|
"cweagans/composer-patches": "^1",
|
2020-12-21 22:22:31 +01:00
|
|
|
"typo3/cms-core": "10.4.11"
|
2020-12-21 13:59:29 +01:00
|
|
|
},
|
|
|
|
"extra": {
|
|
|
|
"patches": {
|
|
|
|
"typo3/cms-core": {
|
2020-12-21 17:40:30 +01:00
|
|
|
"#93090-cropping": "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/release/v10/patches/93090-9a7debc.patch"
|
2020-12-21 13:59:29 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-12-21 13:13:42 +01:00
|
|
|
}
|