Skip to content

Commit

Permalink
Update rector/rector requirement from ^1.0 to ^2.0
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.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 9c9bee0 commit c752d97
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 @@ -28,7 +28,7 @@
"require-dev": {
"phpunit/phpunit": "^11.0.7",
"tracy/tracy": "^2.10",
"rector/rector": "^1.0",
"rector/rector": "^2.0",
"rector/rector-php-parser": "^0.14.0"
},
"extra": {
Expand Down

0 comments on commit c752d97

Please sign in to comment.