Skip to content

Commit

Permalink
fix minimum dependency see sebastianbergmann/phpunit#3531
Browse files Browse the repository at this point in the history
  • Loading branch information
GregoireHebert committed Oct 27, 2019
1 parent cc7d7b0 commit 6f402bb
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 @@ -27,7 +27,7 @@
"drupol/php-conventions": "^1",
"infection/infection": "^0.13",
"phptaskman/changelog": "^1.0",
"phpunit/phpunit": "^7.5 || ^8",
"phpunit/phpunit": "^7.5.6 || ^8",
"scrutinizer/ocular": "^1"
},
"config": {
Expand Down

0 comments on commit 6f402bb

Please sign in to comment.