Skip to content

Commit

Permalink
Add phpunit 7.0 with conditional support
Browse files Browse the repository at this point in the history
  • Loading branch information
dbtlr authored and akrabat committed Sep 8, 2018
1 parent 0655eae commit fadfa3f
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 @@ -28,7 +28,7 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.5",
"phpunit/phpunit": "^6.0",
"phpunit/phpunit": "^6.0|^7.0",
"php-http/psr7-integration-tests": "dev-master"
},
"provide": {
Expand Down

0 comments on commit fadfa3f

Please sign in to comment.