Skip to content

Commit

Permalink
build(deps-dev): update symplify/rule-doc-generator requirement (#37)
Browse files Browse the repository at this point in the history
Updates the requirements on [symplify/rule-doc-generator](https://github.com/symplify/rule-doc-generator) to permit the latest version.
- [Commits](symplify/rule-doc-generator@12.1.1...12.1.10)

---
updated-dependencies:
- dependency-name: symplify/rule-doc-generator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 19, 2024
1 parent 4c08e81 commit 93c6ec1
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 @@ -29,7 +29,7 @@
"friendsofphp/php-cs-fixer": "3.52.0",
"phpunit/phpunit": "10.5.13",
"rector/rector": "1.0.3",
"symplify/rule-doc-generator": "12.1.1"
"symplify/rule-doc-generator": "12.1.10"
},
"scripts": {
"test": [
Expand Down

0 comments on commit 93c6ec1

Please sign in to comment.