5.0.17
What's Changed
- Bump legacy CLI to 4.20.1 and PHP to 8.2.22 by @pjcdawkins in #195
- Follow redirects when downloading OpenSSL in macOS by @akalipetis in #196
- Bump Platformify to v0.2.11 by @akalipetis in #197
Full Changelog: 5.0.16...5.0.17
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.17
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.16...v5.0.17
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