Skip to content

v1.30.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 08:28
· 692 commits to main since this release
c5a840d

Lerd 1.30.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 lerd-env/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • 5af21fc fix(demo): restore the database, category and icon fields in the demo fixtures (#1100)
  • 6d6a3e7 fix(dns): stop re-prompting for the DNS sudoers rule on macOS (#1102)

Other

Full Changelog: v1.30.0...v1.30.1