Skip to content

Rename Package

Latest
Compare
Choose a tag to compare
@pulkitjalan pulkitjalan released this 22 Aug 05:27
· 2 commits to main since this release
095121c

Package was renamed from geoip to ip-geolocation

Upgrade instructions

  • Update composer reference from pulkitjalan/geoip to pulkitjalan/ip-geolocation
  • Rename config file from geoip.php to ip-geolocation.php
  • Replace all namespaces from PulkitJalan\GeoIP to PulkitJalan\IPGeolocation
  • Replace all class names and aliases from GeoIP to IPGeolocation
  • Update console command reference from geoip:update to ip-geolocation:update
  • Update helper function calls from geoip to ipGeolocation