From: Tomas Doran Date: Thu, 30 Apr 2009 17:34:36 +0000 (+0000) Subject: Add Reaction to conflicts. X-Git-Tag: 5.80004~53 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=b7abc49bf218dc608a6266535d0ff555ae31a368 Add Reaction to conflicts. --- diff --git a/Makefile.PL b/Makefile.PL index 22f9d44..9410466 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 = ( + 'Reaction' => '0.001999', 'Catalyst::Plugin::Upload::Image::Magick' => '0.03', 'Catalyst::Plugin::ConfigLoader' => '0.22', # Older versions work but # throw Data::Visitor warns