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

Question on packagist. #34

Closed
xaav opened this issue Aug 27, 2011 · 1 comment
Closed

Question on packagist. #34

xaav opened this issue Aug 27, 2011 · 1 comment

Comments

@xaav
Copy link
Contributor

xaav commented Aug 27, 2011

What if I wanted to add a third party library to packagist, but the composer.json file was missing. Since it wouldn't be my library, what would I do?

@Seldaek
Copy link
Member

Seldaek commented Aug 28, 2011

There is the git-bare repositories option for that (in composer), it's just not coded yet, but basically it'd allow you to define the package info yourself. We could add this to packagist too - it's actually what I had at first if you remember, but I think it shouldn't be necessary in the medium/long term. Another option is to load a PEAR package from composer. That works already iirc.

@xaav xaav closed this as completed Aug 28, 2011
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