Skip to content

Commit

Permalink
Update rector/rector requirement from ^1.0.0 to ^1.0.0 || ^2.0.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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 9184581 commit 2c3acf8
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 @@ -29,7 +29,7 @@
},
"require": {
"php": "^8.0",
"rector/rector": "^1.0.0",
"rector/rector": "^1.0.0 || ^2.0.0",
"slevomat/coding-standard": "^8.0",
"symplify/easy-coding-standard": "^12.0"
},
Expand Down

0 comments on commit 2c3acf8

Please sign in to comment.