diff --git a/tests/PHPCSVersions.php b/tests/PHPCSVersions.php index 62748d01..28438c58 100644 --- a/tests/PHPCSVersions.php +++ b/tests/PHPCSVersions.php @@ -88,6 +88,10 @@ final class PHPCSVersions '3.7.1' => '3.7.1', '3.7.2' => '3.7.2', '3.8.0' => '3.8.0', + '3.8.1' => '3.8.1', + '3.9.0' => '3.9.0', + '3.9.1' => '3.9.1', + '3.9.2' => '3.9.2', ); /**