X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=108624a9f3db5abf9139eb87e08a3e7c8f0f7bb9;hb=cc8ffd7bfc8a375545f35c8be3c224cf365ee7e7;hp=492368ef27e5219c17f36f093f67d45987f553d2;hpb=ffc55e52a58f13b68a3925216c16a012b2f5854e;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Makefile.PL b/Makefile.PL index 492368e..108624a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -84,7 +84,7 @@ my $runtime_requires = { 'namespace::clean' => '0.24', 'Path::Class' => '0.18', 'Scope::Guard' => '0.03', - 'SQL::Abstract' => '1.77', + 'SQL::Abstract' => '1.78', 'Try::Tiny' => '0.07', # Technically this is not a core dependency - it is only required