Bug 18993: Bump Test::More to 1.302075
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
215226966b
commit
8e61e6ee2c
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue