Skip to content

Commit

Permalink
require php 7.2+ for PHPUnit 8
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik committed Feb 27, 2019
1 parent fc5f2db commit 7090736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}
],
"require": {
"php": ">=7.2",
"phpunit/phpunit": "^8.0",
"phpunit/php-code-coverage": "^7.0",
"sebastian/comparator": "^3.0",
Expand Down

0 comments on commit 7090736

Please sign in to comment.