From 0a8bfbb5b632918217f03b85879e9e86722fb46a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:08:58 +0000 Subject: [PATCH] [TASK] Update typo3/coding-standards to ^0.6.0 || ^0.7.0 || ^0.8.0 | datasource | package | from | to | | ---------- | ---------------------- | ----- | ----- | | packagist | typo3/coding-standards | 0.6.1 | 0.8.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aefd51d4..5218c21f 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "saschaegerer/phpstan-typo3": "^1.0", "ssch/typo3-rector": "^1.0 || ^2.0", "symfony/event-dispatcher": "^4.4 || ^5.0", - "typo3/coding-standards": "^0.6.0 || ^0.7.0", + "typo3/coding-standards": "^0.6.0 || ^0.7.0 || ^0.8.0", "typo3/testing-framework": "^6.15 || ^7.0.2" }, "autoload": {