Skip to content

Commit 0484fa6

Browse files
chore(deps-dev): update rector/rector requirement from 1.0.5 to 1.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@1.0.5...1.1.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3edd1c0 commit 0484fa6

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
@@ -38,7 +38,7 @@
3838
"phpstan/extension-installer": "^1.3",
3939
"phpstan/phpstan-strict-rules": "^1.5",
4040
"phpunit/phpunit": "^9.6",
41-
"rector/rector": "1.0.5"
41+
"rector/rector": "1.1.0"
4242
},
4343
"provide": {
4444
"codeigniter4/authentication-implementation": "1.0"

0 commit comments

Comments
 (0)