Update composer lock file with latest IndieWeb dev version
This commit is contained in:
parent
ebd109104e
commit
c6b5d0a619
1 changed files with 9 additions and 14 deletions
23
composer.lock
generated
23
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": "4b53cc47fb2fa3688698434e294382ad",
|
||||
"content-hash": "d377f07fba5b7a65850cceeae7758ed7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6430,17 +6430,11 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/indieweb",
|
||||
"version": "1.0.0-rc1",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/indieweb",
|
||||
"reference": "8.x-1.0-rc1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/indieweb-8.x-1.0-rc1.zip",
|
||||
"reference": "8.x-1.0-rc1",
|
||||
"shasum": "9f1a2520ffae3a1758750ca4d1076791d306f5d7"
|
||||
"reference": "b0284c3465e0aa10f9a80d7e98452aca40f4a54b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0",
|
||||
|
@ -6461,11 +6455,11 @@
|
|||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-rc1",
|
||||
"datestamp": "1543915380",
|
||||
"version": "8.x-1.0-rc1+10-dev",
|
||||
"datestamp": "1545571380",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "RC releases are not covered by Drupal security advisories."
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
|
@ -6490,7 +6484,8 @@
|
|||
"homepage": "http://drupal.org/project/indieweb",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/indieweb"
|
||||
}
|
||||
},
|
||||
"time": "2018-12-23T13:55:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/message",
|
||||
|
@ -12153,7 +12148,7 @@
|
|||
"drupal/ui_patterns": 5,
|
||||
"drupal/customerror": 20,
|
||||
"drupal/regionincontent": 20,
|
||||
"drupal/indieweb": 5
|
||||
"drupal/indieweb": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
|
Loading…
Reference in a new issue