Skip to content

Commit

Permalink
fix(deps): update dependency geoip2/geoip2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent d20d80c commit d7c9344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ext-pgsql": "*",
"ext-posix": "*",
"ext-redis": "*",
"geoip2/geoip2": "^v2.13",
"geoip2/geoip2": "^v3.0.0",
"guzzlehttp/guzzle": "^7.8",
"laravel/framework": "^v10.21",
"laravel/sanctum": "^v3.2",
Expand Down

0 comments on commit d7c9344

Please sign in to comment.