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 55d74a2 commit d1ab601Copy full SHA for d1ab601
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