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 96ab9dc commit 2b6f2c5
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 @@ -40,7 +40,7 @@
"require-dev": {
"maglnet/composer-require-checker": "^4.4",
"phpunit/phpunit": "^10.5",
"rector/rector": "^1.0",
"rector/rector": "^2.0",
"roave/infection-static-analysis-plugin": "^1.35",
"spatie/phpunit-watcher": "^1.23",
"vimeo/psalm": "^5.25",
Expand Down

0 comments on commit 2b6f2c5

Please sign in to comment.