Skip to content

Commit 5629be7

Browse files
Update rector/rector requirement from ^0.18.2 to ^0.19.2 (#23)
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.18.2...0.19.2) --- updated-dependencies: - dependency-name: rector/rector 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 cb2130c commit 5629be7

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
@@ -37,7 +37,7 @@
3737
"phpstan/phpstan-phpunit": "^1.3",
3838
"phpstan/phpstan-strict-rules": "^1.5",
3939
"phpunit/phpunit": "^10.2",
40-
"rector/rector": "^0.18.2"
40+
"rector/rector": "^0.19.2"
4141
},
4242
"conflict": {
4343
"codeigniter/framework": "*"

0 commit comments

Comments
 (0)