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

Class 'Lakshmaji\Plivo\PlivoServiceProvider' not found #7

Closed
venkat402 opened this issue Jan 8, 2020 · 4 comments
Closed

Class 'Lakshmaji\Plivo\PlivoServiceProvider' not found #7

venkat402 opened this issue Jan 8, 2020 · 4 comments

Comments

@venkat402
Copy link

composer require lakshmaji/plivo
Using version dev-master for lakshmaji/plivo
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for lakshmaji/plivo dev-master -> satisfiable by lakshmaji/plivo[dev-master].
- lakshmaji/plivo dev-master requires plivo/plivo-php ^1.1 -> satisfiable by plivo/plivo-php[v1.1.0, v1.1.1, v1.1.2, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7] but these conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.

@lakshmaji
Copy link
Owner

Hi @venkat402, I have some other things to do, could you add some sample repo with this issue.

@ravimadan86
Copy link

ravimadan86 commented Jan 10, 2020

is it compatible with Laravel 6??

If yes, please let us know what steps need to be done. will there be any change in the installation process for Laravel 6?

@venkat402
Copy link
Author

This issue cause due to dependency which is already exist
steps to resolve this issue is

  1. composer remove plivo/plivo-php
  2. composer require lakshmaji/plivo

Then it will proceed with your installation.

@lakshmaji
Copy link
Owner

@ravimadan86, Unfortunately, I haven't tested it.
But as per laravel changelogs, there are no much changes in the package registration, so it works.

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