Add 3.5 to the list of versions (#260)

This commit is contained in:
Aaron Franke
2022-08-07 01:24:17 -04:00
committed by GitHub
parent aa7f9b5739
commit 342e663d79

View File

@@ -67,6 +67,7 @@ return $constants = [
'3.2',
'3.3',
'3.4',
'3.5',
'4.0',
'unknown',
'custom_build',