X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=108624a9f3db5abf9139eb87e08a3e7c8f0f7bb9;hb=2cfc22ddff9cb35524031dfc9d429d294b5e3d6e;hp=492368ef27e5219c17f36f093f67d45987f553d2;hpb=680e2ac9adda36197b8b880c25fa344376f5914e;p=dbsrgits%2FDBIx-Class.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