project-base icon indicating copy to clipboard operation
project-base copied to clipboard

Throw error on patch failure

Open andyg5000 opened this issue 6 years ago • 1 comments

Currently composer patches will not halt the build if a patch fails to apply. IMO, this should be the default behavior, but it's not. Fortunately, there's a config to set this :)

andyg5000 avatar Apr 19 '18 20:04 andyg5000

https://github.com/cweagans/composer-patches#error-handling for reference

andyg5000 avatar Apr 19 '18 20:04 andyg5000