I have to update extension https://i.imgur.com/SgHq8YK.png but it has an error, Can I remove it manually? I think it cant be good practice. how can I safe remove it? dockergento composer remove iwd/ordermanager didn't work.

有帮助吗?

解决方案

Try removing the patch (deleting it manually) from your composer.json file , delete the patch file under patches/composer/PatchName and then run composer install .

许可以下: CC-BY-SA归因
scroll top