Skip to content

Commit

Permalink
build(deps-dev): update infection/infection requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version.
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.17.5...0.21.5)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kpicaza committed Nov 20, 2021
1 parent 4982b67 commit 2dc7247
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 @@ -20,7 +20,7 @@
},
"require-dev": {
"composer/composer": "1.10.10",
"infection/infection": "^0.17.5",
"infection/infection": "^0.21.5",
"mikey179/vfsstream": "^1.6",
"phpro/grumphp": "^0.17.1 || ^0.19.0 || ^0.20.0",
"phpstan/phpstan": "^1.2.0",
Expand Down

0 comments on commit 2dc7247

Please sign in to comment.