From 0e25286f83baaab1871c913c3a1afd575ef0a15b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 03:42:01 +0000 Subject: [PATCH] GetVersionTest: update for release of PHPCS 3.11.3 --- Tests/BackCompat/Helper/GetVersionTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/BackCompat/Helper/GetVersionTest.php b/Tests/BackCompat/Helper/GetVersionTest.php index b53ab2d5..e0a16985 100644 --- a/Tests/BackCompat/Helper/GetVersionTest.php +++ b/Tests/BackCompat/Helper/GetVersionTest.php @@ -30,7 +30,7 @@ final class GetVersionTest extends TestCase * * @var string */ - const DEVMASTER = '3.11.2'; + const DEVMASTER = '3.11.3'; /** * Test the method.