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

Symfony Process Problem #47

Closed
campuslane opened this issue Mar 20, 2016 · 1 comment
Closed

Symfony Process Problem #47

campuslane opened this issue Mar 20, 2016 · 1 comment
Labels

Comments

@campuslane
Copy link

I have a fresh install of Laravel using the laravel installer. When trying to install studio globally or in the project I get the following:


$ composer global require franzl/studio


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

  Problem 1
    - Installation request for franzl/studio ^0.9.5 -> satisfiable by franzl/studio[0.9.5].
    - Conclusion: remove symfony/process v3.0.3
    - Conclusion: don't install symfony/process v3.0.3
    - franzl/studio 0.9.5 requires symfony/process ~2.5 -> satisfiable by symfony/process[v2.5.0, v2.5.1, v2.5.10, v2.5.11, v2.5.12, v2.5.2, v2.5.3, v2.5.4, v2.5.5, v2.5.6, v2.5.7, v2.5.8, v2.5.9, v2.6.0, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9, v2.7.0, v2.7.1, v2.7.10, v2.7.2, v2.7.3, v2.7.4, v2.7.5, v2.7.6, v2.7.7, v2.7.8, v2.7.9, v2.8.0, v2.8.1, v2.8.2, v2.8.3].
    - Can only install one of: symfony/process[v2.8.0, v3.0.3].
    - Can only install one of: symfony/process[v2.8.1, v3.0.3].
    - Can only install one of: symfony/process[v2.8.2, v3.0.3].
    - Can only install one of: symfony/process[v2.8.3, v3.0.3].
    - Can only install one of: symfony/process[v2.5.0, v3.0.3].
    - Can only install one of: symfony/process[v2.5.1, v3.0.3].
    - Can only install one of: symfony/process[v2.5.10, v3.0.3].
    - Can only install one of: symfony/process[v2.5.11, v3.0.3].
    - Can only install one of: symfony/process[v2.5.12, v3.0.3].
    - Can only install one of: symfony/process[v2.5.2, v3.0.3].
    - Can only install one of: symfony/process[v2.5.3, v3.0.3].
    - Can only install one of: symfony/process[v2.5.4, v3.0.3].
    - Can only install one of: symfony/process[v2.5.5, v3.0.3].
    - Can only install one of: symfony/process[v2.5.6, v3.0.3].
    - Can only install one of: symfony/process[v2.5.7, v3.0.3].
    - Can only install one of: symfony/process[v2.5.8, v3.0.3].
    - Can only install one of: symfony/process[v2.5.9, v3.0.3].
    - Can only install one of: symfony/process[v2.6.0, v3.0.3].
    - Can only install one of: symfony/process[v2.6.1, v3.0.3].
    - Can only install one of: symfony/process[v2.6.10, v3.0.3].
    - Can only install one of: symfony/process[v2.6.11, v3.0.3].
    - Can only install one of: symfony/process[v2.6.12, v3.0.3].
    - Can only install one of: symfony/process[v2.6.13, v3.0.3].
    - Can only install one of: symfony/process[v2.6.2, v3.0.3].
    - Can only install one of: symfony/process[v2.6.3, v3.0.3].
    - Can only install one of: symfony/process[v2.6.4, v3.0.3].
    - Can only install one of: symfony/process[v2.6.5, v3.0.3].
    - Can only install one of: symfony/process[v2.6.6, v3.0.3].
    - Can only install one of: symfony/process[v2.6.7, v3.0.3].
    - Can only install one of: symfony/process[v2.6.8, v3.0.3].
    - Can only install one of: symfony/process[v2.6.9, v3.0.3].
    - Can only install one of: symfony/process[v2.7.0, v3.0.3].
    - Can only install one of: symfony/process[v2.7.1, v3.0.3].
    - Can only install one of: symfony/process[v2.7.10, v3.0.3].
    - Can only install one of: symfony/process[v2.7.2, v3.0.3].
    - Can only install one of: symfony/process[v2.7.3, v3.0.3].
    - Can only install one of: symfony/process[v2.7.4, v3.0.3].
    - Can only install one of: symfony/process[v2.7.5, v3.0.3].
    - Can only install one of: symfony/process[v2.7.6, v3.0.3].
    - Can only install one of: symfony/process[v2.7.7, v3.0.3].
    - Can only install one of: symfony/process[v2.7.8, v3.0.3].
    - Can only install one of: symfony/process[v2.7.9, v3.0.3].
    - Installation request for symfony/process == 3.0.3.0 -> satisfiable by symfony/process[v3.0.3].
@franzliedke
Copy link
Owner

This has already been fixed in the latest master branch. Please upgrade to that (lots of very nice changes) or wait until I release a new version. Today or tomorrow, hopefully.

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

No branches or pull requests

2 participants