sampart / WhiteOctoberTCPDFBundle

A bundle to facilitate using TCPDF for PDF generation in Symfony applications
89 stars 43 forks source link

composer.json / packagist.org repo ? #4

Closed patie closed 12 years ago

patie commented 12 years ago

Can you add composer.json and add bundle to http://packagist.org/ ?

piotrantosik commented 12 years ago

+1

richsage commented 12 years ago

I've added a composer.json file but since I'm relatively new to the Composer side of things, it would be good if you could test and confirm this works OK for you? :-) I'll add to Packagist shortly.

piotrantosik commented 12 years ago

Not works properly:

Problem 1
    - The requested package tcpdf dev-master could not be found.

I suggest use dist in composer like this http://getcomposer.org/doc/05-repositories.md (minimal package definition) see #6

richsage commented 12 years ago

@Antek88 thanks for your PR - just merged :-)