diff --git a/composer.json b/composer.json index f98ae0a..96c8dc3 100644 --- a/composer.json +++ b/composer.json @@ -74,6 +74,7 @@ "sort-packages": true }, "extra": { + "composer-exit-on-patch-failure": true, "drupal-scaffold": { "file-mapping": { "[web-root]/.htaccess": false, diff --git a/composer.lock b/composer.lock index cbd929d..79b0ddb 100644 --- a/composer.lock +++ b/composer.lock @@ -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",