X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=03851ebda65d4f90903607ab51b618b2ad96edd0;hb=c571d2c84b0acd26c540bba4b604e7ce8e01e426;hp=de27fe1cbc4788e03607a301aa308d39115df8c3;hpb=6b2a933b5b3820e494f9b5804c7c2eb6083bcf09;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index de27fe1..03851eb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -126,6 +126,7 @@ check_conflicts(); sub check_conflicts { my %conflicts = ( 'Catalyst::Plugin::Authentication' => '0.100092', + 'CatalystX::Imports' => '0.03', ); my $found = 0;