mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Discard local changes to git based vendor packages (#9813)
Fixes an update issue with the recent dependencies update.
This commit is contained in:
@@ -93,7 +93,8 @@
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"discard-changes": true
|
||||
},
|
||||
"scripts": {
|
||||
"pre-update-cmd": "LibreNMS\\ComposerHelper::preUpdate",
|
||||
|
Reference in New Issue
Block a user