Skip to content

5.0.12

Compare
Choose a tag to compare
@akalipetis akalipetis released this 25 Mar 11:06
· 82 commits to main since this release
12e95d0

What's Changed

  • Bump legacy CLI version to v4.17.0 and PHP to 8.2.17 by @pjcdawkins in #176

Full Changelog: 5.0.11...5.0.12


Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases
Full Legacy CLI changelog: platformsh/legacy-cli@v4.15.3...v4.17.0


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