Skip to content

Commit

Permalink
chore(deps-dev): update rector/rector requirement from 0.18.7 to 0.18.10
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.18.7...0.18.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 759f07c commit 2f9f21a
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 @@ -28,7 +28,7 @@
"phpstan/phpstan": "^1.10",
"phpunit/phpcov": "^8.2",
"phpunit/phpunit": "^9.6",
"rector/rector": "0.18.7"
"rector/rector": "0.18.10"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit 2f9f21a

Please sign in to comment.