Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Composer conflicts when install #1

@berislavsapina

Description

@berislavsapina

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions