Commit composer lock file

This commit is contained in:
benjamin melançon 2019-07-30 15:27:59 -04:00
parent de79b292fe
commit c7b0ffef91

158
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "23d3af494eecdbbdaca9df921bf1b71d", "content-hash": "540cf0d2a16fd6ba736bd3d15d44a2aa",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -3074,7 +3074,7 @@
}, },
"drupal": { "drupal": {
"version": "8.x-1.9", "version": "8.x-1.9",
"datestamp": "1553692687", "datestamp": "1552755784",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -3094,7 +3094,7 @@
"description": "Provides an API for creating fillable, persistent checklists.", "description": "Provides an API for creating fillable, persistent checklists.",
"homepage": "https://www.drupal.org/project/checklistapi", "homepage": "https://www.drupal.org/project/checklistapi",
"support": { "support": {
"source": "https://git.drupalcode.org/project/checklistapi" "source": "http://cgit.drupalcode.org/checklistapi"
} }
}, },
{ {
@ -3372,7 +3372,7 @@
"description": "Enables modules to provide actions that modify configuration.", "description": "Enables modules to provide actions that modify configuration.",
"homepage": "https://www.drupal.org/project/config_actions", "homepage": "https://www.drupal.org/project/config_actions",
"support": { "support": {
"source": "https://git.drupalcode.org/project/config_actions" "source": "http://cgit.drupalcode.org/config_actions"
} }
}, },
{ {
@ -4351,7 +4351,7 @@
}, },
"drupal": { "drupal": {
"version": "8.x-1.x-dev", "version": "8.x-1.x-dev",
"datestamp": "1542572880", "datestamp": "1542578580",
"security-coverage": { "security-coverage": {
"status": "not-covered", "status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories." "message": "Dev releases are not covered by Drupal security advisories."
@ -6358,6 +6358,10 @@
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"authors": [ "authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{ {
"name": "Frans", "name": "Frans",
"homepage": "https://www.drupal.org/user/514222" "homepage": "https://www.drupal.org/user/514222"
@ -6706,6 +6710,10 @@
"name": "jmiccolis", "name": "jmiccolis",
"homepage": "https://www.drupal.org/user/31731" "homepage": "https://www.drupal.org/user/31731"
}, },
{
"name": "joseph.olstad",
"homepage": "https://www.drupal.org/user/1321830"
},
{ {
"name": "mpotter", "name": "mpotter",
"homepage": "https://www.drupal.org/user/616192" "homepage": "https://www.drupal.org/user/616192"
@ -6887,7 +6895,7 @@
"description": "Helps with making a site GDPR-compliant.", "description": "Helps with making a site GDPR-compliant.",
"homepage": "https://www.drupal.org/project/gdpr", "homepage": "https://www.drupal.org/project/gdpr",
"support": { "support": {
"source": "https://git.drupalcode.org/project/gdpr" "source": "http://cgit.drupalcode.org/gdpr"
} }
}, },
{ {
@ -6919,6 +6927,10 @@
{ {
"name": "kristiaanvandeneynde", "name": "kristiaanvandeneynde",
"homepage": "https://www.drupal.org/user/1345130" "homepage": "https://www.drupal.org/user/1345130"
},
{
"name": "ronaldtebrake",
"homepage": "https://www.drupal.org/user/2314038"
} }
], ],
"description": "Enables Group functionality for the Node module", "description": "Enables Group functionality for the Node module",
@ -7022,6 +7034,10 @@
{ {
"name": "kristiaanvandeneynde", "name": "kristiaanvandeneynde",
"homepage": "https://www.drupal.org/user/1345130" "homepage": "https://www.drupal.org/user/1345130"
},
{
"name": "ronaldtebrake",
"homepage": "https://www.drupal.org/user/2314038"
} }
], ],
"description": "This module allows you to group users, content and other entities", "description": "This module allows you to group users, content and other entities",
@ -7337,6 +7353,73 @@
"source": "http://cgit.drupalcode.org/mailchimp" "source": "http://cgit.drupalcode.org/mailchimp"
} }
}, },
{
"name": "drupal/mailsystem",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mailsystem.git",
"reference": "8.x-4.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.1.zip",
"reference": "8.x-4.1",
"shasum": "318b87f1fdf96e6db30b04a98108af02a0fc3dcc"
},
"require": {
"drupal/core": "^8.0.5"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.1",
"datestamp": "1467993646",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "Les Lim",
"homepage": "https://www.drupal.org/user/84263"
},
{
"name": "Manuel Garcia",
"homepage": "https://www.drupal.org/user/213194"
},
{
"name": "Nafes",
"homepage": "https://www.drupal.org/user/2489926"
},
{
"name": "miro_dietiker",
"homepage": "https://www.drupal.org/user/227761"
},
{
"name": "pillarsdotnet",
"homepage": "https://www.drupal.org/user/36148"
}
],
"description": "Mail System",
"homepage": "https://www.drupal.org/project/mailsystem",
"support": {
"source": "https://git.drupalcode.org/project/mailsystem"
}
},
{ {
"name": "drupal/markdown", "name": "drupal/markdown",
"version": "1.2.0", "version": "1.2.0",
@ -7716,6 +7799,62 @@
"irc": "irc://irc.freenode.org/drupal-migrate" "irc": "irc://irc.freenode.org/drupal-migrate"
} }
}, },
{
"name": "drupal/mimemail",
"version": "1.0.0-alpha2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mimemail.git",
"reference": "8.x-1.0-alpha2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mimemail-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "0467a4088d695f17d497f38a23117323324ef06e"
},
"require": {
"drupal/core": "~8.0",
"drupal/mailsystem": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1494775086",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Allie Micka",
"homepage": "https://www.drupal.org/user/15091"
},
{
"name": "TR",
"homepage": "https://www.drupal.org/user/202830"
},
{
"name": "sgabe",
"homepage": "https://www.drupal.org/user/232117"
}
],
"description": "Sends MIME-encoded emails with embedded images and attachments.",
"homepage": "https://www.drupal.org/project/mimemail",
"support": {
"source": "https://git.drupalcode.org/project/mimemail"
}
},
{ {
"name": "drupal/minimalhtml", "name": "drupal/minimalhtml",
"version": "1.1.0", "version": "1.1.0",
@ -7944,7 +8083,7 @@
}, },
"drupal": { "drupal": {
"version": "8.x-1.7", "version": "8.x-1.7",
"datestamp": "1553618281", "datestamp": "1553087589",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -7980,7 +8119,7 @@
"description": "Enables the creation of Paragraphs entities.", "description": "Enables the creation of Paragraphs entities.",
"homepage": "https://www.drupal.org/project/paragraphs", "homepage": "https://www.drupal.org/project/paragraphs",
"support": { "support": {
"source": "https://git.drupalcode.org/project/paragraphs" "source": "http://cgit.drupalcode.org/paragraphs"
} }
}, },
{ {
@ -10540,7 +10679,7 @@
{ {
"name": "Luís Otávio Cobucci Oblonczyk", "name": "Luís Otávio Cobucci Oblonczyk",
"email": "lcobucci@gmail.com", "email": "lcobucci@gmail.com",
"role": "developer" "role": "Developer"
} }
], ],
"description": "A simple library to work with JSON Web Token and JSON Web Signature", "description": "A simple library to work with JSON Web Token and JSON Web Signature",
@ -14035,6 +14174,7 @@
"drupal/diff": 5, "drupal/diff": 5,
"drupal/drutopia_core": 20, "drupal/drutopia_core": 20,
"drupal/indieweb": 20, "drupal/indieweb": 20,
"drupal/mimemail": 15,
"drupal/regionincontent": 20, "drupal/regionincontent": 20,
"drupal/twigsuggest": 20, "drupal/twigsuggest": 20,
"drupal/ui_patterns": 5, "drupal/ui_patterns": 5,