diff --git a/composer.json b/composer.json index 7f11f93..d6d2715 100644 --- a/composer.json +++ b/composer.json @@ -30,6 +30,7 @@ "drupal/domain": "^1.0@beta", "drupal/domain_path": "^1.0@beta", "drupal/eu_cookie_compliance": "^1.14", + "drupal/media_entity_twitter": "^2.7", "drupal/metatag": "^1.15", "drupal/pathauto": "^1.8", "drupal/podcast": "^1.1", diff --git a/composer.lock b/composer.lock index 89facb0..6ab9c9f 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": "2ce204518d90c9742628b4f3ad3f4a6e", + "content-hash": "29c8b945e36e3eae60e9ed6d8d24e649", "packages": [ { "name": "adrienrn/php-mimetyper", @@ -24,6 +24,11 @@ "dflydev/apache-mime-types": "^1.0" }, "type": "library", + "extra": { + "patches_applied": { + "Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file": "https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch" + } + }, "autoload": { "psr-4": { "MimeTyper\\": "src/" @@ -96,10 +101,6 @@ "cors", "stack" ], - "support": { - "issues": "https://github.com/asm89/stack-cors/issues", - "source": "https://github.com/asm89/stack-cors/tree/1.3.0" - }, "time": "2019-12-24T22:41:47+00:00" }, { @@ -344,9 +345,15 @@ "version": "v1.1.1", "source": { "type": "git", - "url": "https://lab.civicrm.org/dev/civicrm-asset-plugin.git", + "url": "https://github.com/civicrm/civicrm-asset-plugin.git", "reference": "50f967f2bbafe828e1734e860f06b59729f47da6" }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/civicrm/civicrm-asset-plugin/zipball/50f967f2bbafe828e1734e860f06b59729f47da6", + "reference": "50f967f2bbafe828e1734e860f06b59729f47da6", + "shasum": "" + }, "require": { "composer-plugin-api": "^1.1 || ^2.0" }, @@ -1427,11 +1434,6 @@ "validation", "versioning" ], - "support": { - "irc": "irc://irc.freenode.org/composer", - "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.2.2" - }, "funding": [ { "url": "https://packagist.com", @@ -1624,10 +1626,6 @@ "docblock", "parser" ], - "support": { - "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/1.11.1" - }, "time": "2020-10-26T10:28:16+00:00" }, { @@ -1759,10 +1757,6 @@ "parser", "php" ], - "support": { - "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.2.1" - }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", @@ -1855,10 +1849,6 @@ "reflection", "static" ], - "support": { - "issues": "https://github.com/doctrine/reflection/issues", - "source": "https://github.com/doctrine/reflection/tree/1.2.2" - }, "abandoned": "roave/better-reflection", "time": "2020-10-27T21:46:55+00:00" }, @@ -3183,6 +3173,67 @@ "source": "https://git.drupalcode.org/project/inline_entity_form" } }, + { + "name": "drupal/media_entity_twitter", + "version": "2.7.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/media_entity_twitter.git", + "reference": "8.x-2.7" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/media_entity_twitter-8.x-2.7.zip", + "reference": "8.x-2.7", + "shasum": "6a2dec14a8fc1ebb88188e5b9b1afbd310342854" + }, + "require": { + "drupal/core": "^8.8 || ^9", + "j7mbo/twitter-api-php": "~1.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-2.7", + "datestamp": "1614676236", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Drupal Media Team", + "homepage": "https://www.drupal.org/user/3260690" + }, + { + "name": "Primsi", + "homepage": "https://www.drupal.org/user/282629" + }, + { + "name": "chr.fritsch", + "homepage": "https://www.drupal.org/user/2103716" + }, + { + "name": "phenaproxima", + "homepage": "https://www.drupal.org/user/205645" + }, + { + "name": "slashrsm", + "homepage": "https://www.drupal.org/user/744628" + } + ], + "description": "Media Entity Twitter provider.", + "homepage": "https://www.drupal.org/project/media_entity_twitter", + "support": { + "source": "https://git.drupalcode.org/project/media_entity_twitter" + } + }, { "name": "drupal/metatag", "version": "1.15.0", @@ -3212,7 +3263,7 @@ "extra": { "drupal": { "version": "8.x-1.15", - "datestamp": "1611210662", + "datestamp": "1607188979", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4091,10 +4142,6 @@ "validation", "validator" ], - "support": { - "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.22" - }, "time": "2020-09-26T15:48:38+00:00" }, { @@ -4112,6 +4159,11 @@ "shasum": "" }, "type": "library", + "extra": { + "patches_applied": { + "PHP7.4 Fix for array access using {} instead of []": "https://raw.githubusercontent.com/civicrm/civicrm-core/fe45bdfc4f3e3d3deb27e3d853cdbc7f616620a9/tools/scripts/composer/patches/php74_array_access_fix_phpquery.patch" + } + }, "autoload": { "classmap": [ "phpQuery/" @@ -4250,10 +4302,6 @@ "rest", "web service" ], - "support": { - "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" - }, "time": "2020-06-16T21:01:06+00:00" }, { @@ -4305,10 +4353,6 @@ "keywords": [ "promise" ], - "support": { - "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/1.4.0" - }, "time": "2020-09-30T07:37:28+00:00" }, { @@ -4380,12 +4424,58 @@ "uri", "url" ], - "support": { - "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.7.0" - }, "time": "2020-09-30T07:37:11+00:00" }, + { + "name": "j7mbo/twitter-api-php", + "version": "1.0.6", + "source": { + "type": "git", + "url": "https://github.com/J7mbo/twitter-api-php.git", + "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/J7mbo/twitter-api-php/zipball/443d22c53d621b3cc6b7e0c56daa60c5ada033f7", + "reference": "443d22c53d621b3cc6b7e0c56daa60c5ada033f7", + "shasum": "" + }, + "require": { + "ext-curl": "*" + }, + "require-dev": { + "phpunit/phpunit": "~4.5,>=4.5.1" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0-dev" + } + }, + "autoload": { + "classmap": [ + "TwitterAPIExchange.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GNU Public License" + ], + "authors": [ + { + "name": "James Mallison", + "homepage": "https://github.com/j7mbo/twitter-api-php" + } + ], + "description": "Simple PHP Wrapper for Twitter API v1.1 calls", + "homepage": "https://github.com/j7mbo/twitter-api-php", + "keywords": [ + "api", + "php", + "twitter" + ], + "time": "2017-05-08T12:10:56+00:00" + }, { "name": "laminas/laminas-diactoros", "version": "2.5.0", @@ -4470,14 +4560,6 @@ "psr-17", "psr-7" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-diactoros/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-diactoros/issues", - "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", - "source": "https://github.com/laminas/laminas-diactoros" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4533,14 +4615,6 @@ "escaper", "laminas" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-escaper/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-escaper/issues", - "rss": "https://github.com/laminas/laminas-escaper/releases.atom", - "source": "https://github.com/laminas/laminas-escaper" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4613,14 +4687,6 @@ "feed", "laminas" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-feed/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-feed/issues", - "rss": "https://github.com/laminas/laminas-feed/releases.atom", - "source": "https://github.com/laminas/laminas-feed" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4677,14 +4743,6 @@ "laminas", "stdlib" ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-stdlib/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-stdlib/issues", - "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", - "source": "https://github.com/laminas/laminas-stdlib" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -4739,12 +4797,6 @@ "laminas", "zf" ], - "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" - }, "funding": [ { "url": "https://funding.communitybridge.org/projects/laminas-project", @@ -5076,10 +5128,6 @@ "serializer", "xml" ], - "support": { - "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.7.4" - }, "time": "2020-10-01T13:52:52+00:00" }, { @@ -5394,10 +5442,6 @@ } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", - "source": "https://github.com/pear/Console_Getopt" - }, "time": "2019-11-20T18:27:48+00:00" }, { @@ -5418,6 +5462,11 @@ "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": "./" @@ -5541,6 +5590,11 @@ "pear/net_smtp": "Install optionally via your project's composer.json" }, "type": "library", + "extra": { + "patches_applied": { + "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch" + } + }, "autoload": { "psr-0": { "Mail": "./" @@ -5596,6 +5650,11 @@ "pear/pear-core-minimal": "*" }, "type": "library", + "extra": { + "patches_applied": { + "Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821": "https://raw.githubusercontent.com/civicrm/civicrm-core/74e25f27bb3be32519657539afe8a285c6c99a08/tools/scripts/composer/patches/mail_mime_crm_3133.patch" + } + }, "autoload": { "psr-0": { "Mail": "./" @@ -5654,6 +5713,11 @@ "pear/auth_sasl": "Install optionally via your project's composer.json" }, "type": "library", + "extra": { + "patches_applied": { + "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch" + } + }, "autoload": { "psr-0": { "Net": "./" @@ -5791,10 +5855,6 @@ } ], "description": "Minimal set of PEAR core files to be used as composer dependency", - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", - "source": "https://github.com/pear/pear-core-minimal" - }, "time": "2019-11-19T19:00:24+00:00" }, { @@ -5850,10 +5910,6 @@ "keywords": [ "exception" ], - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", - "source": "https://github.com/pear/PEAR_Exception" - }, "time": "2019-12-10T10:24:42+00:00" }, { @@ -5877,7 +5933,6 @@ "require-dev": { "phpunit/phpunit": "*" }, - "default-branch": true, "type": "library", "autoload": { "psr-0": { @@ -5899,10 +5954,6 @@ } ], "description": "Validation class for credit cards.", - "support": { - "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Validate_Finance_CreditCard", - "source": "https://github.com/pear/Validate_Finance_CreditCard" - }, "time": "2020-08-08T21:58:31+00:00" }, { @@ -6093,6 +6144,11 @@ "squizlabs/php_codesniffer": "2.*" }, "type": "library", + "extra": { + "patches_applied": { + "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpoffice-common-xml-entity-fix.patch" + } + }, "autoload": { "psr-4": { "PhpOffice\\Common\\": "src/Common/" @@ -6169,6 +6225,9 @@ "extra": { "branch-alias": { "dev-develop": "0.16-dev" + }, + "patches_applied": { + "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpword-libxml-fix-global-handling.patch" } }, "autoload": { @@ -6443,10 +6502,6 @@ "container-interop", "psr" ], - "support": { - "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" - }, "time": "2017-02-14T16:28:37+00:00" }, { @@ -6499,9 +6554,6 @@ "request", "response" ], - "support": { - "source": "https://github.com/php-fig/http-factory/tree/master" - }, "time": "2019-04-30T12:38:16+00:00" }, { @@ -6552,9 +6604,6 @@ "request", "response" ], - "support": { - "source": "https://github.com/php-fig/http-message/tree/master" - }, "time": "2016-08-06T14:39:51+00:00" }, { @@ -6602,9 +6651,6 @@ "psr", "psr-3" ], - "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" - }, "time": "2020-03-23T09:12:05+00:00" }, { @@ -6696,10 +6742,6 @@ } ], "description": "A polyfill for getallheaders.", - "support": { - "issues": "https://github.com/ralouphie/getallheaders/issues", - "source": "https://github.com/ralouphie/getallheaders/tree/develop" - }, "time": "2019-03-08T08:55:37+00:00" }, { @@ -6866,10 +6908,6 @@ "keywords": [ "stack" ], - "support": { - "issues": "https://github.com/stackphp/builder/issues", - "source": "https://github.com/stackphp/builder/tree/v1.0.6" - }, "time": "2020-01-30T12:17:27+00:00" }, { @@ -6929,10 +6967,6 @@ "database", "routing" ], - "support": { - "issues": "https://github.com/symfony-cmf/Routing/issues", - "source": "https://github.com/symfony-cmf/Routing/tree/2.3.3" - }, "time": "2020-10-06T10:15:37+00:00" }, { @@ -7081,9 +7115,6 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/console/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7150,9 +7181,6 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7235,9 +7263,6 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7304,9 +7329,6 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/error-handler/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7387,9 +7409,6 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7466,9 +7485,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7668,9 +7684,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7735,9 +7748,6 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7839,9 +7849,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/http-kernel/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7914,9 +7921,6 @@ "mime", "mime-type" ], - "support": { - "source": "https://github.com/symfony/mime/tree/v5.1.8" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -7993,9 +7997,6 @@ "polyfill", "portable" ], - "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8073,9 +8074,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8160,9 +8158,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8244,9 +8239,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8324,9 +8316,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8562,9 +8551,6 @@ "portable", "shim" ], - "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8623,9 +8609,6 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/process/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8704,10 +8687,6 @@ "psr-17", "psr-7" ], - "support": { - "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.0.2" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8793,9 +8772,6 @@ "uri", "url" ], - "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8887,9 +8863,6 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/serializer/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -8966,9 +8939,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/service-contracts/tree/master" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9054,9 +9024,6 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9132,9 +9099,6 @@ "interoperability", "standards" ], - "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9237,9 +9201,6 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9325,9 +9286,6 @@ "debug", "dump" ], - "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.1.8" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9396,9 +9354,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.16" - }, "funding": [ { "url": "https://symfony.com/sponsor", @@ -9793,10 +9748,6 @@ "keywords": [ "templating" ], - "support": { - "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.14.1" - }, "funding": [ { "url": "https://github.com/fabpot", @@ -9858,10 +9809,6 @@ "security", "stream-wrapper" ], - "support": { - "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.6" - }, "time": "2020-11-07T09:06:16+00:00" }, { @@ -10009,6 +9956,11 @@ "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" + } + }, "autoload": { "classmap": [ "src" @@ -11377,12 +11329,12 @@ "version": "1.9.1", "source": { "type": "git", - "url": "https://github.com/webmozarts/assert.git", + "url": "https://github.com/webmozart/assert.git", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "shasum": "" }, @@ -11420,8 +11372,8 @@ "validate" ], "support": { - "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.9.1" + "issues": "https://github.com/webmozart/assert/issues", + "source": "https://github.com/webmozart/assert/tree/master" }, "time": "2020-07-08T17:02:28+00:00" }, @@ -11488,5 +11440,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "1.1.0" }