Skip to content

Commit

Permalink
Tools - rector (deps-dev): Update rector/rector requirement
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.2.10...2.0.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 0398a5f commit 6bbc10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/rector/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require-dev": {
"rector/rector": "^1.2.10"
"rector/rector": "^2.0.10"
}
}

0 comments on commit 6bbc10a

Please sign in to comment.