Extracted from https://github.com/r-lib/usethis/issues/484 `use_dependency("rlang", "Imports", ">= 0.1.2")` should only change the version number if it's lower than 0.1.2 (or not specified)
Extracted from #484
use_dependency("rlang", "Imports", ">= 0.1.2")should only change the version number if it's lower than 0.1.2 (or not specified)