Skip to content

Commit b9b6ff8

Browse files
authored
Removed HTTP dependencies (#694)
1 parent f14fbd5 commit b9b6ff8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^6.1",
21-
"geocoder-php/provider-integration-tests": "^1.0",
22-
"php-http/message": "^1.0",
23-
"php-http/curl-client": "^1.7",
24-
"nyholm/psr7": "^0.2.2"
21+
"geocoder-php/provider-integration-tests": "^1.0.1"
2522
},
2623
"provide": {
2724
"geocoder-php/provider-implementation": "1.0"

0 commit comments

Comments
 (0)