Skip to content

Commit a958e3a

Browse files
authored
Merge pull request #24 from script-development/dependabot/composer/infection/infection-tw-0.33.1
chore(deps-dev): update infection/infection requirement from ^0.32.7 to ^0.33.1
2 parents 5fa3e2a + 7cfba2a commit a958e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"psr/log": "^3.0"
2323
},
2424
"require-dev": {
25-
"infection/infection": "^0.32.7",
25+
"infection/infection": "^0.33.1",
2626
"laravel/pint": "^1.18",
2727
"phpunit/phpunit": "^11.0"
2828
},

0 commit comments

Comments
 (0)