Exit early on Composer patch failure

This commit is contained in:
Oliver Davies 2021-04-16 22:29:28 +01:00
parent f8d97dd629
commit 02d9c114f3
2 changed files with 2 additions and 1 deletions

View file

@ -74,6 +74,7 @@
"sort-packages": true
},
"extra": {
"composer-exit-on-patch-failure": true,
"drupal-scaffold": {
"file-mapping": {
"[web-root]/.htaccess": false,

2
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5189529f1b1a8c1c9460a68aba4ec6f7",
"content-hash": "3f1c47b7210ec0730beb773d98c06c19",
"packages": [
{
"name": "asm89/stack-cors",