Skip to content

Commit

Permalink
Merge pull request #639 from PHPCSStandards/feature/getversiontest-up…
Browse files Browse the repository at this point in the history
…date-phpcs-version

GetVersionTest: update for release of PHPCS 3.11.1
  • Loading branch information
jrfnl authored Nov 17, 2024
2 parents 2a5965d + 7ee835b commit 9b2671b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/BackCompat/Helper/GetVersionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ final class GetVersionTest extends TestCase
*
* @var string
*/
const DEVMASTER = '3.11.0';
const DEVMASTER = '3.11.1';

/**
* Test the method.
Expand Down

0 comments on commit 9b2671b

Please sign in to comment.