Skip to content

Commit 4839695

Browse files
committed
Remove duplicate
1 parent f3089c6 commit 4839695

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,11 @@
4343
},
4444
"conflict": {
4545
"php-http/guzzle6-adapter": "<1.1",
46-
"php-http/cache-plugin": "<1.7.0",
46+
"php-http/cache-plugin": "<1.7",
4747
"php-http/curl-client": "<2.0",
4848
"php-http/socket-client": "<2.0",
4949
"kriswallsmith/buzz": "<0.17",
50-
"php-http/react-adapter": "<3.0",
51-
"php-http/cache-plugin": "<1.7"
50+
"php-http/react-adapter": "<3.0"
5251
},
5352
"require-dev": {
5453
"guzzlehttp/psr7": "^1.7 || ^2.0",

0 commit comments

Comments
 (0)