Skip to content

Commit 8ef592a

Browse files
authored
Merge pull request #643 from PHPCSStandards/feature/getversiontest-update-phpcs-version
GetVersionTest: update for release of PHPCS 3.11.3
2 parents 1526642 + 0e25286 commit 8ef592a

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

3535
/**
3636
* Test the method.

0 commit comments

Comments
 (0)