Update composer lock file

This commit is contained in:
Benjamin Melançon 2019-08-30 13:58:12 -04:00
parent 4e9b63e0bc
commit d5b83ee818

107
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": "f4b27436bc2d72ef3bb5b91a0390adbf",
"content-hash": "a3b58f10da29fafe8d3c0f36d59817ec",
"packages": [
{
"name": "asm89/stack-cors",
@ -4187,57 +4187,27 @@
},
{
"name": "drupal/drutopia_collection",
"version": "1.0.0-alpha1",
"version": "dev-8.x-1.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/drutopia_collection.git",
"reference": "8.x-1.0-alpha1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/drutopia_collection-8.x-1.0-alpha1.zip",
"reference": "8.x-1.0-alpha1",
"shasum": "2c7a078eac21f80aea4c5253a886ad5b32982a44"
"url": "git@gitlab.com:drutopia/drutopia_collection.git",
"reference": "ec9e99b42debe91d0b80dfd7d06c53f7831c1c35"
},
"require": {
"drupal/config_actions": "^1.0",
"drupal/core": "*",
"drupal/ctools": "^3.0",
"drupal/drutopia_core": "*",
"drupal/drutopia_people": "^1.0-beta3",
"drupal/drutopia_seo": "^1.0-beta2",
"drupal/ds": "^3.1",
"drupal/metatag": "^1.9"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-alpha1",
"datestamp": "1564420981",
"security-coverage": {
"status": "not-covered",
"message": "Project has not opted into security advisory coverage!"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "mlncn",
"homepage": "https://www.drupal.org/user/64383"
}
],
"description": "Drutopia Collection is a feature providing the ability to create collections to bring together ordered listings of Articles, Blog posts, or other content. This is useful for magazine issues or online books (referencing each chapter) or to create a meta-resource of recommended resources and people. an article content type and related configuration.",
"homepage": "https://gitlab.com/drutopia/drutopia_collection",
"support": {
"source": "https://git.drupalcode.org/project/drutopia_collection"
}
"time": "2019-07-29T16:18:26+00:00"
},
{
"name": "drupal/drutopia_comment",
@ -6162,6 +6132,58 @@
"source": "https://git.drupalcode.org/project/field_token_value"
}
},
{
"name": "drupal/fixed_block_content",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fixed_block_content.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "ebd2474259f45b738aa46a48b8f439de9b2f2bc7"
},
"require": {
"drupal/core": "~8"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1542482880",
"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": "Manuel Adan",
"homepage": "https://www.drupal.org/user/516420",
"role": "Maintainer"
}
],
"description": "Provides fixed placements for custom blocks.",
"homepage": "http://drupal.org/project/fixed_block_content",
"keywords": [
"Drupal"
],
"support": {
"source": "https://cgit.drupalcode.org/fixed_block_content",
"issues": "https://drupal.org/project/issues/fixed_block_content"
}
},
{
"name": "drupal/focal_point",
"version": "1.0.0",
@ -11127,14 +11149,21 @@
}
],
"packages-dev": [],
"aliases": [],
"aliases": [
{
"alias": "1.x-dev",
"alias_normalized": "1.9999999.9999999.9999999-dev",
"version": "dev-8.x-1.x",
"package": "drupal/drutopia_collection"
}
],
"minimum-stability": "dev",
"stability-flags": {
"drupal/claro": 15,
"drupal/config_actions": 20,
"drupal/convert_bundles": 15,
"drupal/drutopia_collection": 15,
"drupal/claro": 15,
"drupal/cshs": 10
"drupal/cshs": 10,
"drupal/drutopia_collection": 20
},
"prefer-stable": true,
"prefer-lowest": false,