Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some classes doesn't comply with psr-4 #71

Open
sauriio opened this issue Mar 23, 2021 · 2 comments
Open

Some classes doesn't comply with psr-4 #71

sauriio opened this issue Mar 23, 2021 · 2 comments

Comments

@sauriio
Copy link

sauriio commented Mar 23, 2021

Class CyberSource\Model\Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction located in ./vendor/cybersource/rest-client-php/lib/Model/Ptsv2paymentsMerchantInitiatedTransaction.php does not comply with psr-4 autoloading standard. Skipping.

sdk version: 0.0.20

@alonzo-ped
Copy link

alonzo-ped commented Mar 31, 2021

I have also encountered this issue:

Class CyberSource\Model\Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiatorMerchantInitiatedTransaction located in ./vendor/cybersource/rest-client-php/lib/Model/Ptsv2paymentsMerchantInitiatedTransaction.php does not comply with psr-4 autoloading standard. Skipping.

It's only thrown when using 'authoritative' autoloading for production optimization

composer install --no-dev -a

sdk version: 0.0.20
docker php:7.3-apache
composer version 2.0.11

@jezmck
Copy link

jezmck commented Jun 7, 2021

#59 #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants