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 [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

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

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

---
updated-dependencies:
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-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] authored Sep 4, 2023
1 parent a8a4e99 commit f3fb73b
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 @@ -37,14 +37,14 @@
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.0",
"mimmi20/coding-standard": "^5.1.11",
"mimmi20/coding-standard": "^5.1.13",
"nikic/php-parser": "^4.17.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.32",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpunit/phpunit": "^10.3.2",
"rector/rector": "^0.18.0",
"rector/rector": "^0.18.1",
"vimeo/psalm": "^5.15.0"
},
"minimum-stability": "stable",
Expand Down

0 comments on commit f3fb73b

Please sign in to comment.