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

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

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

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

---
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: 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 and mimmi20 committed Nov 13, 2023
1 parent 749f855 commit 0bfd77e
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 @@ -36,15 +36,15 @@
"ext-tokenizer": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"infection/infection": "^0.27.7",
"mimmi20/coding-standard": "^5.1.23",
"infection/infection": "^0.27.8",
"mimmi20/coding-standard": "^5.1.24",
"nikic/php-parser": "^4.17.1",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.41",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.4.2",
"rector/rector": "^0.18.6"
"rector/rector": "^0.18.7"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit 0bfd77e

Please sign in to comment.