From d54105800df146a874cce2515b8d9276de1a6b90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 06:05:42 +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 aefd51d..5218c21 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": {