Skip to content

Commit

Permalink
Update countries database (2024-05-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmekinyan committed May 5, 2024
1 parent 1066f31 commit 188ceba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The package utilizes MaxMind's database in the background, which is regularly up
$country = $geoDetect->setCountriesDatabase('location_to_db_file')
->getCountry('XXX.XXX.XXX.XXX');
```
> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-04-12
> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-05-03
### Printing user flag

Expand Down
Binary file modified databases/countries.mmdb
Binary file not shown.

0 comments on commit 188ceba

Please sign in to comment.