Skip to content

Commit

Permalink
Update rector/rector requirement from 2.0.7 to 2.0.9
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@2.0.7...2.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 7dab2de commit da33c6d
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 @@ -58,7 +58,7 @@
"phpunit/php-invoker": "^4.0||^5.0||^6.0",
"psalm/plugin-phpunit": "^0.19",
"psalm/plugin-symfony": "^5.0",
"rector/rector": "2.0.7",
"rector/rector": "2.0.9",
"symfony/expression-language": "^4.4||^5.0||^6.0||^7.0",
"symfony/phpunit-bridge": "^6.4||^7.0",
"vimeo/psalm": "^5.5.0||^6.0"
Expand Down

0 comments on commit da33c6d

Please sign in to comment.