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=7ebac5f89810aab16ec76fc28dea45e936172a67;hpb=3d387aea11ee7069a44c4bf43b91cd49c51bf01c 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);