Skip to content

Commit ac8854c

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 d997fb2 commit ac8854c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)