Borales / yii-pdf

A wrapper to some PHP-PDF libraries (mPDF, HTML2PDF)
http://www.yiiframework.com/extension/pdf/
BSD 2-Clause "Simplified" License
60 stars 37 forks source link

Composer - Requirements broken? #5

Closed timrosede closed 10 years ago

timrosede commented 11 years ago

i Think, the Composer Requirements are broken?

Problem 1

Borales commented 11 years ago

@iamtimde I see your problem, but I can't reproduce it. I've successfully created and installed a project with borales/yii-pdf package. Can you update your composer.phar file and borales/yii-pdf library?

Borales commented 11 years ago

mpdf/mpdf package should be loaded from https://packagist.org/packages/mpdf/mpdf

vitalykhy commented 6 years ago

The problem is actual now.

Problem 1
    - Installation request for borales/yii-pdf ^0.4.0 -> satisfiable by borales/yii-pdf[0.4.0].
    - borales/yii-pdf 0.4.0 requires mpdf/mpdf dev-master -> no matching package found.