mirror of
git://develop.git.wordpress.org/
synced 2025-04-21 20:51:55 +02:00
Build/Test Tools: Add missing MySQL versions for WordPress 5.0.
Follow up to [57218], [57219], [57220]. See #58977. git-svn-id: https://develop.svn.wordpress.org/trunk@57221 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ea2f0e6d60
commit
a29cff625f
@ -113,7 +113,9 @@
|
||||
"5-1": [
|
||||
"5.7",
|
||||
"5.6",
|
||||
"5.5"
|
||||
"5.5",
|
||||
"5.1",
|
||||
"5.0"
|
||||
],
|
||||
"5-0": [
|
||||
"5.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user