Answer the question
In order to leave comments, you need to log in
Install fork from github via composer?
Hello!
Forked the project ( https://github.com/Nodge/yii2-eauth).
Created a dev-fixes branch.
Created a composer.json file:
{
"name": "myname/yii2-eauth",
"repositories": [
{
"type": "git",
"url": "[email protected]:myname/yii2-eauth.git"
}
],
"require": {
"php": ">=5.4.0",
"nodje/yii2-eauth": "dev-fixes"
}
}
Answer the question
In order to leave comments, you need to log in
You go to the site https://packagist.org add your fork and continue as usual
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question