Skip to content

Commit a1d3e6f

Browse files
Update dependency infection/infection to ^0.26.21
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.26.19 | 0.26.21 |
1 parent 0c5b4cc commit a1d3e6f

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^9.6.7",
23-
"infection/infection": "^0.26.19"
23+
"infection/infection": "^0.26.21"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)