sampart / WhiteOctoberTCPDFBundle

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

tcpdf requirement not working using composer to install #19

Closed LRotherfield closed 11 years ago

LRotherfield commented 11 years ago

When I try and install this bundle with composer I get the following error message:

whiteoctober/tcpdf-bundle dev-master requires tecnick.com/tcpdf * -> no matching package found.

changing "*" to "dev-master" allowed me to install tecnick.com/tcpdf

darido commented 11 years ago

It can be installed in symfony 2.1 with composer.

I have a problem: the route

git.code.sf.net

Does not exist.

richsage commented 11 years ago

Closing this as there is a 1.0.0 release now.