diff --git a/app/Docs.php b/app/Docs.php index bfc74a7e..2cf9789c 100644 --- a/app/Docs.php +++ b/app/Docs.php @@ -25,6 +25,7 @@ class Docs * Array of supported versions */ public const SUPPORT_VERSIONS = [ + '11.x', '10.x', '8.x', '5.4',