Skip to content
Snippets Groups Projects
Commit a7a33344 authored by bcweaver's avatar bcweaver
Browse files

Add 'social_media_links' to composer.json

parent 20e0a59d
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "52f7c4c7c850110909a41f626caa00c6",
"content-hash": "b271cda5c020fad75f6bb2214053eed3",
"packages": [
{
"name": "alchemy/zippy",
......@@ -6454,6 +6454,54 @@
"issues": "https://www.drupal.org/project/issues/smtp"
}
},
{
"name": "drupal/social_media_links",
"version": "2.6.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/social_media_links",
"reference": "8.x-2.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip",
"reference": "8.x-2.6",
"shasum": "53462cb307b104552ae5370b917e55ca50fba526"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.6",
"datestamp": "1510489384",
"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": "cbeier",
"homepage": "https://www.drupal.org/user/1500710"
}
],
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
"homepage": "https://www.drupal.org/project/social_media_links",
"support": {
"source": "http://cgit.drupalcode.org/social_media_links",
"issues": "https://www.drupal.org/project/issues/social_media_links"
}
},
{
"name": "drupal/superfish",
"version": "1.2.0",
......
......@@ -6656,6 +6656,56 @@
"issues": "https://www.drupal.org/project/issues/smtp"
}
},
{
"name": "drupal/social_media_links",
"version": "2.6.0",
"version_normalized": "2.6.0.0",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/social_media_links",
"reference": "8.x-2.6"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.6.zip",
"reference": "8.x-2.6",
"shasum": "53462cb307b104552ae5370b917e55ca50fba526"
},
"require": {
"drupal/core": "~8.0"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.6",
"datestamp": "1510489384",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"installation-source": "dist",
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "cbeier",
"homepage": "https://www.drupal.org/user/1500710"
}
],
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
"homepage": "https://www.drupal.org/project/social_media_links",
"support": {
"source": "http://cgit.drupalcode.org/social_media_links",
"issues": "https://www.drupal.org/project/issues/social_media_links"
}
},
{
"name": "drupal/superfish",
"version": "1.2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment