Bump rector/rector from 0.17.13 to 0.18.0

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

---
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-08-21 03:45:00 +00:00
committed by GitHub
parent a2d91dfb70
commit b5cfea26a5
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
"nunomaduro/larastan": "^2.6",
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
"rector/rector": "^0.17.1"
"rector/rector": "^0.18.0"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",