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

psr-0 autoloading skipping in latest composer #1

Open
mrshahrukh123 opened this issue Dec 9, 2020 · 1 comment
Open

psr-0 autoloading skipping in latest composer #1

mrshahrukh123 opened this issue Dec 9, 2020 · 1 comment

Comments

@mrshahrukh123
Copy link

whe I try to execute the following command
composer dump-autoload
it giving error of skiping autoloading.

Class Lifetimesms\Gateway\LifetimesmsServiceProvider located in ./vendor/lifetimesms/gateway/src/LifetimesmsServiceProvider.php does not comply with psr-0 autoloading standard. Skipping.
Class Lifetimesms\Gateway\Lifetimesms located in ./vendor/lifetimesms/gateway/src/Lifetimesms.php does not comply with psr-0 autoloading standard. Skipping.
Class Lifetimesms\Gateway\ParametersMissing located in ./vendor/lifetimesms/gateway/src/ParametersMissing.php does not comply with psr-0 autoloading standard. Skipping.
Class Lifetimesms\Gateway\Facades\LifetimesmsFacade located in ./vendor/lifetimesms/gateway/src/facades/LifetimesmsFacade.php does not comply with psr-0 autoloading standard. Skipping.

any update to resolve this ?

@Munaam
Copy link

Munaam commented Mar 14, 2021

hy there
Any leads on the psr-0 autoloading error

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