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

Нужна последняя версия yii2-user #7

Open
Nex-Otaku opened this issue Sep 26, 2016 · 0 comments
Open

Нужна последняя версия yii2-user #7

Nex-Otaku opened this issue Sep 26, 2016 · 0 comments

Comments

@Nex-Otaku
Copy link

Если ставить это приложение, то по умолчанию оно не работает.

В "composer.json" указана старая слишком старая версия расширения "yii2-user".

Вручную исправляешь версию "yii2-user" на последнюю, а заодно и требуемый для него "yii2-authclient", и только тогда начинает работать.

Полагаю, нужно обновить "composer.json" проекта, чтобы приложение сразу работало из коробки.

Например, так:

        "yiisoft/yii2-authclient": "^2.1.0",
        "dektrium/yii2-user": "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

1 participant