Skip to content

Commit 7828d28

Browse files
authored
Remove nyholm/psr7 from require-dev (#928)
* Remove nyholm/psr7 from require-dev * cs
1 parent 4872245 commit 7828d28

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
@@ -20,8 +20,7 @@
2020
"phpunit/phpunit": "6.3.*",
2121
"geocoder-php/provider-integration-tests": "^1.0",
2222
"php-http/message": "^1.0",
23-
"php-http/curl-client": "^1.7",
24-
"nyholm/psr7": "^0.2.2"
23+
"php-http/curl-client": "^1.7"
2524
},
2625
"provide": {
2726
"geocoder-php/provider-implementation": "1.0"

0 commit comments

Comments
 (0)