From dbf0048abc58afc65c22f77b0fa763862264f121 Mon Sep 17 00:00:00 2001 From: David Sevilla Martin <6401250+dsevillamartin@users.noreply.github.com> Date: Sat, 24 Feb 2024 14:29:27 -0500 Subject: [PATCH] Replace glowingblue's opis/closure replacement with charescape/serialize-closure Resolves deprecation warnings in PHP 8.1 and 8.2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4465003..29689b0 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "guzzlehttp/guzzle": "7.*", "ssnepenthe/color-utils": "^0.4.2", "html2text/html2text": "^4.3.1", - "glowingblue/closure": "3.6.3-patch.2" + "charescape/serialize-closure": "^3.8" }, "replace": { "reflar/webhooks": "*"