From e97cd51b5709a8c69bc6b23a1dd04be22d4bae70 Mon Sep 17 00:00:00 2001 From: Eleazar Resendez Date: Tue, 23 Jun 2026 13:26:53 -0600 Subject: [PATCH] FOUR-30940: Bump package-smart-extract to 1.0.0 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c61877e10a..aad55510d8 100644 --- a/composer.json +++ b/composer.json @@ -177,7 +177,7 @@ "package-rpa": "1.1.2", "package-savedsearch": "1.43.13", "package-slideshow": "1.4.3", - "package-smart-extract": "0.0.7", + "package-smart-extract": "1.0.0", "package-signature": "1.15.5", "package-testing": "1.8.2", "package-translations": "2.14.6", @@ -249,4 +249,4 @@ "ignore": [] } } -} \ No newline at end of file +}