Skip to content

Commit

Permalink
Update rector/rector requirement from 0.15.23 to 0.17.2
Browse files Browse the repository at this point in the history
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.15.23...0.17.2)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2023
1 parent ef8f27a commit b5084fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require-dev": {
"codeigniter4/devkit": "^1.1",
"codeigniter4/framework": "^4.2.0",
"rector/rector": "0.15.23"
"rector/rector": "0.17.2"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit b5084fa

Please sign in to comment.