Skip to content

Commit

Permalink
[#13] 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 10, 2021
1 parent b8d1db0 commit 4fc0b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -20,7 +20,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 4fc0b87

Please sign in to comment.