Skip to content

Commit

Permalink
chore(deps-dev): update rector/rector requirement || ^0.18
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.17.0...0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent cb41c31 commit f6668e3
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 @@ -50,7 +50,7 @@
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
"rector/rector": "^0.17",
"rector/rector": "^0.17 || ^0.18",
"roave/security-advisories": "dev-latest",
"spatie/phpunit-snapshot-assertions": "^3.0 || ^4.0",
"symfony/var-dumper": "^5.4 || ^6.0",
Expand Down

0 comments on commit f6668e3

Please sign in to comment.