Skip to content

Commit

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

Updates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `infection/infection` to 0.27.7
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.27.6...0.27.7)

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

Updates `phpstan/phpstan` to 1.10.41
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.40...1.10.41)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 7, 2023
1 parent e384718 commit ab7ef32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.6",
"mimmi20/coding-standard": "^5.1.22",
"infection/infection": "^0.27.7",
"mimmi20/coding-standard": "^5.1.23",
"nikic/php-parser": "^v4.17.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.40",
"phpstan/phpstan": "^1.10.41",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.4.2",
Expand Down

0 comments on commit ab7ef32

Please sign in to comment.