update patch url to git.d3data.de

This commit is contained in:
Daniel Seifert 2021-04-30 21:51:28 +02:00
parent e12d875840
commit bee0d9e50f
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ composer require cweagans/composer-patches
"extra": {
"patches": {
"oxid-esales/oxideshop-composer-plugin": {
"Don't ask, simple install all new": "https://raw.githubusercontent.com/fleurami/oxid_patches/main/OxidAskYes.patch"
"Don't ask, simple install all new":
"https://git.d3data.de/D3Public/oxid_patches/raw/branch/main/OxidAskYes.patch"
}
},
"enable-patching": true