X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=a2d94999077534143f667688abb3031df741a489;hp=9a2583012222e7807b4854da5c416f977cf77d5f;hb=b9f72120e78ad2b0bb2e2fe8dee3732b4496b99c;hpb=394cd4be2d73c2ed4cb546ce918e22965d28cf04 diff --git a/Makefile.PL b/Makefile.PL index 9a25830..a2d9499 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -162,6 +162,7 @@ my %conflicts = ( # new version, but still work fine.. # 'Catalyst::ActionRole::ACL' => '0.05', # 'Catalyst::Plugin::Session::Store::DBIC' => '0.11', + 'Test::WWW::Mechanize::Catalyst' => '0.53', # Dep warnings unless upgraded. ); check_conflicts(%conflicts);