SDK-PHP
SDK-PHP copied to clipboard
Remove unexpected require
There is no need to require the autoload in the package's class, moreover the path is wrong when using composer, it should be something like ../../vendor/autoload.php.