Inclusion of this package in my project fails because of the following errors:
Class UPC\HttpClient located in ./vendor/upc/upc-payment-sdk/app/http-client.php does not comply with psr-4 autoloading standard. Skipping.
Class UPC\UpcPaymentI located in ./vendor/upc/upc-payment-sdk/app/sdk.php does not comply with psr-4 autoloading standard. Skipping.
Class UPC\UpcI located in ./vendor/upc/upc-payment-sdk/app/sdk.php does not comply with psr-4 autoloading standard. Skipping.
Class UPC\UpcPaymentData located in ./vendor/upc/upc-payment-sdk/app/sdk.php does not comply with psr-4 autoloading standard. Skipping.
Class UPC\UpcSDK located in ./vendor/upc/upc-payment-sdk/app/sdk.php does not comply with psr-4 autoloading standard. Skipping.
Class UPC\Sign located in ./vendor/upc/upc-payment-sdk/app/sign.php does not comply with psr-4 autoloading standard. Skipping.
Inclusion of this package in my project fails because of the following errors:
Repositories section of my composer.json:
Require section of my composer.json: