unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack
https://paystack.co
MIT License
597 stars 310 forks source link

PSR-4 Auto loading warning #122

Closed teamnovanest closed 3 years ago

teamnovanest commented 3 years ago

I just completed the instalation of the the library and this warining came up.

image

Will it affect my integration in any way?

I use laravel/framework v7.28.4 PHP 7.4.9 (cli) (built: Aug 7 2020 19:23:06) ( NTS )

Kennexcorp commented 3 years ago

I am having same issue

kingzamzon commented 3 years ago

this error does not stop it from working.. It is the file name

kingzamzon commented 3 years ago

I just completed the instalation of the the library and this warining came up.

image

Will it affect my integration in any way?

I use laravel/framework v7.28.4 PHP 7.4.9 (cli) (built: Aug 7 2020 19:23:06) ( NTS )

No it won't.

teamnovanest commented 3 years ago

Thanks @kingzamzon , i will go ahead and close the issue.