Skip to content

Commit 3255ae9

Browse files
build(deps-dev): update rector/rector requirement from ^0.19 to ^1.0
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.19.0...1.0.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44ad253 commit 3255ae9

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
@@ -41,7 +41,7 @@
4141
"orchestra/testbench": "^9.0",
4242
"phpstan/phpstan": "^1.10",
4343
"phpunit/phpunit": "^10.5",
44-
"rector/rector": "^0.19",
44+
"rector/rector": "^1.0",
4545
"symplify/easy-coding-standard": "^12.1"
4646
},
4747
"suggest": {

0 commit comments

Comments
 (0)