Require latest SQLA (some deprecations, lots of parser fixes)
[dbsrgits/DBIx-Class.git] / Makefile.PL
index 23e120f..a1c08f8 100644 (file)
@@ -80,7 +80,7 @@ my $runtime_requires = {
   'namespace::clean'         => '0.24',
   'Path::Class'              => '0.18',
   'Scope::Guard'             => '0.03',
-  'SQL::Abstract'            => '1.73',
+  'SQL::Abstract'            => '1.75',
   'Try::Tiny'                => '0.07',
 
   # Technically this is not a core dependency - it is only required