Skip to content

Commit

Permalink
added PHPUnit 7.3 to support list (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik authored Aug 28, 2018
1 parent e12834e commit a499012
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 @@ -10,7 +10,7 @@
}
],
"require": {
"phpunit/phpunit": "~7.1.0|~7.2.0",
"phpunit/phpunit": "~7.1.0|~7.2.0|~7.3.0",
"phpunit/php-code-coverage": "^6.0",
"sebastian/comparator": "^3.0",
"sebastian/diff": "^3.0"
Expand Down

0 comments on commit a499012

Please sign in to comment.