Skip to content

Commit

Permalink
Update infection/infection requirement from ^0.20.1 to ^0.23.0 (#102)
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.20.1...0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2021
1 parent 894f96b commit e8132d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -32,7 +32,7 @@
},
"require-dev": {
"cdn77/coding-standard": "^5.0",
"infection/infection": "^0.20.1",
"infection/infection": "^0.23.0",
"nyholm/psr7": "^1.2",
"php-http/curl-client": "^2.1",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit e8132d5

Please sign in to comment.