Closed straight-shoota closed 3 years ago
With this change shards update and shards install (except with --production option) always write shard.lock (or touch if there are not changes) even if there are no dependencies.
shards update
shards install
--production
shard.lock
Resolves #445 Unlocks #444
With this change
shards update
andshards install
(except with--production
option) always writeshard.lock
(or touch if there are not changes) even if there are no dependencies.Resolves #445 Unlocks #444