Skip to content

Commit

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

Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [tomasvotruba/unused-public](https://github.com/TomasVotruba/unused-public) to permit the latest version.

Updates `mimmi20/coding-standard` to 5.2.37
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.2.36...5.2.37)

Updates `tomasvotruba/unused-public` to 0.3.10
- [Commits](TomasVotruba/unused-public@0.3.9...0.3.10)

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: tomasvotruba/unused-public
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 5478794 commit ba77666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.29.0",
"mimmi20/coding-standard": "^5.2.36",
"mimmi20/coding-standard": "^5.2.37",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.7",
Expand All @@ -43,7 +43,7 @@
"symplify/phpstan-rules": "^13.0.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
"tomasvotruba/unused-public": "^0.3.9"
"tomasvotruba/unused-public": "^0.3.10"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit ba77666

Please sign in to comment.