X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=a50a505f0c85a41b66a0b34bef6af00ae430849b;hb=7490de2a2960943246d1eda490bde230384eb1be;hp=a02ffe8098f0e44dccd06ab49a016b306c216548;hpb=bafb7fb41dd4cbc70fc18a173841cebf850f5b35;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index a02ffe8..a50a505 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -107,6 +107,7 @@ EOF # NOTE - This is the version number of the _incompatible_ code, # not the version number of the fixed version. my %conflicts = ( + 'Catalyst::Devel' => '0.09', 'Catalyst::Plugin::SmartURI' => '0.029', 'CatalystX::CRUD' => '0.37', 'Catalyst::Action::RenderView' => '0.07',