From 437a8da9510d50079c73e3ca5029d3666f47d4a0 Mon Sep 17 00:00:00 2001 From: Nolan Ehrstrom Date: Fri, 1 May 2026 13:02:51 -0700 Subject: [PATCH] Update package versions in composer.json --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 339770927d..65e59cb435 100644 --- a/composer.json +++ b/composer.json @@ -134,15 +134,15 @@ "package-saved-search-filters": "dev-fall", "package-alloy": "dev-fall", "package-lesschwab": "dev-fall", - "package-proservice-tools": "dev-fall", + "package-proservice-tools": "1.3.0", "package-foxley-management": "dev-fall", "package-email-listener": "dev-fall", "package-zj-sonymusic": "dev-fall", "pm-platform": "dev-fall", "package-zj-nas": "dev-fall", - "package-plg": "0.16.11", + "package-plg": "0.17.4", "package-zj-birmingham": "dev-main", - "package-tce": "dev-master", + "package-tce": "1.5.2-RC1", "package-case-overview": "dev-main", "package-sis-integration": "dev-develop" }, @@ -250,4 +250,4 @@ "ignore": [] } } -} \ No newline at end of file +}