Update composer lock file

This commit is contained in:
benjamin melançon 2019-08-01 14:47:14 -04:00
parent 55e5935b42
commit 702c2361d8

53
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": "b03aebc622e464e94a8a9daac90b1737", "content-hash": "c599c4440653c0c90f0151d0684fa35a",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -5990,6 +5990,54 @@
"source": "https://git.drupalcode.org/project/field_group" "source": "https://git.drupalcode.org/project/field_group"
} }
}, },
{
"name": "drupal/field_token_value",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/field_token_value.git",
"reference": "8.x-1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/field_token_value-8.x-1.0.zip",
"reference": "8.x-1.0",
"shasum": "ba0c70108ca09589b9fa2ecce4c7a7194cdca897"
},
"require": {
"drupal/core": "~8.0",
"drupal/token": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0",
"datestamp": "1503548344",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "haydent",
"homepage": "https://www.drupal.org/user/2763191"
}
],
"description": "Provides a field allowing the value to be set using a string containing tokens.",
"homepage": "https://www.drupal.org/project/field_token_value",
"support": {
"source": "https://git.drupalcode.org/project/field_token_value"
}
},
{ {
"name": "drupal/focal_point", "name": "drupal/focal_point",
"version": "1.0.0", "version": "1.0.0",
@ -6542,6 +6590,9 @@
"services": { "services": {
"drush.services.yml": "^9" "drush.services.yml": "^9"
} }
},
"patches_applied": {
"The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
} }
}, },
"notification-url": "https://packages.drupal.org/8/downloads", "notification-url": "https://packages.drupal.org/8/downloads",