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 conflicts when install #1

Open
berislavsapina opened this issue Mar 27, 2017 · 0 comments
Open

Composer conflicts when install #1

berislavsapina opened this issue Mar 27, 2017 · 0 comments

Comments

@berislavsapina
Copy link

Hi,

when I install your bundle, I get:

Problem 1
    - yappabe/google-map-bundle 3.0.0 requires yappabe/google-map dev-master@dev -> satisfiable by yappabe/google-map[dev-master] but these conflict with your requirements or minimum-stability.
    - yappabe/google-map-bundle 3.0.1 requires yappabe/google-map ^1.4 -> satisfiable by yappabe/google-map[1.4.0, 1.4.1, 1.4.2].
    - yappabe/google-map 1.4.0 requires egeloen/json-builder ~1.0 -> satisfiable by egeloen/json-builder[1.0.0, 1.0.1, 1.0.2, 1.0.3].
    - yappabe/google-map 1.4.1 requires egeloen/json-builder ~1.0.0 -> satisfiable by egeloen/json-builder[1.0.0, 1.0.1, 1.0.2, 1.0.3].
    - yappabe/google-map 1.4.2 requires egeloen/json-builder ~1.0.0 -> satisfiable by egeloen/json-builder[1.0.0, 1.0.1, 1.0.2, 1.0.3].
    - Can only install one of: egeloen/json-builder[2.0.1, 1.0.0].
    - Can only install one of: egeloen/json-builder[2.0.1, 1.0.1].
    - Can only install one of: egeloen/json-builder[2.0.1, 1.0.2].
    - Can only install one of: egeloen/json-builder[2.0.1, 1.0.3].
    - yappabe/google-map-bundle 3.0.1 requires egeloen/json-builder 2.0.1 as 1.0.0 -> satisfiable by egeloen/json-builder[2.0.1].
    - Installation request for yappabe/google-map-bundle ^3.0 -> satisfiable by yappabe/google-map-bundle[3.0.0, 3.0.1].

Problem is than your bundle require egeloen/json-builder v2.0.1, but your require also yappable/google-map v1.4 which requires egeloen/json-builder v1.0

Can you fix that??

Tnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant