Rename GeoIP2 => GeoIp2 for consistency
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ if (!$loader = @include __DIR__.'/../vendor/autoload.php') {
|
||||
die('Project dependencies missing');
|
||||
}
|
||||
|
||||
$loader->add('GeoIP2\Test', __DIR__);
|
||||
$loader->add('GeoIp2\Test', __DIR__);
|
||||
|
||||
Reference in New Issue
Block a user