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
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: