Skip to content

Commit 403e816

Browse files
committed
increase minimum version
to support required uniqint fuction
1 parent d66126a commit 403e816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ sub get_base_options {
5151
'File::Which' => 1.17,
5252
'Getopt::Long' => 2.24,
5353
'IO::Prompt::Tiny' => 0.003,
54-
'List::Util' => 1.45,
54+
'List::Util' => 1.55,
5555
'List::MoreUtils' => 0.400,
5656
'Module::Load' => 0.32,
5757
'Scalar::Util' => 1.45,

0 commit comments

Comments
 (0)