5.0.13
What's Changed
- Bump legacy CLI version to 4.18.1 and PHP to 8.2.18 by @pjcdawkins in #180
- Bump Platformify to v0.2.8 by @akalipetis in #181
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #164
- Bump PHP to 8.2.19 by @akalipetis in #182
New Contributors
- @dependabot made their first contribution in #164
Full Changelog: 5.0.12...5.0.13
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v5.0.13
Full Legacy CLI changelog: platformsh/legacy-cli@v5.0.12...v5.0.13
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