Skip to content

Commit

Permalink
Update rector/rector requirement from 0.15.12 to 0.15.13
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.15.12...0.15.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent 0474b9d commit 81d29cd
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 @@ -23,7 +23,7 @@
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^9.5",
"rector/rector": "0.15.12",
"rector/rector": "0.15.13",
"spatie/phpunit-watcher": "^1.23",
"symplify/easy-coding-standard": "^11.2.8",
"vimeo/psalm": "^5.6"
Expand Down

0 comments on commit 81d29cd

Please sign in to comment.