FriendsOfFlarum / geoip

Geolocation for your Flarum forum
MIT License
6 stars 5 forks source link

fix: remove freegeoip (no longer available), php8.1 compat #20

Closed imorland closed 2 years ago

imorland commented 2 years ago

freegeoip service is no longer available (was previous default provider)

ipapi is now the default provider

fix php 8.1 jsonSerialize error

Extension now requires PHP 8.0+