Skip to content

Commit 0d59045

Browse files
Update rector/rector requirement from 2.0.17 to 2.0.18 (#29)
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.0.17...2.0.18) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.18 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 e6c5458 commit 0d59045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"phpstan/phpstan-phpunit": "2.0.6",
4545
"phpunit/phpunit": "^10 || ^11 || ^12",
4646
"psalm/plugin-phpunit": "0.19.3",
47-
"rector/rector": "2.0.17",
47+
"rector/rector": "2.0.18",
4848
"shipmonk/composer-dependency-analyser": "^1.8",
4949
"symfony/phpunit-bridge": "^6.4 || ^7.0",
5050
"symfony/process": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)