8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281caa8 commit 5fe8475Copy full SHA for 5fe8475
src/Http/composer.json
@@ -18,7 +18,7 @@
18
"php-http/discovery": "^1.17",
19
"psr/http-client-implementation": "^1.0",
20
"psr/http-factory-implementation": "^1.0",
21
- "willdurand/geocoder": "^4.0 || ^5.0"
+ "willdurand/geocoder": "^4.0|^5.0"
22
},
23
"require-dev": {
24
"nyholm/psr7": "^1.0",
src/Plugin/composer.json
"php-http/promise": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
- "willdurand/geocoder": "^4.0"
"cache/void-adapter": "^1.0",
0 commit comments