Bug 18993: Bump Test::More to 1.302075
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 3 Oct 2017 15:37:14 +0000 (12:37 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 7 Dec 2017 13:09:51 +0000 (10:09 -0300)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Installer/PerlDependencies.pm

index 3cacafc..e0a390b 100644 (file)
@@ -595,7 +595,7 @@ our $PERL_DEPS = {
     'Test::More' => {
         'usage'    => 'Core',
         'required' => '1',
-        'min_ver'  => '0.8'
+        'min_ver'  => '1.302075'
     },
     'Test::Strict' => {
         'usage'    => 'Core',