Skip to content

Commit

Permalink
Merge pull request #965 from UN-OCHA/cafuego/rw-1128-weird
Browse files Browse the repository at this point in the history
fix: Tell composer to discard any changes we applied to vendor / contrib stuff via composer-patches.
  • Loading branch information
orakili authored Dec 10, 2024
2 parents 40b7daa + d91c757 commit e8b6ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"prefer-stable": true,
"config": {
"bin-dir": "vendor/bin/",
"discard-changes": true,
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
Expand Down

0 comments on commit e8b6ca0

Please sign in to comment.