You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Got the following error when trying to install the bundle with the following command:
composer require voryx/restgeneratorbundle dev-master
The text was updated successfully, but these errors were encountered: