diff --git a/.version-support-php.json b/.version-support-php.json index 48bff25d2f..71e355a305 100644 --- a/.version-support-php.json +++ b/.version-support-php.json @@ -1,5 +1,5 @@ { - "6-3": [ + "6-5": [ "7.0", "7.1", "7.2", @@ -10,6 +10,27 @@ "8.2", "8.3" ], + "6-4": [ + "7.0", + "7.1", + "7.2", + "7.3", + "7.4", + "8.0", + "8.1", + "8.2", + "8.3" + ], + "6-3": [ + "7.0", + "7.1", + "7.2", + "7.3", + "7.4", + "8.0", + "8.1", + "8.2" + ], "6-2": [ "5.6", "7.0",