X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=c0a1454b6e379348979f4dc7ff349d1f156c92dc;hp=f2c36be713d655df60e3ed46fcc90a3ae69e21d5;hb=3e5e24e72e331f9e3c5e8754d74f52ac55de8642;hpb=a3307111c55ecbbc71f446fcb68d32565b3b0247 diff --git a/Makefile.PL b/Makefile.PL index f2c36be..c0a1454 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -107,6 +107,8 @@ EOF # NOTE - This is the version number of the _incompatible_ code, # not the version number of the fixed version. my %conflicts = ( + 'Catalyst::Plugin::ConfigLoader' => '0.22', # Older versions work but + # throw Data::Visitor warns 'Catalyst::Devel' => '0.09', 'Catalyst::Plugin::SmartURI' => '0.029', 'CatalystX::CRUD' => '0.37',