From 95e95dd69a0483afa2028b574475b0f4443ca714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:54:09 +0000 Subject: [PATCH] [TASK] Update typo3/coding-standards (^0.7.1 => ^0.8.0) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6ee8ed0..0eb79cc 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "phpstan/phpstan": "^1.0.0", "phpunit/phpunit": "^9.0", "sclable/xml-lint": "^0.8.0", - "typo3/coding-standards": "^0.7.1", + "typo3/coding-standards": "^0.8.0", "typo3/testing-framework": "^7.0" }, "replace": {