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

Bundle still does not appear to be working with Symfony 2.3 #44

Open
babaganoush opened this issue Aug 27, 2013 · 1 comment
Open

Bundle still does not appear to be working with Symfony 2.3 #44

babaganoush opened this issue Aug 27, 2013 · 1 comment

Comments

@babaganoush
Copy link
Contributor

In my composer.json:

"besimple/sso-auth-bundle": "*"

../composer.phar update besimple/sso-auth-bundle

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package besimple/sso-auth-bundle could not be found in any version, there may be a typo in the package name.

Potential causes:

Read http://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

@Putr
Copy link

Putr commented Oct 5, 2013

This works

"besimple/sso-auth-bundle": "1.0.x-dev",

Symfony 2.3.5

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

2 participants