Skip to content

Commit

Permalink
composer(deps-dev): bump the minor-patch-dependencies group with 1 up…
Browse files Browse the repository at this point in the history
…date

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `rector/rector` to 1.0.2
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.0.1...1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2024
1 parent 78e038f commit 3214ae4
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 @@ -44,7 +44,7 @@
"phpstan/phpstan-phpunit": "^1.3.16",
"phpunit/phpunit": "^10.5.11",
"psr/container": "^1.1.2 || ^2.0.2",
"rector/rector": "^1.0.1"
"rector/rector": "^1.0.2"
},
"suggest": {
"laminas/laminas-servicemanager": "Required for the Factories"
Expand Down

0 comments on commit 3214ae4

Please sign in to comment.