phpgearbox / pdf

A PDF builder using HTML or DOCX templates.
MIT License
180 stars 112 forks source link

Installation for gears/pdf * is failing on godaddy server #23

Open gorepavan opened 6 years ago

gorepavan commented 6 years ago

$ composer require gears/pdf:* ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

sentiasa commented 6 years ago

I get the same one in my local virtual machine (homestead)

BirdyUK commented 6 years ago

I have the same issue, Have you managed to resolve this?