Skip to content

Commit 27103b3

Browse files
committed
Add phpunit 7
1 parent 687503e commit 27103b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php-http/client-common": "^1.9 || ^2.0"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^5.5 || ^6.0",
22+
"phpunit/phpunit": "^5.5 || ^7.0",
2323
"php-http/guzzle6-adapter": "^1.0 || ^2.0",
2424
"php-http/mock-client": "^1.0",
2525
"guzzlehttp/psr7": "^1.2",

0 commit comments

Comments
 (0)