test
This commit is contained in:
parent
f566bba5fe
commit
18d0327b62
@ -1,15 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "wapplersystems/t3-patches",
|
"name": "wapplersystems/t3-patches",
|
||||||
"description" : "Patches for TYPO3 core",
|
"description": "Patches for TYPO3 core",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"require": {
|
"require": {
|
||||||
"cweagans/composer-patches": "~1.0"
|
"cweagans/composer-patches": "~1.0"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"patches": {
|
"enable-patching": true,
|
||||||
"typo3/cms-core": {
|
"patches": {
|
||||||
"cropping" : "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/master/patches/93090-9a7debc.patch"
|
"typo3/cms-core": {
|
||||||
}
|
"cropping": "https://git.wappler.systems/WapplerSystems/t3-patches/raw/branch/master/patches/93090-9a7debc.patch"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user