lokesh / lightbox2

THE original Lightbox script (v2).
http://lokeshdhakar.com/projects/lightbox2/
MIT License
6.22k stars 1.77k forks source link

Lightbox2 not on composer #467

Closed chewett closed 8 years ago

chewett commented 9 years ago

I would like to use this with composer (https://getcomposer.org) for my PHP projects but it doesnt have a composer file detailing the package and its details.

Would a PR adding this package file (so that it can be installed with composer install) be accepted?

Many thanks

lokesh commented 8 years ago

Closing out old issues.

As far as package management goes, keeping things in sync with NPM and Bower is enough work. 😛

chewett commented 7 years ago

Once the composer.json file is added, no further work is needed on your part. Packagist picks up the new versions from the github tagged releases. If you would consider it I dont mind making the composer.json file (which is all that is needed).

Thanks for the consideration Chewett

Guite commented 7 years ago

:+1: for composer support