Commit composer lock file

This commit is contained in:
benjamin melançon 2019-09-30 12:25:35 -04:00
parent 37659a2f2d
commit e227fe154c

197
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": "00462678dca5a564f3baf766e4247e73", "content-hash": "d0662915bf911d62f865ea27794eb842",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -2544,6 +2544,9 @@
"status": "not-covered", "status": "not-covered",
"message": "Project has not opted into security advisory coverage!" "message": "Project has not opted into security advisory coverage!"
} }
},
"patches_applied": {
"Broken Dropdown prevents Save": "https://www.drupal.org/files/issues/2019-09-18/broken-dropbutton-3079128.patch"
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",
@ -5618,6 +5621,7 @@
} }
}, },
"patches_applied": { "patches_applied": {
"Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch",
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch"
} }
}, },
@ -6370,17 +6374,17 @@
}, },
{ {
"name": "drupal/focal_point", "name": "drupal/focal_point",
"version": "1.1.0", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/focal_point.git", "url": "https://git.drupalcode.org/project/focal_point.git",
"reference": "8.x-1.1" "reference": "8.x-1.2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.1.zip", "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.2.zip",
"reference": "8.x-1.1", "reference": "8.x-1.2",
"shasum": "5c48b6ebc0aeebec89af8b41a9ab2ef02a2950ed" "shasum": "b274a5f4484ce99dece492dc7ae7149b34982244"
}, },
"require": { "require": {
"drupal/core": "*", "drupal/core": "*",
@ -6395,8 +6399,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.1", "version": "8.x-1.2",
"datestamp": "1568206088", "datestamp": "1569333485",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -6729,18 +6733,68 @@
} }
}, },
{ {
"name": "drupal/mailchimp", "name": "drupal/linkit",
"version": "1.10.0", "version": "4.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/mailchimp.git", "url": "https://git.drupalcode.org/project/linkit.git",
"reference": "8.x-1.10" "reference": "8.x-4.3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.10.zip", "url": "https://ftp.drupal.org/files/projects/linkit-8.x-4.3.zip",
"reference": "8.x-1.10", "reference": "8.x-4.3",
"shasum": "7eda95ab868f02796f36d2a348979ff0c9b50871" "shasum": "e624ea2f18a6100b76a8337e24f7c08df6e2235e"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-4.x": "4.x-dev"
},
"drupal": {
"version": "8.x-4.3",
"datestamp": "1490205830",
"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": "Emil Stjerneman",
"homepage": "https://stjerneman.com",
"email": "emil@stjerneman.com",
"role": "Maintainer"
}
],
"description": "Linkit - Enriched linking experience",
"homepage": "http://drupal.org/project/linkit",
"support": {
"source": "http://cgit.drupalcode.org/linkit",
"issues": "http://drupal.org/project/linkit"
}
},
{
"name": "drupal/mailchimp",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mailchimp.git",
"reference": "8.x-1.11"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailchimp-8.x-1.11.zip",
"reference": "8.x-1.11",
"shasum": "e941ed42ac8db20e89cdaa47f81e6a904ece59a3"
}, },
"require": { "require": {
"drupal/core": "~8.0", "drupal/core": "~8.0",
@ -6755,8 +6809,8 @@
"dev-1.x": "1.x-dev" "dev-1.x": "1.x-dev"
}, },
"drupal": { "drupal": {
"version": "8.x-1.10", "version": "8.x-1.11",
"datestamp": "1564183981", "datestamp": "1569440287",
"security-coverage": { "security-coverage": {
"status": "covered", "status": "covered",
"message": "Covered by Drupal's security advisory policy" "message": "Covered by Drupal's security advisory policy"
@ -7349,6 +7403,53 @@
"source": "https://git.drupalcode.org/project/migrate_upgrade" "source": "https://git.drupalcode.org/project/migrate_upgrade"
} }
}, },
{
"name": "drupal/noreferrer",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/noreferrer.git",
"reference": "8.x-1.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/noreferrer-8.x-1.7.zip",
"reference": "8.x-1.7",
"shasum": "7979115d26e30b59cc6bd9c3b389ef23d6e0dc92"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.7",
"datestamp": "1546781280",
"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": "mfb",
"homepage": "https://www.drupal.org/user/12302"
}
],
"description": "Adds the <code>rel=\"noopener\"</code> and/or <code>rel=\"noreferrer\"</code> link types to links.",
"homepage": "https://www.drupal.org/project/noreferrer",
"support": {
"source": "https://git.drupalcode.org/project/noreferrer"
}
},
{ {
"name": "drupal/octavia", "name": "drupal/octavia",
"version": "1.0.0-beta4", "version": "1.0.0-beta4",
@ -8125,54 +8226,30 @@
}, },
{ {
"name": "drupal/twigsuggest", "name": "drupal/twigsuggest",
"version": "1.0.0-alpha2", "version": "dev-8.x-1.x",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.drupalcode.org/project/twigsuggest.git", "url": "git@gitlab.com:agaric/drupal/twigsuggest.git",
"reference": "8.x-1.0-alpha2" "reference": "99ddfae232c2ea093321c45bba0c9e76bd392d14"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/twigsuggest-8.x-1.0-alpha2.zip",
"reference": "8.x-1.0-alpha2",
"shasum": "71f72aa4b8d0f014d0492018a3396b00ccb26598"
},
"require": {
"drupal/core": "~8.0"
}, },
"type": "drupal-module", "type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha2",
"datestamp": "1543493580",
"security-coverage": {
"status": "not-covered",
"message": "Alpha releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0+"
],
"authors": [
{
"name": "leymannx",
"homepage": "https://www.drupal.org/user/2482808"
},
{
"name": "mlncn",
"homepage": "https://www.drupal.org/user/64383"
}
], ],
"description": "Provides template suggestions for things Drupal doesn't.", "description": "Provides template suggestions for things Drupal doesn't.",
"homepage": "https://www.drupal.org/project/twigsuggest", "homepage": "https://www.drupal.org/project/twigsuggest",
"keywords": [
"drupal",
"styling",
"template suggestions",
"templates",
"theming"
],
"support": { "support": {
"source": "https://git.drupalcode.org/project/twigsuggest" "issues": "https://www.drupal.org/project/issues/twigsuggest",
} "source": "https://git.drupalcode.org/project/twigsuggest.git"
},
"time": "2019-09-05T03:30:21+00:00"
}, },
{ {
"name": "drupal/video_embed_field", "name": "drupal/video_embed_field",
@ -11943,6 +12020,12 @@
"alias_normalized": "1.9999999.9999999.9999999-dev", "alias_normalized": "1.9999999.9999999.9999999-dev",
"version": "dev-8.x-1.x", "version": "dev-8.x-1.x",
"package": "drupal/drutopia_collection" "package": "drupal/drutopia_collection"
},
{
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev",
"version": "dev-8.x-1.x",
"package": "drupal/twigsuggest"
} }
], ],
"minimum-stability": "dev", "minimum-stability": "dev",
@ -11955,7 +12038,7 @@
"drupal/cshs": 10, "drupal/cshs": 10,
"drupal/drutopia_collection": 20, "drupal/drutopia_collection": 20,
"drupal/menu_link_config": 15, "drupal/menu_link_config": 15,
"drupal/twigsuggest": 15 "drupal/twigsuggest": 20
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,