Skip to content

Commit 76bf1e4

Browse files
Update rector/rector requirement from ^0.14.3 to ^0.15.0 (#217)
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@0.14.3...0.15.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61555f8 commit 76bf1e4

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
@@ -39,7 +39,7 @@
3939
"require-dev": {
4040
"maglnet/composer-require-checker": "^4.2",
4141
"phpunit/phpunit": "^9.5",
42-
"rector/rector": "^0.14.3",
42+
"rector/rector": "^0.15.0",
4343
"roave/infection-static-analysis-plugin": "^1.18",
4444
"spatie/phpunit-watcher": "^1.23",
4545
"vimeo/psalm": "^4.24",

0 commit comments

Comments
 (0)