Skip to content

Commit

Permalink
[#3] Update infection requirement from ^0.23.0 to ^0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Oct 9, 2021
1 parent 5b18660 commit ea8dc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
},
"require-dev": {
"icanhazstring/composer-unused": "^0.7.5",
"infection/infection": "^0.23.0 || ^0.25.0",
"infection/infection": "^0.25.0",
"phpro/grumphp": "^1.0",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.0 || ^9.0",
Expand Down

0 comments on commit ea8dc80

Please sign in to comment.