Skip to content

Commit 2c7f1ae

Browse files
Update dependency infection/infection to ^0.28.0
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------ | | packagist | infection/infection | 0.27.11 | 0.28.0 |
1 parent 571efb9 commit 2c7f1ae

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
"require-dev": {
2121
"composer/composer": "^2.7.2",
2222
"doctrine/coding-standard": "^12.0.0",
23-
"infection/infection": "^0.27.11",
23+
"infection/infection": "^0.28.0",
2424
"phpunit/phpunit": "^10.5.15",
2525
"symfony/process": "^7.0.4"
2626
},

0 commit comments

Comments
 (0)