mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Added discard changes in composer (for those weird cases where it says something changed in a vendor directory)
This commit is contained in:
parent
0fa07a4bca
commit
b103f724b5
|
@ -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
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue