Skip to content

Commit f836f00

Browse files
authored
Merge pull request #640 from PHPCSStandards/feature/getversiontest-update-phpcs-version
GetVersionTest: update for release of PHPCS 3.11.2
2 parents 9b2671b + dac271f commit f836f00

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.1';
33+
const DEVMASTER = '3.11.2';
3434

3535
/**
3636
* Test the method.

0 commit comments

Comments
 (0)