Skip to content

Commit 2e4c5b1

Browse files
Chris53897Chris8934Nyholm
authored
feat: allow "willdurand/geocoder" v5 (#1240)
Co-authored-by: Christopher Georg <[email protected]> Co-authored-by: Tobias Nyholm <[email protected]>
1 parent 48b1ece commit 2e4c5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "^8.0",
1010
"geocoder-php/common-http": "^4.0",
11-
"willdurand/geocoder": "^4.0"
11+
"willdurand/geocoder": "^4.0|^5.0"
1212
},
1313
"provide": {
1414
"geocoder-php/provider-implementation": "1.0"

0 commit comments

Comments
 (0)