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 Mar 23, 2024
1 parent 42202c8 commit 107f83b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
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
20 changes: 10 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 107f83b

Please sign in to comment.