Skip to content

Commit 65dffd1

Browse files
chore(deps-dev): update infection/infection requirement
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.33.0...0.34.0) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.34.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 681494b commit 65dffd1

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
@@ -19,7 +19,7 @@
1919
"ui-awesome/html-mixin": "^0.6"
2020
},
2121
"require-dev": {
22-
"infection/infection": "^0.33",
22+
"infection/infection": "^0.34",
2323
"maglnet/composer-require-checker": "^4.1",
2424
"php-forge/baseline": "^0.1",
2525
"php-forge/coding-standard": "^0.3",

0 commit comments

Comments
 (0)