url fix for php8 requirement
you will temporarily need to add this to your composer.json
"repositories": [
{
"type": "git",
"url": "https://github.com/thadbryson/laravel-geoip.git"
}
],
you will temporarily need to add this to your composer.json
"repositories": [
{
"type": "git",
"url": "https://github.com/thadbryson/laravel-geoip.git"
}
],