5.0.15
What's Changed
- Bump PHP to 8.2.20 and Legacy CLI to 4.19.1 by @akalipetis in #186
- Bump legacy CLI version to 4.19.2 by @pjcdawkins in #188
- Update dependencies: upgrade Go to v1.22, goreleaser to 2.x, etc. by @pjcdawkins in #165
- Use goreleaser 1.26 to fix install by @pjcdawkins in #189
Full Changelog: 5.0.14...5.0.15
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.15
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.14...v5.0.15
Upgrade
Platform.sh
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/platformsh-cli
Scoop
scoop update platform
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/cli/main/installer.sh | bash
Upsun
Upgrade using the same tool you used for installing the CLI:
HomeBrew
brew update && brew upgrade platformsh/tap/upsun-cli
Scoop
scoop update upsun
Bash installer
curl -fsSL https://raw.githubusercontent.com/platformsh/upsun-cli/main/installer.sh | bash