X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=078482dfab433772de2f9c4891d16f49874999ef;hb=7dfd616a3bf5e7552ef2544eec096167c6e4308b;hp=1d3cc6dcfe3b79cb99e3db6aaa148dcfc1e6f308;hpb=b9cc2f76b321808aa461f7c7c4f20418acc2695b;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Makefile.PL b/Makefile.PL index 1d3cc6d..078482d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -5,7 +5,7 @@ all_from 'lib/Catalyst/Model/DBIC/Schema.pm'; requires 'DBIx::Class' => '0.08107'; requires 'Catalyst::Runtime' => '5.80005'; -requires 'CatalystX::Component::Traits' => '0.03'; +requires 'CatalystX::Component::Traits' => '0.09'; # XXX remove this once the dep in DBIC is updated, needed for schema # introspection to work.