Skip to content

Commit

Permalink
Update rector/rector requirement from 0.18.12 to 0.18.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.18.12...0.18.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 Dec 20, 2023
1 parent 9b8bdf8 commit c7c366d
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 @@ -26,7 +26,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "3.41.1",
"phpunit/phpunit": "10.5.3",
"rector/rector": "0.18.12",
"rector/rector": "0.18.13",
"symplify/rule-doc-generator": "12.0.4"
},
"scripts": {
Expand Down

0 comments on commit c7c366d

Please sign in to comment.