git-s3 icon indicating copy to clipboard operation
git-s3 copied to clipboard

Cannot install when there's already symfony/console 3.x installed

Open lesaff opened this issue 9 years ago • 0 comments

Getting this error message from my composer during installation

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for schickling/git-s3 dev-master -> satisfiable by schickling/git-s3[dev-master].
    - Conclusion: remove symfony/console v3.1.2
    - Conclusion: don't install symfony/console v3.1.2
    - schickling/git-s3 dev-master requires symfony/console 2.*

lesaff avatar Jul 19 '16 20:07 lesaff