SDK-PHP icon indicating copy to clipboard operation
SDK-PHP copied to clipboard

Remove unexpected require

Open Neabfi opened this issue 8 years ago • 0 comments

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.

Neabfi avatar Jul 27 '17 08:07 Neabfi