Releases: totten/loco
Releases · totten/loco
Release v0.5.2
Fix PHP warning
Release v0.5.1
Fix error Class "Psr\SimpleCache\CacheInterface" does not exist
which can be triggered by some plugins.
Release v0.5.0
Update symfony/*
packages. Improve PHP 8.1 compatibility.
Release v0.4.6
Update box
for php81 support.
Switch default build environment from php72
to php74
so it can run the newer box
.
Release v0.4.5
Update for PHP 8
Release v0.4.4
Changes in this Release
- Disable
pcre.jit
to fix compatibility with PHP 7.2 on macOS 10.15 (via nixpkgs) - Update build scripts to use clearer version requirements
Release v0.4.3
Add Github workflow to publish loco.phar