concardis / PHP_SDK

MIT License
3 stars 10 forks source link

Use correct paths for PSR-4 autoloader #1

Closed ocean90 closed 7 years ago

ocean90 commented 7 years ago

When using the library with composer the classes cannot be found because of the incorrect paths in composer.json. This PR changes them to match the ones defined in https://github.com/concardis/PHP_SDK/blob/71dd9b20cd8f0709272bfb86ad5bf17ec505524f/autoload.php#L6-L7