X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=9ecf35374a68461537eaea0c8e35aa1063fa7434;hp=4cd8800368fc6599f0c9707a9d1207b56b8cbc38;hb=bc06e92182c47337510900a0077079176200bfc0;hpb=668343cde7e6339cca56c66a41defdd28327f224 diff --git a/Makefile.PL b/Makefile.PL index 4cd8800..9ecf353 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ WriteMakefile( Moo => 1.001, 'Module::Runtime' => 0, 'JSON::PP' => 0, - 'Future' => 0.10, + 'Future' => 0.29, 'MRO::Compat' => 0, # required to fatpack Moo 'Class::C3' => 0, # required to fatpack Moo 'String::ShellQuote' => 0, # required for ssh argument manipulation