fix synopsis
[catagits/DOM-Tiny.git] / Build.PL
index 237996a..8291946 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -61,7 +61,7 @@ EOW
     }
 
 
-    # This section was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.040.
+    # This section was automatically generated by Dist::Zilla::Plugin::ModuleBuild v5.041.
     use strict;
     use warnings;
 
@@ -90,14 +90,16 @@ EOW
         "perl" => "5.010001"
       },
       "test_requires" => {
-        "JSON::Tiny" => "0.41",
+        "Encode" => 0,
+        "JSON::PP" => 0,
         "Test::More" => "0.88"
       }
     );
 
 
     my %fallback_build_requires = (
-      "JSON::Tiny" => "0.41",
+      "Encode" => 0,
+      "JSON::PP" => 0,
       "Test::More" => "0.88"
     );