Skip to content

Conversation

@erik-ropez
Copy link

Adding ability to install via composer.

In order to install:

Add repository into composer.json:

"repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:erik-ropez/boletofacil-php.git"
        }
    ]

And run: composer require boletofacil/boletofacil-php:dev-master

Then use use BoletoFacil\BoletoFacil; in your code.

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

Successfully merging this pull request may close these issues.

1 participant