Skip to content

Commit 795b4a4

Browse files
require higher cli to avoid backwards incompatibility with https://github.com/r-lib/styler/pull/894/files
1 parent f88e9a9 commit 795b4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ BugReports: https://github.com/r-lib/styler/issues
1919
Depends:
2020
R (>= 3.4.0)
2121
Imports:
22-
cli (>= 1.1.0),
22+
cli (>= 3.1.1),
2323
magrittr (>= 2.0.0),
2424
purrr (>= 0.2.3),
2525
R.cache (>= 0.15.0),

0 commit comments

Comments
 (0)