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

Instalação via composer #80

Open
sergiopvilar opened this issue Aug 14, 2015 · 8 comments
Open

Instalação via composer #80

sergiopvilar opened this issue Aug 14, 2015 · 8 comments

Comments

@sergiopvilar
Copy link

Olá,

Vi que na branch 2.x já existe um arquivo do composer, mas não seria interessante publicar no repositório do packagist?

@israelst
Copy link
Member

@maurogeorge O que acha?

@maurogeorge
Copy link
Member

@israelst faz muito tempo que fiz isso, realmente não lembro. Se não me engano o branch 2.x não está completo ainda tbm, acho que falta diversas carteiras ainda.

@sergiopvilar
Copy link
Author

Então que tal colocar na master mesmo? Ou criar uma tag com o último release stable?

@maurogeorge
Copy link
Member

@sergiovilar faz muito tempo que não trabalho com PHP, mas se acham que faz sentido por mim ok.

@sergiopvilar
Copy link
Author

Posso fazer um PR se for o caso, qual a branch que está usável? A master?

@maurogeorge
Copy link
Member

Acredito que seja o master sim, é o que tem o commit mais recente.

@sergiopvilar
Copy link
Author

Ok!

@brunoribeiro94
Copy link

no caso um pequeno exemplo de como usar seria algo como :
{
"repositories": [
{ "type": "git", "url": "https://github.com/CobreGratis/boletophp"}
],
"require":{
"CobreGratis/boletophp": "dev-master",
}
}

esse exemplo poderia ser usado no README.md

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

4 participants