Skip to content

Commit 7c57119

Browse files
Update infection/infection requirement to ^0.19.0 (#47)
* 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>
1 parent c9523d7 commit 7c57119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"yiisoft/strings": "^1.0"
2828
},
2929
"require-dev": {
30-
"infection/infection": "^0.18.0",
30+
"infection/infection": "^0.19.0",
3131
"phpunit/phpunit": "^9.3",
3232
"vimeo/psalm": "^4.0",
3333
"yiisoft/aliases": "^1.0",

0 commit comments

Comments
 (0)