Fix for Phar path issue
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once 'vendor/autoload.php';
|
||||
require_once 'phar://geoip2.phar/vendor/autoload.php';
|
||||
|
||||
// The following was taken from Guzzle (MIT license)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user