Skip to content

v1.23.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:10
d1d21c2

Lerd 1.23.1

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

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/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

  • cb166bf fix(macos): pin --platform on pull for amd64-only images, register only after pull succeeds (#473)
  • 53d69cc fix: admin-tool banner and install for any database version or family member

Other

Full Changelog: v1.23.0...v1.23.1