Skip to content

Commit 3553c13

Browse files
committed
Fixing broken tests
1 parent d33183e commit 3553c13

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
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"friendsofphp/php-cs-fixer": "^2.2",
20-
"php-http/client-integration-tests": "^3.0",
20+
"php-http/client-integration-tests": "^2.0 || ^3.0",
2121
"php-http/message": "^1.0",
2222
"php-http/client-common": "^2.0"
2323
},

0 commit comments

Comments
 (0)