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
This repository is public
Please see the instruction below Step 1 - put this in the composer.json
"repositories": [
{
"type": "vcs",
"url": "https://github.com/ecelestin/ecelestin-Moncash-sdk-php.git"
}
],
"require": {
"DGCGroup/MonCash-PHP-SDK":"dev-master"
}
After adding the git repository url to composer.json as dependencies, this is what i got when i try a composer update
Your GitHub credentials are required to fetch private repository metadata (https://github.com/ecelestin/ecelestin-Moncashsdk-php.git)
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+DESKTOP-BK70N6E+2020-04-19+0115
Please could you help me with this
The text was updated successfully, but these errors were encountered: