From 3bc5ac28beaea082235204bd2c3274a73539c9e3 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 31 May 2025 22:33:30 +0700 Subject: [PATCH] space --- src/globals/test-extensions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/globals/test-extensions.php b/src/globals/test-extensions.php index 1b8fc074..84be5c5c 100644 --- a/src/globals/test-extensions.php +++ b/src/globals/test-extensions.php @@ -13,7 +13,7 @@ declare(strict_types=1); // test php version (8.1 ~ 8.4 available, multiple for matrix) $test_php_version = [ - //'8.1', + // '8.1', '8.2', '8.3', '8.4',