Skip to content

Commit

Permalink
composer(deps): bump rector/rector from 0.17.0 to 0.17.1
Browse files Browse the repository at this point in the history
Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@0.17.0...0.17.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2023
1 parent 56196a7 commit a9819dd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"rector/rector": "~0.17.0"
"rector/rector": "~0.17.1"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.31.0",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a9819dd

Please sign in to comment.