Skip to content

Commit

Permalink
build(deps-dev): update rector/rector requirement from 1.0.4 to 1.0.5 (
Browse files Browse the repository at this point in the history
…#51)

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.4...1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 048aeac commit 1fb7a70
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 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "3.56.0",
"phpunit/phpunit": "10.5.20",
"rector/rector": "1.0.4",
"rector/rector": "1.0.5",
"symplify/rule-doc-generator": "12.1.10"
},
"scripts": {
Expand Down

0 comments on commit 1fb7a70

Please sign in to comment.