X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=44f39034684af8fe059b3ccc171784276190478f;hb=1fd9b3fe54d203da4d38915d595bc28f8765d705;hp=e39dd5c9d291df339edfa687979e2f0342a01a01;hpb=155a0c1b7bed3fb887e334d2efeb4494c145c6c4;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index e39dd5c9d2..44f3903468 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": "1ff9c045fb03756148c0c66562aa61fd", + "content-hash": "46e891da51f0683373d9a6e62fb6f868", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -998,6 +998,66 @@ "description": "More info available on: http://pear.php.net/package/Console_Getopt", "time": "2015-07-20T20:28:12+00:00" }, + { + "name": "pear/db", + "version": "v1.10.0", + "source": { + "type": "git", + "url": "https://github.com/pear/DB.git", + "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/pear/DB/zipball/e158c3a48246b67cd8c95856ffbb93de4ef380fe", + "reference": "e158c3a48246b67cd8c95856ffbb93de4ef380fe", + "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": "./" + } + }, + "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "./" + ], + "license": [ + "PHP License v3.01" + ], + "authors": [ + { + "name": "Daniel Convissor", + "email": "danielc@php.net", + "role": "Lead" + }, + { + "name": "Adam Harvey", + "email": "aharvey@php.net", + "role": "Lead" + }, + { + "name": "Stig Bakken", + "email": "stig@php.net", + "role": "Developer" + }, + { + "name": "Tomas V.V.Cox", + "email": "cox@idecnet.com", + "role": "Developer" + } + ], + "description": "More info available on: http://pear.php.net/package/DB", + "time": "2020-04-19T19:45:59+00:00" + }, { "name": "pear/log", "version": "1.13.2",