From 6162941b245d5198af1ca06df62bb7f78c97b0ee Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 1 Nov 2023 13:40:19 -0700 Subject: [PATCH] composer.json - Lock in a snapshot of the patch file --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3e3eb89829..6c7c18a522 100644 --- a/composer.json +++ b/composer.json @@ -284,7 +284,7 @@ "Apply CiviCRM Customisations for the pear:db package": "https://raw.githubusercontent.com/civicrm/civicrm-core/2ad420c394/tools/scripts/composer/pear_db_civicrm_changes.patch" }, "pear/log": { - "Apply patch for php8.1": "https://patch-diff.githubusercontent.com/raw/pear/Log/pull/23.patch" + "Apply patch for php8.1": "https://gist.githubusercontent.com/totten/d99d47dd9d19a5cb02858954a5577609/raw/0e5e4628a475219c2aec6af76e69894cdec42a55/pear-log-locale.patch" }, "pear/mail": { "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch" diff --git a/composer.lock b/composer.lock index b4288d6318..9e499313af 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "377176179275d0aa4262d031e5bc4559", + "content-hash": "11bd73682ccf3e9de1d825ce08bbf371", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1