Skip to content

Commit

Permalink
Added discard changes in composer (for those weird cases where it say…
Browse files Browse the repository at this point in the history
…s something changed in a vendor directory)
  • Loading branch information
snipe committed Mar 10, 2021
1 parent 0fa07a4 commit b103f72
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,7 @@
"preferred-install": "dist",
"sort-packages": true,
"optimize-autoloader": true,
"process-timeout": 3000,
"platform": {
"php": "7.2.5"
}
"discard-changes": true,
"process-timeout": 3000
}
}

0 comments on commit b103f72

Please sign in to comment.