We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a03570 + 74686dc commit 7e6a7a3Copy full SHA for 7e6a7a3
1 file changed
tests/PHPCSVersions.php
@@ -89,7 +89,9 @@ final class PHPCSVersions
89
'3.13.2' => '3.13.2',
90
'3.13.3' => '3.13.3',
91
'3.13.4' => '3.13.4',
92
+ '3.13.5' => '3.13.5',
93
'4.0.0' => '4.0.0',
94
+ '4.0.1' => '4.0.1',
95
);
96
97
/**
0 commit comments