X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=c5475d776c40d7b089c8eb8801fb271edb388156;hp=29eb95a8d059be576de67de8db4f0e9e34112e08;hb=71b4679887075105f43eec1958f4deaabb9e8433;hpb=d75b106eaf44f1f9a42c0a9375f75579349090a9 diff --git a/Makefile.PL b/Makefile.PL index 29eb95a..c5475d7 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -110,7 +110,7 @@ EOF my %conflicts = ( 'Catalyst::Plugin::ENV' => '9999', # This plugin is just stupid, full stop # should have been a core fix. - 'Catalyst::Plugin::Unicode::Encoding' => '0.1', + 'Catalyst::Plugin::Unicode::Encoding' => '0.2', 'Catalyst::Authentication::Credential::HTTP' => '1.009', 'Catalyst::Plugin::Session::Store::File' => '0.16', 'Catalyst::Plugin::Session' => '0.21',