Skip to content

Commit

Permalink
Update rector/rector requirement from ^1 to ^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@1.0.0...2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent fabb962 commit d1fe345
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 @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.4 | ^8",
"rector/rector": "^1"
"rector/rector": "^2"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit d1fe345

Please sign in to comment.