Update webform because Jacob Rockowitz releases daily
This commit is contained in:
parent
77ed41c0d4
commit
60ff0235f2
1 changed files with 8 additions and 7 deletions
15
composer.lock
generated
15
composer.lock
generated
|
@ -7374,17 +7374,17 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/webform",
|
"name": "drupal/webform",
|
||||||
"version": "5.0.0-rc24",
|
"version": "5.0.0-rc25",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupal.org/project/webform",
|
"url": "https://git.drupal.org/project/webform",
|
||||||
"reference": "8.x-5.0-rc24"
|
"reference": "8.x-5.0-rc25"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc24.zip",
|
"url": "https://ftp.drupal.org/files/projects/webform-8.x-5.0-rc25.zip",
|
||||||
"reference": "8.x-5.0-rc24",
|
"reference": "8.x-5.0-rc25",
|
||||||
"shasum": "9dda44bef5e497cbf0ed6dfc443d70ef51b1bc49"
|
"shasum": "44ab47ffa81a8510f010a4fd05c7302bc3aec410"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "*"
|
"drupal/core": "*"
|
||||||
|
@ -7392,6 +7392,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"drupal/address": "~1.4",
|
"drupal/address": "~1.4",
|
||||||
"drupal/devel": "*",
|
"drupal/devel": "*",
|
||||||
|
"drupal/jsonapi": "~2.0",
|
||||||
"drupal/token": "~1.3",
|
"drupal/token": "~1.3",
|
||||||
"drupal/webform_access": "*",
|
"drupal/webform_access": "*",
|
||||||
"drupal/webform_node": "*",
|
"drupal/webform_node": "*",
|
||||||
|
@ -7404,8 +7405,8 @@
|
||||||
"dev-5.x": "5.x-dev"
|
"dev-5.x": "5.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-5.0-rc24",
|
"version": "8.x-5.0-rc25",
|
||||||
"datestamp": "1540255380",
|
"datestamp": "1541452980",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "not-covered",
|
"status": "not-covered",
|
||||||
"message": "RC releases are not covered by Drupal security advisories."
|
"message": "RC releases are not covered by Drupal security advisories."
|
||||||
|
|
Loading…
Reference in a new issue