Skip to content

Commit 281edaa

Browse files
Chris53897Chris8934Nyholm
authored
feat: allow "willdurand/geocoder" v5 (#1240)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de> Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com>
1 parent dab4fff commit 281edaa

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^8.0",
1616
"geocoder-php/common-http": "^4.0",
17-
"willdurand/geocoder": "^4.0"
17+
"willdurand/geocoder": "^4.0|^5.0"
1818
},
1919
"provide": {
2020
"geocoder-php/provider-implementation": "1.0"

0 commit comments

Comments
 (0)