From bc0af0d503119ea623d4e249b1ea2362705b6eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 06:03:10 +0000 Subject: [PATCH] [TASK] Update ssch/typo3-rector requirement from 2.10.1 to 2.10.2 (#1492) Updates the requirements on [ssch/typo3-rector](https://github.com/sabbelasichon/typo3-rector) to permit the latest version. - [Release notes](https://github.com/sabbelasichon/typo3-rector/releases) - [Commits](https://github.com/sabbelasichon/typo3-rector/compare/v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: ssch/typo3-rector 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 a4961a3..4993d45 100644 --- a/composer.json +++ b/composer.json @@ -62,7 +62,7 @@ "seld/jsonlint": "1.11.0", "spaze/phpstan-disallowed-calls": "3.5.0", "squizlabs/php_codesniffer": "3.10.3", - "ssch/typo3-rector": "2.10.1", + "ssch/typo3-rector": "2.10.2", "ssch/typo3-rector-testing-framework": "2.0.1", "symfony/console": "^5.4.44 || ^6.4.12 || ^7.1.5", "symfony/translation": "^5.4.44 || ^6.4.12 || ^7.1.5",