Skip to content

Commit 001c3dc

Browse files
Update dependency infection/infection to ^0.26.20
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.26.19 | 0.26.20 |
1 parent 6e6019a commit 001c3dc

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
@@ -10,7 +10,7 @@
1010
"require-dev": {
1111
"cache/integration-tests": "dev-master",
1212
"cache/tag-interop": "dev-master",
13-
"infection/infection": "^0.26.19",
13+
"infection/infection": "^0.26.20",
1414
"phpunit/phpunit": "^9.6.7"
1515
},
1616
"license": "MIT",

0 commit comments

Comments
 (0)