Skip to content

Commit

Permalink
Support PHPUnit 5 (googleapis#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
carusogabriel authored and bshaffer committed Jan 9, 2018
1 parent f3fc99f commit 4130319
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 @@ -16,7 +16,7 @@
"require-dev": {
"guzzlehttp/promises": "0.1.1|^1.3",
"friendsofphp/php-cs-fixer": "^1.11",
"phpunit/phpunit": "^4.8.36",
"phpunit/phpunit": "^4.8.36|^5.7",
"sebastian/comparator": ">=1.2.3"
},
"autoload": {
Expand Down

0 comments on commit 4130319

Please sign in to comment.