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:
Jonathan Desrosiers 2023-12-22 01:36:54 +00:00
parent ea2f0e6d60
commit a29cff625f

View File

@ -113,7 +113,9 @@
"5-1": [
"5.7",
"5.6",
"5.5"
"5.5",
"5.1",
"5.0"
],
"5-0": [
"5.7",