Skip to content

Commit

Permalink
Update infection/infection requirement from ^0.16 to ^0.17
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.16.0...0.17.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 18, 2020
1 parent 412a08d commit 8222532
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 @@ -13,7 +13,7 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"infection/infection": "^0.16",
"infection/infection": "^0.17",
"lcobucci/coding-standard": "^4.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12",
Expand Down

0 comments on commit 8222532

Please sign in to comment.