Skip to content

v1.27.1

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:41

Lerd 1.27.1

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://lerd.sh/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • e882ab1 fix: keep service dashboards and port guards correct when a published port moves
  • 8662a9a fix: move any published port of a service, not just the primary

Full Changelog: v1.27.0...v1.27.1