Skip to content

v1.31.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 10:32
· 645 commits to main since this release
6be29e6

Lerd 1.31.0-beta.2

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

  • a9b2c00 fix(deps): take the patched postcss and dompurify (#1206)
  • ecafbb9 fix: harden the values a project can put into generated files, and close the gaps around them (#1204)

Other

Full Changelog: v1.31.0-beta.1...v1.31.0-beta.2