Update README.md
This commit is contained in:
parent
5ccd672f53
commit
e12d875840
16
README.md
16
README.md
@ -6,14 +6,14 @@ Don't do it again!
|
||||
composer require cweagans/composer-patches
|
||||
|
||||
# add this to your main composer file
|
||||
"extra": {
|
||||
"patches": {
|
||||
"oxid-esales/oxideshop-composer-plugin": {
|
||||
"Don't ask, simple install all new": "https://raw.githubusercontent.com/fleurami/oxid_patches/main/OxidAskYes.patch"
|
||||
}
|
||||
},
|
||||
"enable-patching": true
|
||||
},
|
||||
"extra": {
|
||||
"patches": {
|
||||
"oxid-esales/oxideshop-composer-plugin": {
|
||||
"Don't ask, simple install all new": "https://raw.githubusercontent.com/fleurami/oxid_patches/main/OxidAskYes.patch"
|
||||
}
|
||||
},
|
||||
"enable-patching": true
|
||||
},
|
||||
|
||||
# run this command
|
||||
composer install
|
||||
|
Loading…
Reference in New Issue
Block a user