From aba124dc9531bcbdc85ee0f38e08d8a09ade05d6 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sat, 3 Oct 2020 18:00:20 -0700 Subject: [PATCH] composer.json - Update composer-compile-lib --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 00a283c7e2..e8a425716e 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "ext-intl": "*", "pear/mail_mime": "~1.10", "pear/db": "1.10", - "civicrm/composer-compile-lib": "~0.2 || ~1.0" + "civicrm/composer-compile-lib": "~0.3 || ~1.0" }, "scripts": { "post-install-cmd": [ -- 2.25.1