Skip to content

Commit 1cc6f15

Browse files
committed
use geocoder ~2.4
1 parent 02b6bf5 commit 1cc6f15

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
"require" : {
1616
"php" : ">=5.3.0",
1717
"illuminate/support" : "~4.0",
18-
"willdurand/geocoder" : "~2.3"
18+
"willdurand/geocoder" : "~2.4"
1919
},
2020

2121
"require-dev" : {

0 commit comments

Comments
 (0)