Skip to content

Commit

Permalink
[PHP]: Update rector/rector requirement from 0.18.8 to 0.18.10
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.8...0.18.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 58188e7 commit 2dfe757
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 @@ -36,7 +36,7 @@
"phpstan/phpstan-doctrine": "1.3.48",
"phpstan/phpstan-phpunit": "1.3.15",
"phpstan/phpstan-symfony": "1.3.5",
"rector/rector": "0.18.8",
"rector/rector": "0.18.10",
"roave/security-advisories": "dev-master",
"serendipity_hq/rector-config": "^1.0",
"symfony/console": "~4.4|~5.4|~6.0",
Expand Down

0 comments on commit 2dfe757

Please sign in to comment.