Update composer lock

This commit is contained in:
benjamin melançon 2019-07-31 16:44:52 -04:00
parent 5604f87460
commit 532a50034a

70
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "540cf0d2a16fd6ba736bd3d15d44a2aa", "content-hash": "24794ee15462466f9827d064104cbe42",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -8459,6 +8459,74 @@
}, },
"time": "2018-12-17T22:12:17+00:00" "time": "2018-12-17T22:12:17+00:00"
}, },
{
"name": "drupal/scheduler",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/scheduler.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/scheduler-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "213025b64b417f459b73d260d7287ca1f916d587"
},
"require": {
"drupal/core": "*"
},
"require-dev": {
"drupal/devel_generate": "*",
"drupal/rules": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1510690385",
"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": "Eric Schaefer (Eric Schaefer)",
"homepage": "https://www.drupal.org/u/eric-schaefer",
"role": "Maintainer"
},
{
"name": "Jonathan Smith (jonathan1055)",
"homepage": "https://www.drupal.org/u/jonathan1055",
"role": "Maintainer"
},
{
"name": "Pieter Frenssen (pfrenssen)",
"homepage": "https://www.drupal.org/u/pfrenssen",
"role": "Maintainer"
},
{
"name": "Rick Manelius (rickmanelius)",
"homepage": "https://www.drupal.org/u/rickmanelius",
"role": "Maintainer"
}
],
"description": "Automatically publish and unpublish content at specified dates and times.",
"homepage": "https://drupal.org/project/scheduler",
"support": {
"source": "http://cgit.drupalcode.org/scheduler",
"issues": "https://www.drupal.org/project/issues/scheduler"
}
},
{ {
"name": "drupal/scn", "name": "drupal/scn",
"version": "1.1.0", "version": "1.1.0",