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

sensio/generator-bundle ~2.5 package not found (Symfony 3) #35

Open
vincentwongso opened this issue Feb 23, 2016 · 4 comments
Open

sensio/generator-bundle ~2.5 package not found (Symfony 3) #35

vincentwongso opened this issue Feb 23, 2016 · 4 comments

Comments

@vincentwongso
Copy link

Got the following error when trying to install the bundle with the following command:
composer require voryx/restgeneratorbundle dev-master

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

  Problem 1
    - Installation request for voryx/restgeneratorbundle dev-master -> satisfiable by voryx/restgeneratorbundle[dev-master].
    - voryx/restgeneratorbundle dev-master requires sensio/generator-bundle ~2.5 -> no matching package found.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

Installation failed, reverting ./composer.json to its original content.

@vincentwongso vincentwongso changed the title sension/generator-bundle ~2.6 package not found (Symfony 3) sensio/generator-bundle ~2.5 package not found (Symfony 3) Feb 23, 2016
@davidwdan
Copy link
Member

Unfortunately, I haven't had time to add support for Symfony 3.0

@tehabstract
Copy link

This is actually a problem in symfony 2.8 too and I have the generator bundle in composer.json

Edit: Just saw your other issue post, about 2.8 compatibility, you really should put that in readme.md

@WickedSilver
Copy link

Update to the latest version of this bundle for symfony 2.8/3.0 support.

@dubfire
Copy link

dubfire commented Jul 21, 2016

Update to the latest version of this bundle for symfony 2.8/3.0 support. please!

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

No branches or pull requests

5 participants