Skip to content

Commit

Permalink
composer(deps): update rector/rector requirement || ^0.16.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.15.7...0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 5, 2023
1 parent 5320840 commit 682900a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=7.4",
"ergebnis/composer-normalize": "^2.28",
"rector/rector": "^0.15.7",
"rector/rector": "^0.15.7 || ^0.16.0",
"sylius-labs/coding-standard": "^4.1.1",
"vimeo/psalm": "^4.30 || ^5.0"
},
Expand Down

0 comments on commit 682900a

Please sign in to comment.