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

Composer 2.0 Deprecation Notice #6

Open
newtongamajr opened this issue Sep 27, 2020 · 1 comment
Open

Composer 2.0 Deprecation Notice #6

newtongamajr opened this issue Sep 27, 2020 · 1 comment

Comments

@newtongamajr
Copy link

Hi, @coroo

First of all, thanks for sharing us this great package!

During nova-carousel installation I received the messages below:

Deprecation Notice: Class Coroowicaksono\NovaCarousel\Api\ThrowError located in ./vendor/coroowicaksono/nova-carousel/src/api/ThrowError.php does not comply with psr-4 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 Coroowicaksono\NovaCarousel\Api\TotalRecordsController located in ./vendor/coroowicaksono/nova-carousel/src/api/TotalRecordsController.php does not comply with psr-4 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 Coroowicaksono\NovaCarousel\Api\TotalCircleController located in ./vendor/coroowicaksono/nova-carousel/src/api/TotalCircleController.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

This is happening because 'api' directory needs to be 'Api'.

Best Regards,

@coroo
Copy link
Owner

coroo commented Sep 27, 2020

hi @newtongamajr , thank you for the feedback and insight.
I already add Api instead api in v0.0.6

Regards,

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

2 participants