Update composer lock file for 8.6
This commit is contained in:
parent
74b4a7bf3d
commit
080ec85f08
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
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": "1804a963570ca7bd606fa234b9611581",
|
||||
"content-hash": "09483f94aba3896055f37dec4472cde0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2752,16 +2752,16 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "8.5.7",
|
||||
"version": "8.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core.git",
|
||||
"reference": "d8bdf376c0549e9bfc33030157b498df4b9bec87"
|
||||
"reference": "4a2507b102fcedc74507fd372131f2ed72913429"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/d8bdf376c0549e9bfc33030157b498df4b9bec87",
|
||||
"reference": "d8bdf376c0549e9bfc33030157b498df4b9bec87",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/4a2507b102fcedc74507fd372131f2ed72913429",
|
||||
"reference": "4a2507b102fcedc74507fd372131f2ed72913429",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2879,10 +2879,12 @@
|
|||
"drupal/link": "self.version",
|
||||
"drupal/locale": "self.version",
|
||||
"drupal/media": "self.version",
|
||||
"drupal/media_library": "self.version",
|
||||
"drupal/menu_link_content": "self.version",
|
||||
"drupal/menu_ui": "self.version",
|
||||
"drupal/migrate": "self.version",
|
||||
"drupal/migrate_drupal": "self.version",
|
||||
"drupal/migrate_drupal_multilingual": "self.version",
|
||||
"drupal/migrate_drupal_ui": "self.version",
|
||||
"drupal/minimal": "self.version",
|
||||
"drupal/node": "self.version",
|
||||
|
@ -2914,7 +2916,8 @@
|
|||
"drupal/user": "self.version",
|
||||
"drupal/views": "self.version",
|
||||
"drupal/views_ui": "self.version",
|
||||
"drupal/workflows": "self.version"
|
||||
"drupal/workflows": "self.version",
|
||||
"drupal/workspaces": "self.version"
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/mink": "1.7.x-dev",
|
||||
|
@ -2925,7 +2928,7 @@
|
|||
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
|
||||
"mikey179/vfsstream": "^1.2",
|
||||
"phpspec/prophecy": "^1.4",
|
||||
"phpunit/phpunit": "^4.8.35 || ^6.1",
|
||||
"phpunit/phpunit": "^4.8.35 || ^6.5",
|
||||
"symfony/css-selector": "^3.4.0",
|
||||
"symfony/debug": "^3.4.0",
|
||||
"symfony/phpunit-bridge": "^3.4.3"
|
||||
|
@ -2960,9 +2963,6 @@
|
|||
"recurse": false,
|
||||
"replace": false,
|
||||
"merge-extra": false
|
||||
},
|
||||
"patches_applied": {
|
||||
"Datetime Range Views integration": "https://www.drupal.org/files/issues/2786577-270.patch"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
@ -2986,7 +2986,7 @@
|
|||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||
"time": "2018-09-05T22:26:39+00:00"
|
||||
"time": "2018-09-05T22:16:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
|
|
Loading…
Reference in a new issue