Skip to content

Commit f26f618

Browse files
committed
feat: allow willdurand/geocoder v5
1 parent c43f2b0 commit f26f618

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
@@ -21,7 +21,7 @@
2121
"symfony/console": "^4.4 || ^5.4 || ^6.4 || ^7.0",
2222
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.4 || ^7.0",
2323
"symfony/options-resolver": "^4.4 || ^5.4 || ^6.4 || ^7.0",
24-
"willdurand/geocoder": "^4.6"
24+
"willdurand/geocoder": "^4.6 || ^5.0"
2525
},
2626
"require-dev": {
2727
"doctrine/annotations": "^1.11.1 || ^2.0",

0 commit comments

Comments
 (0)