Skip to content

Commit 69453d7

Browse files
feat(geolocation): Add geopi2 as dependency
1 parent 8bb6eaa commit 69453d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"symfony/cache": "^5.2",
3535
"monolog/monolog": "^1.17 || ^2.1",
3636
"gregwar/captcha": "^1.1",
37-
"mlocati/ip-lib": "^1.14"
37+
"mlocati/ip-lib": "^1.14",
38+
"geoip2/geoip2": "^2.12.2"
3839
},
3940
"require-dev": {
4041
"bramus/monolog-colored-line-formatter": "^3.0",

0 commit comments

Comments
 (0)