Skip to content

Commit 80fe730

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 2d9acac commit 80fe730

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.0",
2121
"geocoder-php/common-http": "^4.0",
22-
"willdurand/geocoder": "^4.0"
22+
"willdurand/geocoder": "^4.0|^5.0"
2323
},
2424
"require-dev": {
2525
"geocoder-php/provider-integration-tests": "^1.6.3",

0 commit comments

Comments
 (0)