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

Packagist Indisponível #2

Closed
mrprompt opened this issue Apr 12, 2016 · 2 comments
Closed

Packagist Indisponível #2

mrprompt opened this issue Apr 12, 2016 · 2 comments

Comments

@mrprompt
Copy link

Não é possível instalar a biblioteca através do composer porque a mesma não encontra-se no Packagist.

@mrprompt
Copy link
Author

É possível instalar adicionando um repository no composer.json

"repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/nfe/client-php.git"
    }
  ],
"require": {
    "nfe/nfe": "dev-master"
  }

@gblmarquez
Copy link
Contributor

Um de nossos clientes subiu o modulo no packagist https://packagist.org/packages/nfe/nfe.

Vou fechar essa issue

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

2 participants