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

install via composer fails #190

Open
lpanebr opened this issue Jun 5, 2014 · 3 comments
Open

install via composer fails #190

lpanebr opened this issue Jun 5, 2014 · 3 comments

Comments

@lpanebr
Copy link

lpanebr commented Jun 5, 2014

The composer install requests a version and fails to install when none is provided:

$ composer require thyseus/yii-user-management
Please provide a version constraint for the thyseus/yii-user-management requirement: 



  [InvalidArgumentException]                                                     
  The requirement thyseus/yii-user-management must contain a version constraint  



require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-update] [--update-no-dev] [--update-with-dependencies] [packages1] ... [packagesN]
@nelsongic
Copy link

you can put asterisk * for that.

However, i'm encountered another error: Alias "user.components.*" is invalid. Make sure it points to an existing directory or file.

@1allen
Copy link

1allen commented Jul 10, 2014

@nelsongic, the same for me

@eleiva
Copy link

eleiva commented Jul 14, 2014

Try this:
"thyseus/yii-user-management": "dev-master"

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

4 participants