Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent c1cdf71 commit 338ed95
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"rector/rector": "~0.11"
"rector/rector": "~0.11 || ~1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 338ed95

Please sign in to comment.