From 3fd97a95fc2efd2e58eda02b5deaf79d1d10b991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:03:35 +0000 Subject: [PATCH] [Dependabot] Update helmich/typo3-typoscript-lint requirement from 3.1.1 || 3.2.1 to ^3.3.0 (#1584) --- updated-dependencies: - dependency-name: helmich/typo3-typoscript-lint dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 91a4ed6a..0efbd3ca 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "brianium/paratest": "6.11.1", "ergebnis/composer-normalize": "2.45.0", "friendsofphp/php-cs-fixer": "3.68.5", - "helmich/typo3-typoscript-lint": "3.1.1 || 3.2.1", + "helmich/typo3-typoscript-lint": "^3.3.0", "icanhazstring/composer-unused": "0.8.11", "php-parallel-lint/php-parallel-lint": "1.4.0", "phpmd/phpmd": "2.15.0",