Skip to content

Commit

Permalink
Drupal's implementation needs imagemagick bins (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeledy authored Jan 8, 2025
1 parent e031d7c commit 798aa31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* Removed `composer` installation from images to prefer installing during app build
* Fixed bug causing `composer` 2.2.x to be installed when `composer_version` was set to a single digit version such as `1`
* Fixed mismatched `libsqlite3-dev` and `libsqlite3-0` versions in PHP 8.3 and 8.4 images
* Fixed regression causing ImageMagick `convert` to not be available in images with `imagick` extension enabled

## v1.6.4 - [December 14, 2024](https://github.com/lando/php/releases/tag/v1.6.4)

Expand Down

0 comments on commit 798aa31

Please sign in to comment.