Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "composer-exit-on-patch-failure": true option to composer.json #420

Merged
merged 1 commit into from Jan 26, 2019

Commits on Sep 3, 2018

  1. Added "composer-exit-on-patch-failure": true option to the extra sect…

    …ion of composer.json
    
    By default, failed patches are skipped and a message will be shown.
    
    If a patch cannot be applied (hunk failed, different line endings, etc.) I believe it would be useful to enforce throwing an error and to stop package installation/update immediately.
    MPParsley committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    1dbe36d View commit details
    Browse the repository at this point in the history