Skip to content

Releases: lando/lamp

v1.10.0

26 Feb 05:47

Choose a tag to compare

Highlights

This release brings @lando/php up to v1.11.2, which includes several significant improvements:

  • PHP 8.5 support and updated images to Debian 13 (Trixie) with ICU 76.1 and GD AVIF support (lando/php#181, lando/php#182)
  • Automatic database client detection for PHP 8.3+ — Lando now detects your database type and version and installs the matching MySQL or MariaDB client automatically. No more deprecation warnings or SSL errors when using MySQL. (lando/php#212)
  • Composer no longer silently fails when a build_as_root step errors out (lando/php#214)

What's Changed

Dependencies

  • Update @lando/php to ^1.11.2
  • Bump @lando/mariadb to 1.8.0
  • Bump @lando/postgres to 1.6.0
  • Bump @lando/argv to 1.2.0

Full Changelog: v1.9.0...v1.10.0

v1.9.0

02 Sep 19:14

Choose a tag to compare

v1.8.1

09 Dec 13:20

Choose a tag to compare

  • Removed unneeded @lando/nginx dependency

v1.8.0

07 Dec 23:15

Choose a tag to compare

v1.7.3

06 Dec 19:40

Choose a tag to compare

  • Updated the version index.md to get Docuverse page to build correctly.

v1.7.2

04 Dec 22:58

Choose a tag to compare

v1.7.1

04 Nov 21:02

Choose a tag to compare

v1.7.0

25 Oct 19:57

Choose a tag to compare

  • Updated release process to generate an edge release when stable releases are created.

v1.6.0

18 Oct 21:39

Choose a tag to compare

  • Updated lando/php to v1.5.0.

v1.5.0

30 Sep 21:35

Choose a tag to compare

  • Updated lando/mariadb to v1.5.0.
  • Updated lando/mysql to v1.3.0.