Commit composer lock file

This commit is contained in:
benjamin melançon 2020-04-15 13:55:43 -04:00
parent 34df8dd34e
commit 7783d10a91

184
composer.lock generated
View file

@ -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": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba",
"content-hash": "8bd663794e728356cd551924ddd9178a",
"packages": [
{
"name": "algolia/places",
@ -7544,29 +7544,26 @@
},
{
"name": "drupal/mailsystem",
"version": "4.2.0",
"version": "4.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mailsystem.git",
"reference": "8.x-4.2"
"reference": "8.x-4.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.2.zip",
"reference": "8.x-4.2",
"shasum": "51d3f4831cdc3fd2748efc750d4946ddb5b50c3c"
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip",
"reference": "8.x-4.3",
"shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050"
},
"require": {
"drupal/core": "^8.7.7 || ^9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.2",
"datestamp": "1574194688",
"version": "8.x-4.3",
"datestamp": "1586203024",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -9337,6 +9334,73 @@
"source": "http://cgit.drupalcode.org/subprofiles"
}
},
{
"name": "drupal/swiftmailer",
"version": "1.0.0-beta2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/swiftmailer.git",
"reference": "8.x-1.0-beta2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/swiftmailer-8.x-1.0-beta2.zip",
"reference": "8.x-1.0-beta2",
"shasum": "a63a91e7816a06bf8e52ac9b5e48a892a1e6b1d4"
},
"require": {
"drupal/core": "~8.0",
"drupal/mailsystem": "*",
"html2text/html2text": "~4.0.1",
"swiftmailer/swiftmailer": "~5.4.5"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta2",
"datestamp": "1519655459",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "AdamPS",
"homepage": "https://www.drupal.org/user/2650563"
},
{
"name": "Anybody",
"homepage": "https://www.drupal.org/user/291091"
},
{
"name": "B-Prod",
"homepage": "https://www.drupal.org/user/407852"
},
{
"name": "geek-merlin",
"homepage": "https://www.drupal.org/user/229048"
},
{
"name": "sbrattla",
"homepage": "https://www.drupal.org/user/53422"
},
{
"name": "webflo",
"homepage": "https://www.drupal.org/user/254778"
}
],
"description": "Swiftmailer",
"homepage": "https://www.drupal.org/project/swiftmailer",
"support": {
"source": "https://git.drupalcode.org/project/swiftmailer"
}
},
{
"name": "drupal/textarea_widget_for_text",
"version": "1.1.0",
@ -10863,6 +10927,43 @@
],
"time": "2019-07-01T23:21:34+00:00"
},
{
"name": "html2text/html2text",
"version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/mtibben/html2text.git",
"reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mtibben/html2text/zipball/f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
"reference": "f55104b7c9f99b0937f0e20fe051b19f9c0ecad1",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "~4"
},
"suggest": {
"ext-mbstring": "For best performance",
"symfony/polyfill-mbstring": "If you can't install ext-mbstring"
},
"type": "library",
"autoload": {
"psr-4": {
"Html2Text\\": [
"src/",
"test/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPLv2"
],
"description": "Converts HTML to formatted plain text",
"time": "2016-03-16T23:24:34+00:00"
},
{
"name": "indieauth/client",
"version": "0.4.2",
@ -11078,6 +11179,7 @@
"email": "jakub.onderka@gmail.com"
}
],
"abandoned": "php-parallel-lint/php-console-color",
"time": "2018-09-29T17:23:10+00:00"
},
{
@ -11124,6 +11226,7 @@
}
],
"description": "Highlight PHP code in terminal",
"abandoned": "php-parallel-lint/php-console-highlighter",
"time": "2018-09-29T18:48:56+00:00"
},
{
@ -12732,6 +12835,60 @@
"installer-name": "svg-pan-zoom"
}
},
{
"name": "swiftmailer/swiftmailer",
"version": "v5.4.12",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
"reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"mockery/mockery": "~0.9.1",
"symfony/phpunit-bridge": "~3.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.4-dev"
}
},
"autoload": {
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Corbyn"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "https://swiftmailer.symfony.com",
"keywords": [
"email",
"mail",
"mailer"
],
"time": "2018-07-31T09:26:32+00:00"
},
{
"name": "symfony-cmf/routing",
"version": "1.4.1",
@ -15198,13 +15355,14 @@
"drupal/customerror": 20,
"drupal/diff": 5,
"drupal/drutopia_core": 20,
"drupal/drutopia_site": 20,
"drupal/indieweb": 20,
"drupal/mimemail": 15,
"drupal/regionincontent": 20,
"drupal/swiftmailer": 10,
"drupal/twigsuggest": 20,
"drupal/ui_patterns": 5,
"drupal/webform": 5,
"drupal/drutopia_site": 20
"drupal/webform": 5
},
"prefer-stable": true,
"prefer-lowest": false,