Commit composer lock file
This commit is contained in:
parent
b02f3704f2
commit
8f55434272
1 changed files with 25 additions and 25 deletions
50
composer.lock
generated
50
composer.lock
generated
|
@ -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": "5ab9bcf2e25d6ff9012f75b462013e1e",
|
||||
"content-hash": "44e3defbefe14c4070d9f144fedde427",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2515,17 +2515,11 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/config_actions",
|
||||
"version": "1.1.0",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/config_actions.git",
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/config_actions-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "c3493a02af86fd6e72d00eae9265f697a80b5edd"
|
||||
"reference": "026055919eb73f9e79aac2f2b9ec0fc85d195569"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
|
@ -2536,11 +2530,11 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1553005385",
|
||||
"version": "8.x-1.1+1-dev",
|
||||
"datestamp": "1556823781",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
|
@ -2575,7 +2569,8 @@
|
|||
"homepage": "https://www.drupal.org/project/config_actions",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/config_actions"
|
||||
}
|
||||
},
|
||||
"time": "2019-05-03T15:13:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/config_actions_provider",
|
||||
|
@ -3417,6 +3412,9 @@
|
|||
"recurse": false,
|
||||
"replace": false,
|
||||
"merge-extra": false
|
||||
},
|
||||
"patches_applied": {
|
||||
"Allow an install hook in profiles installing from configuration": "https://www.drupal.org/files/issues/2018-11-27/2982052-22.patch"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -6043,7 +6041,7 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/gnode",
|
||||
"version": "1.0.0-rc3",
|
||||
"version": "1.0.0-rc4",
|
||||
"require": {
|
||||
"drupal/core": "*",
|
||||
"drupal/group": "self.version"
|
||||
|
@ -6054,8 +6052,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc3",
|
||||
"datestamp": "1560345781",
|
||||
"version": "8.x-1.0-rc4",
|
||||
"datestamp": "1563460085",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
|
@ -6084,17 +6082,17 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/group",
|
||||
"version": "1.0.0-rc3",
|
||||
"version": "1.0.0-rc4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/group.git",
|
||||
"reference": "8.x-1.0-rc3"
|
||||
"reference": "8.x-1.0-rc4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc3.zip",
|
||||
"reference": "8.x-1.0-rc3",
|
||||
"shasum": "e697310cbe99219c9f8af7858d17303c7c0a6ac0"
|
||||
"url": "https://ftp.drupal.org/files/projects/group-8.x-1.0-rc4.zip",
|
||||
"reference": "8.x-1.0-rc4",
|
||||
"shasum": "d5d55167523a3ddccef7f66159b4c417d950d6f5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.6",
|
||||
|
@ -6106,8 +6104,8 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc3",
|
||||
"datestamp": "1560345781",
|
||||
"version": "8.x-1.0-rc4",
|
||||
"datestamp": "1563460085",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
|
@ -10747,7 +10745,9 @@
|
|||
"packages-dev": [],
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {
|
||||
"drupal/config_actions": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
|
|
Loading…
Add table
Reference in a new issue