Bump rector/rector from 0.16.0 to 0.17.1

Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.16.0...0.17.1)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-16 12:11:07 +00:00
committed by GitHub
parent 7d0c9e8806
commit 18cc6e2cd0
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
"nunomaduro/larastan": "^2.5",
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
"rector/rector": "^0.16.0"
"rector/rector": "^0.17.1"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",