X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=8610c4013300c8a253d72d8966755fa47d5c535e;hb=refs%2Ftags%2F0.92;hp=3331eeff53273d09bf83a03d9e9b265d9d7a1262;hpb=4cd537dd083a735ea5f07e02fc9163a3c6bdc84b;p=gitmo%2FClass-MOP.git diff --git a/Makefile.PL b/Makefile.PL index 3331eef..8610c40 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -65,7 +65,7 @@ WriteAll(); # before a release. sub check_conflicts { my %conflicts = ( - 'Moose' => '0.72', + 'Moose' => '0.85', ); my $found = 0;