diff --git a/Makefile b/Makefile index 636a7d5..dc06e3a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PHP_VERSION = 8.2.14 -LEGACY_CLI_VERSION = 4.13.1 +LEGACY_CLI_VERSION = 4.14.0 GORELEASER_ID ?= platform diff --git a/internal/config/upsun-cli.yaml b/internal/config/upsun-cli.yaml index cd146ab..144d763 100644 --- a/internal/config/upsun-cli.yaml +++ b/internal/config/upsun-cli.yaml @@ -58,6 +58,7 @@ api: organizations: true centralized_permissions: true + teams: true user_verification: true metrics: true sizing: true