Skip to content

Commit fadfa3f

Browse files
dbtlrakrabat
authored andcommitted
Add phpunit 7.0 with conditional support
1 parent 0655eae commit fadfa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"squizlabs/php_codesniffer": "^2.5",
31-
"phpunit/phpunit": "^6.0",
31+
"phpunit/phpunit": "^6.0|^7.0",
3232
"php-http/psr7-integration-tests": "dev-master"
3333
},
3434
"provide": {

0 commit comments

Comments
 (0)