composer-patches-plugin
composer-patches-plugin copied to clipboard
Add cache of remote patch files, throw on error option
We need the option to throw on patch application errors for our CI pipeline. #31
Also, this fixes the issue where the patcher downloads the patch list over and over for each single installed package.
I'll be happy to fix the code formatting, but it will make this PR significantly harder to read.
Hi @marcusirgens,
any chance to get these code formatting issues fixed in this MR?
Closing due to being abandoned.