diff --git a/tests/PHPCSVersions.php b/tests/PHPCSVersions.php index 9daf935..aea0efb 100644 --- a/tests/PHPCSVersions.php +++ b/tests/PHPCSVersions.php @@ -95,6 +95,9 @@ final class PHPCSVersions '3.10.0' => '3.10.0', '3.10.1' => '3.10.1', '3.10.2' => '3.10.2', + '3.10.3' => '3.10.3', + '3.11.0' => '3.11.0', + '3.11.1' => '3.11.1', ); /**