Skip to content

Commit

Permalink
Update infection/infection requirement from ^0.28.1 to ^0.29.1
Browse files Browse the repository at this point in the history
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.28.1...0.29.1)

---
updated-dependencies:
- dependency-name: infection/infection
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent d17bf73 commit fbb7622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"infection/infection": "^0.28.1",
"infection/infection": "^0.29.1",
"phpstan/phpstan": "^1.10.58",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpunit/phpunit": "^10.1 || ^11.0",
Expand Down

0 comments on commit fbb7622

Please sign in to comment.