X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=2c65cfef799f6938b8fc8413cbb88d58fa1b2a99;hb=65b386dfedd73d8b6e98d2f52039280fc63a8e7d;hp=544237832565c63a646f77aa96df080926543fe6;hpb=f27af22a046ee3c2943862299124c97dfdf52b07;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Makefile.PL b/Makefile.PL index 5442378..2c65cfe 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -84,9 +84,9 @@ my %force_requires_if_author = ( 'DateTime::Format::Strptime'=> 0, # t/93storage_replication.t - 'Moose', => 0.77, - 'MooseX::AttributeHelpers' => 0.12, - 'MooseX::Types', => 0.10, + 'Moose', => 0.87, + 'MooseX::AttributeHelpers' => 0.21, + 'MooseX::Types', => 0.16, 'namespace::clean' => 0.11, 'Hash::Merge', => 0.11,