Skip to content

Commit 7e6a7a3

Browse files
authored
Merge pull request #275 from PHPCSStandards/feature/tests-phpcsversions-update-for-latest-releases
Tests/PHPCSVersions: update for new PHPCS releases
2 parents 4a03570 + 74686dc commit 7e6a7a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/PHPCSVersions.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ final class PHPCSVersions
8989
'3.13.2' => '3.13.2',
9090
'3.13.3' => '3.13.3',
9191
'3.13.4' => '3.13.4',
92+
'3.13.5' => '3.13.5',
9293
'4.0.0' => '4.0.0',
94+
'4.0.1' => '4.0.1',
9395
);
9496

9597
/**

0 commit comments

Comments
 (0)