Skip to content

v1.24.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:09

Lerd 1.24.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

  • bbae794 fix(macos): recreate podman machines broken by the 1.24.0 init bug

Other

Full Changelog: v1.24.0...v1.24.1