Skip to content

Commit fae3d1b

Browse files
authored
Remove non-existent dependency
1 parent 7b2812a commit fae3d1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"php-http/client-common": "^1.2",
2424
"php-http/cache-plugin": "^1.0",
2525
"php-http/logger-plugin": "^1.0",
26-
"php-http/discovery": "^1.0",
27-
"php-http/client-implementation": "^1.0"
26+
"php-http/discovery": "^1.0"
2827
},
2928
"require-dev": {
3029
"phpunit/phpunit": "^4.5 || ^5.4",

0 commit comments

Comments
 (0)