Skip to content

Commit 0ba4c00

Browse files
Update infection/infection requirement from ^0.20.2 to ^0.23.0 (#77)
* Update infection/infection requirement to ^0.23.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.20.2...0.23.0) Signed-off-by: dependabot[bot] <[email protected]> * Update composer.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Podlipsky <[email protected]>
1 parent 25a15c4 commit 0ba4c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"doctrine/coding-standard": "^8.2",
22-
"infection/infection": "^0.20.2",
22+
"infection/infection": "^0.23.0",
2323
"phpstan/extension-installer": "^1.1",
2424
"phpstan/phpstan": "0.12.90",
2525
"phpstan/phpstan-phpunit": "0.12.20",

0 commit comments

Comments
 (0)