Skip to content

Commit 0095a24

Browse files
MPParsleyjcnventura
authored andcommitted
Added "composer-exit-on-patch-failure": true option to composer.json (#420)
1 parent 3abd264 commit 0095a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
]
6666
},
6767
"extra": {
68+
"composer-exit-on-patch-failure": true,
6869
"installer-paths": {
6970
"web/": ["type:drupal-core"],
7071
"web/profiles/{$name}/": ["type:drupal-profile"],

0 commit comments

Comments
 (0)