Skip to content

Commit 9b2671b

Browse files
authored
Merge pull request #639 from PHPCSStandards/feature/getversiontest-update-phpcs-version
GetVersionTest: update for release of PHPCS 3.11.1
2 parents 2a5965d + 7ee835b commit 9b2671b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/BackCompat/Helper/GetVersionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ final class GetVersionTest extends TestCase
3030
*
3131
* @var string
3232
*/
33-
const DEVMASTER = '3.11.0';
33+
const DEVMASTER = '3.11.1';
3434

3535
/**
3636
* Test the method.

0 commit comments

Comments
 (0)