Skip to content

Commit c66782a

Browse files
Update dependency infection/infection to ^0.13.6 || ^0.15.3 || ^0.26.0 || ^0.30.0
1 parent 9f1be20 commit c66782a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"drupol/php-conventions": "^6.0.0",
2626
"friends-of-phpspec/phpspec-code-coverage": "^6.0.0",
27-
"infection/infection": "^0.13.6 || ^0.15.3 || ^0.26.0",
27+
"infection/infection": "^0.13.6 || ^0.15.3 || ^0.26.0 || ^0.30.0",
2828
"microsoft/tolerant-php-parser": "^0.1.0",
2929
"phpspec/phpspec": "^5.1.2 || ^6.1.1 || ^7.0.0"
3030
},

0 commit comments

Comments
 (0)