Skip to content

Commit

Permalink
Issue #0: Cleanup composer binary
Browse files Browse the repository at this point in the history
This configuration will delete the binary as we use liborm85/composer-vendor-cleaner
  • Loading branch information
omarlopesino committed Nov 22, 2024
1 parent 7b18818 commit b176518
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions aljibe-kickstart/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@
"web/profiles/custom/{$name}": ["type:drupal-custom-profile"],
"web/themes/custom/{$name}": ["type:drupal-custom-theme"]
},
"dev-files": {
"bin": [
"composer"
]
},
"composer-exit-on-patch-failure": true,
"enable-patching": true
}
Expand Down

0 comments on commit b176518

Please sign in to comment.