Skip to content

Composer error on install (guzzlehttp) #151

@SergejSi

Description

@SergejSi

Hey,

on trying to install the package, i receive the following composer error:

- Installation request for laracasts/integrated ^0.15.6 -> satisfiable by laracasts/integrated[0.15.6].
- Conclusion: remove guzzlehttp/guzzle 6.5.5
- Conclusion: don't install guzzlehttp/guzzle 6.5.5
- laracasts/integrated 0.15.6 requires fabpot/goutte ~2.0 -> satisfiable by fabpot/goutte[v2.0.0, v2.0.1, v2.0.2, v2.0.3, v2.0.4].
- fabpot/goutte v2.0.0 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.x-dev].
- fabpot/goutte v2.0.1 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.x-dev].
- fabpot/goutte v2.0.2 requires guzzlehttp/guzzle 4.* -> satisfiable by guzzlehttp/guzzle[4.x-dev].
- fabpot/goutte v2.0.3 requires guzzlehttp/guzzle >=4,<6 -> satisfiable by guzzlehttp/guzzle[4.x-dev, 5.3.x-dev].
- fabpot/goutte v2.0.4 requires guzzlehttp/guzzle >=4,<6 -> satisfiable by guzzlehttp/guzzle[4.x-dev, 5.3.x-dev].
- Can only install one of: guzzlehttp/guzzle[4.x-dev, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[5.3.x-dev, 6.5.5].
- Installation request for guzzlehttp/guzzle (locked at 6.5.5, required as ^6.3) -> satisfiable by guzzlehttp/guzzle[6.5.5].

Do anyone know how to solve this?

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