X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=9c00d15a1817d1ac3677b685ff2f5e237dca2e4d;hb=c0babc1ce65b63774063d3e528210d79aca9e425;hp=48ef36a914801c6f380b0661e1809f50b937d649;hpb=c314ff523e497f540112af0e11b873d1dd1c0c6a;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index 48ef36a914..9c00d15a18 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": "e7cca2de5a5b2bd54ac4c14b677845ed", + "content-hash": "96460a970b8f56a147890c6704c01d60", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -1450,27 +1450,22 @@ }, { "name": "pear/db", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/pear/DB.git", - "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe" + "reference": "7e4f33dcecd99595df982ef8f56c1d7c2bbeaa21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/DB/zipball/e158c3a48246b67cd8c95856ffbb93de4ef380fe", - "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe", + "url": "https://api.github.com/repos/pear/DB/zipball/7e4f33dcecd99595df982ef8f56c1d7c2bbeaa21", + "reference": "7e4f33dcecd99595df982ef8f56c1d7c2bbeaa21", "shasum": "" }, "require": { "pear/pear-core-minimal": "*" }, "type": "library", - "extra": { - "patches_applied": { - "Apply CiviCRM Customisations for the pear:db package": "https://raw.githubusercontent.com/civicrm/civicrm-core/a48a43c2b5f6d694fff1cfb99d522c5d9e2459a0/tools/scripts/composer/pear_db_civicrm_changes.patch" - } - }, "autoload": { "psr-0": { "DB": "./" @@ -1481,7 +1476,7 @@ "./" ], "license": [ - "PHP License v3.01" + "PHP-3.01" ], "authors": [ { @@ -1506,7 +1501,11 @@ } ], "description": "More info available on: http://pear.php.net/package/DB", - "time": "2020-04-19T19:45:59+00:00" + "support": { + "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=DB", + "source": "https://github.com/pear/DB" + }, + "time": "2021-08-11T00:24:34+00:00" }, { "name": "pear/log", @@ -3042,20 +3041,6 @@ "polyfill", "portable" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:14:59+00:00" }, { @@ -3115,20 +3100,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -3191,20 +3162,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -3333,20 +3290,6 @@ "portable", "shim" ], - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], "time": "2020-05-12T16:47:27+00:00" }, { @@ -3970,6 +3913,12 @@ "zetacomponents/unit-test": "*" }, "type": "library", + "extra": { + "patches_applied": { + "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch", + "Allow single quotes to be used in return path": "https://github.com/zetacomponents/Mail/pull/86.patch" + } + }, "autoload": { "classmap": [ "src" @@ -4022,10 +3971,6 @@ ], "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.", "homepage": "https://github.com/zetacomponents", - "support": { - "issues": "https://github.com/zetacomponents/Mail/issues", - "source": "https://github.com/zetacomponents/Mail/tree/1.9.2" - }, "time": "2020-06-13T12:38:26+00:00" } ], @@ -4036,7 +3981,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "~7.2", + "php": "~7.2 || ~8", "ext-intl": "*", "ext-json": "*" }, @@ -4044,5 +3989,5 @@ "platform-overrides": { "php": "7.2" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }