0.45_01 test
[DBIx-DBSchema.git] / DBSchema / Table.pm
index d096a2e..ef51928 100644 (file)
@@ -5,7 +5,7 @@ use Carp;
 use DBIx::DBSchema::_util qw(_load_driver _dbh _parse_opt);
 use DBIx::DBSchema::Column 0.14;
 use DBIx::DBSchema::Index;
-use DBIx::DBSchema::ForeignKey 0.11;
+use DBIx::DBSchema::ForeignKey 0.13;
 
 our $VERSION = '0.11';
 our $DEBUG = 0;