Remove unnecessary calls of has_method()
[gitmo/Class-MOP.git] / Makefile.PL
index 3331eef..8610c40 100644 (file)
@@ -65,7 +65,7 @@ WriteAll();
 # before a release.
 sub check_conflicts {
     my %conflicts = (
-        'Moose' => '0.72',
+        'Moose' => '0.85',
     );
 
     my $found = 0;