Skip to content

Commit 0281c4a

Browse files
Update infection/infection requirement from ^0.14 to ^0.15
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.14.0...0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e5fb0b9 commit 0281c4a

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
@@ -33,7 +33,7 @@
3333
"ramsey/uuid": "^3.0"
3434
},
3535
"require-dev": {
36-
"infection/infection": "^0.14",
36+
"infection/infection": "^0.15",
3737
"orchestra/testbench": "^4.2",
3838
"phpstan/phpstan": "^0.11",
3939
"phpunit/phpunit": "^8.4",

0 commit comments

Comments
 (0)