Skip to content

Commit a616756

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 a1b8bd3 commit a616756

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

0 commit comments

Comments
 (0)