Bug 344282: Require DBI 1.41+ for DBD::Pg 1.45
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk git-svn-id: svn://10.0.0.236/trunk@203555 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
95897af0e1
commit
55bf58a048
@ -55,7 +55,7 @@ use constant REQUIRED_MODULES => [
|
||||
},
|
||||
{
|
||||
name => 'DBI',
|
||||
version => '1.38'
|
||||
version => '1.41'
|
||||
},
|
||||
{
|
||||
name => 'File::Spec',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user