|
|
|
|
|
by gmueckl
666 days ago
|
|
It's easy to accidentally ship a minimum version requirement that is out of date when you also consistently use lock files pinned to newer versions. The code may silently depend on something introduced in a newer version pulled in by the lock file. |
|