4.10.1
What's Changed
- Bump legacy CLI version to 4.10.1 by @pjcdawkins in #115
- Vendorize ify command and expose the validate/app:config-validate command by @akalipetis in #114
- Bump PHP version to 8.0.30 by @akalipetis in #116
Full Changelog: 4.10.0...4.10.1
Legacy CLI release Notes: https://github.com/platformsh/legacy-cli/releases/v4.10.1
Full Legacy CLI changelog: platformsh/legacy-cli@v4.10.0...v4.10.1
Upgrade
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