Skip to content

Commit b55b962

Browse files
committed
Add support for Geocoder 5
1 parent 0e3ad34 commit b55b962

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": "^7.4 || ^8.0",
1515
"geocoder-php/common-http": "^4.1",
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)