Exit early on Composer patch failure
This commit is contained in:
parent
f8d97dd629
commit
02d9c114f3
2 changed files with 2 additions and 1 deletions
|
@ -74,6 +74,7 @@
|
|||
"sort-packages": true
|
||||
},
|
||||
"extra": {
|
||||
"composer-exit-on-patch-failure": true,
|
||||
"drupal-scaffold": {
|
||||
"file-mapping": {
|
||||
"[web-root]/.htaccess": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue