X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ee226f9d549ea7f602da04edea3ef1d449bc321d;hb=29f9fdb69c65b20dd03b395a4e2aad199bc1ce54;hp=aaa89c43fa7a8afb09880a3189e151ec310a6a7d;hpb=0f64a27795335b65beb1b1b701e419f026b61545;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index aaa89c4..ee226f9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -106,6 +106,9 @@ EOF # NOTE - This is the version number of the _incompatible_ code, # not the version number of the fixed version. my %conflicts = ( + 'Catalyst::Controller::AllowDisable' => '0.03', + 'Reaction' => '0.001999', + 'Catalyst::Plugin::Upload::Image::Magick' => '0.03', 'Catalyst::Plugin::ConfigLoader' => '0.22', # Older versions work but # throw Data::Visitor warns 'Catalyst::Devel' => '0.09',