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 text was updated successfully, but these errors were encountered:
jbob9
changed the title
Can you the repo name to added to packagist for usage with composer
Can you the change repo name to added to packagist for usage with composer
Aug 3, 2020
You can use it from github by using composer 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"
}
No description provided.
The text was updated successfully, but these errors were encountered: