X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=99968575c23f2bb7093d5ea010668d09e22edef1;hb=a95485ca429b33eda98ab4d305cbbf63d51071f0;hp=bd120f07b49acba0a0bbece6690ddb6da98407e7;hpb=c98492ae581627840eb5573f6b979550044b2d9a;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index bd120f0..9996857 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -106,6 +106,7 @@ EOF # NOTE - This is the version number of the _incompatible_ code, # not the version number of the fixed version. my %conflicts = ( + 'Catalyst::Authentication::Credential::HTTP' => '1.009'; 'Catalyst::Plugin::Session::Store::File' => '0.16', 'Catalyst::Plugin::Session' => '0.21', 'Catalyst::Plugin::Session::State::Cookie' => '0.10',