Skip to content

Commit

Permalink
Require a recent version of infection/infection
Browse files Browse the repository at this point in the history
We need one that has support for PHP 8, so let's pick the latest.
  • Loading branch information
greg0ire committed Nov 12, 2020
1 parent 58248e0 commit acc643c
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 @@ -37,7 +37,7 @@
"doctrine/coding-standard": "^8.1.0",
"nikic/php-parser": "^4.6.0",
"phpbench/phpbench": "^0.17.1 || 1.0.0-alpha2",
"infection/infection": "^0.16.4",
"infection/infection": "^0.20.1",
"vimeo/psalm": "^3.12.2",
"codelicia/xulieta": "^0.1.2"
},
Expand Down

0 comments on commit acc643c

Please sign in to comment.