X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=44462419a19f976b5178c4779612f85785fc9208;hp=8dbd962a3c61916b094c50eac851f4bf641bdce3;hb=94edbd2cb9cb1f63d5e10bff36e4218c44d2e978;hpb=e8e8895a9f69e9438fd2278db03e75fa303f7532 diff --git a/Makefile.PL b/Makefile.PL index 8dbd962..4446241 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -123,6 +123,7 @@ my %conflicts = ( 'Catalyst::Plugin::ENV' => '9999', # This plugin is just stupid, full stop # should have been a core fix. 'Catalyst::Plugin::Unicode::Encoding' => '0.2', + 'Catalyst::Plugin::Authentication' => '0.10010', # _config accessor in ::Credential::Password 'Catalyst::Authentication::Credential::HTTP' => '1.009', 'Catalyst::Plugin::Session::Store::File' => '0.16', 'Catalyst::Plugin::Session' => '0.21',