From 0ebb974ad68bce7c577d4371177924e8921c771c Mon Sep 17 00:00:00 2001 From: Luke Stewart Date: Thu, 20 Apr 2023 08:55:40 +1200 Subject: [PATCH] This has been closed in favour of pear/pear-core#124 --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 10d75c8174..71b87fca58 100644 --- a/composer.json +++ b/composer.json @@ -279,9 +279,6 @@ "html2text/html2text": { "Fix deprecation warning in php8.1 on html_entity_decode": "https://raw.githubusercontent.com/civicrm/civicrm-core/e758d20e9f613ca6c4cf652c23d2cd7e5d3af3ce/tools/scripts/composer/html2text_html2_text_php81_deprecation.patch" }, - "pear/pear-core-minimal": { - "Apply patch to fix creation of dynamic properties in PEAR_Error class": "https://patch-diff.githubusercontent.com/raw/pear/pear-core-minimal/pull/11.patch" - }, "pear/db": { "Apply patch to ensure that MySQLI reporting remains the same in php8.1": "https://patch-diff.githubusercontent.com/raw/pear/DB/pull/13.patch", "Apply patch to fix deprecations in php8.2": "https://patch-diff.githubusercontent.com/raw/pear/DB/pull/14.patch", -- 2.25.1