Skip to content

Commit badc93e

Browse files
Update rector/rector requirement from 2.4.1 to 2.4.2 (#232)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.4.1...2.4.2) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff87551 commit badc93e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"phpstan/extension-installer": "1.4.3",
3939
"jangregor/phpstan-prophecy": "2.3.0",
4040
"phpspec/prophecy": "^1.17",
41-
"rector/rector": "2.4.1",
41+
"rector/rector": "2.4.2",
4242
"phpspec/prophecy-phpunit": "^2.0",
4343
"symfony/monolog-bundle": "*",
4444
"phpstan/phpstan-symfony": "2.0.15"

0 commit comments

Comments
 (0)