Skip to content

Commit

Permalink
Update infection/infection requirement to ^0.19.0 (#65)
Browse files Browse the repository at this point in the history
* Update infection/infection requirement || ^0.19.0

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.18...0.19.1)

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

* Update composer.json

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
  • Loading branch information
dependabot-preview[bot] and samdark committed Oct 30, 2020
1 parent e7dada4 commit 6be553b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"yiisoft/strings": "^1.0.1"
},
"require-dev": {
"infection/infection": "^0.18.0",
"infection/infection": "^0.19.0",
"phpunit/phpunit": "^9.4",
"vimeo/psalm": "^3.17"
},
Expand Down

0 comments on commit 6be553b

Please sign in to comment.