From a513ef43cf2b5a663898ac1131370489fc9bbfbc Mon Sep 17 00:00:00 2001 From: "text-html-renovate[bot]" <182508163+text-html-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 09:34:02 +0000 Subject: [PATCH] Update dependency texthtml/doctest to ^0.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 23d07fd..081aabb 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpstan/phpstan": "^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-strict-rules": "^2.0", - "texthtml/doctest": "^0.2" + "texthtml/doctest": "^0.3" }, "config": { "allow-plugins": {