heroku / heroku-buildpack-php

Heroku's buildpack for PHP applications.

Home Page:https://devcenter.heroku.com/categories/php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GD library support

Muska-Ami opened this issue · comments

When I tried to use the GD library for image acquisition, an HTTP 500 Error was returned. And I did not find the relevant settings of the GD library in this library. I hope to be able to support the GD library.

How can I use/install GD library?

How can I use/install GD library?

You can use php-Composer file to add an GD requirement.
https://devcenter.heroku.com/articles/php-support