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

How to fix install Laravel-Youtube #26

Open
giaphiep opened this issue May 22, 2016 · 2 comments
Open

How to fix install Laravel-Youtube #26

giaphiep opened this issue May 22, 2016 · 2 comments

Comments

@giaphiep
Copy link

giaphiep commented May 22, 2016

Hello,
I can not install FbF/Laravel-Youtube
this is required in my file composer.json

"require": { "php": ">=5.5.9", "laravel/framework": "5.2.*", "laravel/socialite": "^2.0", "intervention/image": "^2.3", "jenssegers/date": "^3.2", "vinkla/vimeo": "^3.2", "fbf/laravel-youtube": "dev-master" }, "require-dev": { "fzaninotto/faker": "~1.4", "mockery/mockery": "0.9.*", "phpunit/phpunit": "~4.0", "symfony/css-selector": "2.8.*|3.0.*", "symfony/dom-crawler": "2.8.*|3.0.*" },

i searched google they said change
"minimum-stability": "stable", "prefer-stable": false,
to
"minimum-stability": "dev", "prefer-stable": true,

but it's still not working :( . it's show error

`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 fbf/laravel-youtube dev-master -> satisfiable by fbf/laravel-youtube[dev-master].
  • fbf/laravel-youtube dev-master requires google/apiclient dev-master -> satisfiable by google/apiclient[dev-master] but these conflict with your requirements or minimum-stability.`

Help me, please!

@eugenecooper
Copy link

+1 The same issue here

@bobbypratama97
Copy link

i have the same issue, anyone have solution?

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