Skip to content

Commit 37ff727

Browse files
committed
Allow willdurand/geocoder v5
1 parent a3d9ec5 commit 37ff727

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": "^5.4 || ^6.4 || ^7.0",
2222
"symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0",
2323
"symfony/options-resolver": "^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)