Skip to content

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 19 May 17:24
5acab23

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

  • 5705fba fix(docs): wrap CustomExtensionsRuntime placeholder for VitePress (#389)

Other

Full Changelog: v1.21.0...v1.21.1