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

Error with Composer v2 - Standard PSR-0 #6

Open
brylopezdft opened this issue Aug 30, 2023 · 0 comments
Open

Error with Composer v2 - Standard PSR-0 #6

brylopezdft opened this issue Aug 30, 2023 · 0 comments

Comments

@brylopezdft
Copy link

Hi.

We need to update our Composer Version to 2 and I had the next error messages. Right now we are working with Composer V 1.10 and show us those warnings

Deprecation Notice: Class NpsSDK\ApiException located in ./vendor/nps/php-sdk/src/NpsSDK/Errors.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class NpsSDK\LogException located in ./vendor/nps/php-sdk/src/NpsSDK/Errors.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class NpsSDK\KloggerAdapter located in ./vendor/nps/php-sdk/src/NpsSDK/adapters.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

Can you update the code for this kind of errors.

Thank you!

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

1 participant