Skip to content

Commit 7183c4e

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 65a660e commit 7183c4e

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
@@ -15,7 +15,7 @@
1515
"php": "^8.0",
1616
"ip2location/ip2location-php": "^8.1.1",
1717
"symfony/polyfill-mbstring": "^1.0",
18-
"willdurand/geocoder": "^4.0"
18+
"willdurand/geocoder": "^4.0|^5.0"
1919
},
2020
"provide": {
2121
"geocoder-php/provider-implementation": "1.0"

0 commit comments

Comments
 (0)