Update composer lock
This commit is contained in:
parent
32161750e1
commit
8449541b9d
1 changed files with 68 additions and 115 deletions
183
composer.lock
generated
183
composer.lock
generated
|
@ -5842,12 +5842,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/agaric/entity_reference_override.git",
|
"url": "https://github.com/agaric/entity_reference_override.git",
|
||||||
"reference": "f985a90b62d2593a953143be779adb5e26f680bb"
|
"reference": "e9d19a4fc74c666a3485717760c2647df9b5c11c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/agaric/entity_reference_override/zipball/f985a90b62d2593a953143be779adb5e26f680bb",
|
"url": "https://api.github.com/repos/agaric/entity_reference_override/zipball/e9d19a4fc74c666a3485717760c2647df9b5c11c",
|
||||||
"reference": "f985a90b62d2593a953143be779adb5e26f680bb",
|
"reference": "e9d19a4fc74c666a3485717760c2647df9b5c11c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
|
@ -5866,21 +5866,21 @@
|
||||||
"issues": "https://www.drupal.org/project/issues/entity_reference_override",
|
"issues": "https://www.drupal.org/project/issues/entity_reference_override",
|
||||||
"source": "https://github.com/agaric/entity_reference_override/tree/8.x-1.x"
|
"source": "https://github.com/agaric/entity_reference_override/tree/8.x-1.x"
|
||||||
},
|
},
|
||||||
"time": "2019-10-01T20:56:31+00:00"
|
"time": "2019-10-07T15:11:31+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/entity_reference_revisions",
|
"name": "drupal/entity_reference_revisions",
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
||||||
"reference": "8.x-1.6"
|
"reference": "8.x-1.7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.6.zip",
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.7.zip",
|
||||||
"reference": "8.x-1.6",
|
"reference": "8.x-1.7",
|
||||||
"shasum": "82d515de04d3a75fb677ed82241a6aff3f54ab47"
|
"shasum": "4e3b849b0d984cd3c0a4330c9aa4cb16bf1f79f6"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "~8.0"
|
"drupal/core": "~8.0"
|
||||||
|
@ -5894,8 +5894,8 @@
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-1.x": "1.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.6",
|
"version": "8.x-1.7",
|
||||||
"datestamp": "1539588781",
|
"datestamp": "1570284187",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -7251,23 +7251,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/message",
|
"name": "drupal/message",
|
||||||
"version": "1.0.0-rc2",
|
"version": "1.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/message.git",
|
"url": "https://git.drupalcode.org/project/message.git",
|
||||||
"reference": "8.x-1.0-rc2"
|
"reference": "8.x-1.0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/message-8.x-1.0-rc2.zip",
|
"url": "https://ftp.drupal.org/files/projects/message-8.x-1.0.zip",
|
||||||
"reference": "8.x-1.0-rc2",
|
"reference": "8.x-1.0",
|
||||||
"shasum": "8c74e4e98fd6bfa19728f499dc5f14ce29f5ba17"
|
"shasum": "873b3d8030d47bd472d75472f293b7631a59eeaf"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "*"
|
"drupal/core": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"drupal/coder": "^8.2",
|
|
||||||
"drupal/token": "*"
|
"drupal/token": "*"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
|
@ -7276,11 +7275,11 @@
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-1.x": "1.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.0-rc2",
|
"version": "8.x-1.0",
|
||||||
"datestamp": "1524519784",
|
"datestamp": "1570139286",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "not-covered",
|
"status": "covered",
|
||||||
"message": "RC releases are not covered by Drupal security advisories."
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -8861,52 +8860,6 @@
|
||||||
"source": "https://git.drupalcode.org/project/video_embed_field"
|
"source": "https://git.drupalcode.org/project/video_embed_field"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "drupal/views_url_path_arguments",
|
|
||||||
"version": "dev-1.x",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://git.drupalcode.org/project/views_url_path_arguments.git",
|
|
||||||
"reference": "6e56c39b8d5a4a3f0041ec8ab4d9fa4d29024537"
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"drupal/core": "*"
|
|
||||||
},
|
|
||||||
"type": "drupal-module",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-1.x": "1.x-dev"
|
|
||||||
},
|
|
||||||
"drupal": {
|
|
||||||
"version": "8.x-1.x-dev",
|
|
||||||
"datestamp": "1481581382",
|
|
||||||
"security-coverage": {
|
|
||||||
"status": "not-covered",
|
|
||||||
"message": "Dev releases are not covered by Drupal security advisories."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
||||||
"license": [
|
|
||||||
"GPL-2.0+"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "heddn",
|
|
||||||
"homepage": "https://www.drupal.org/user/1463982"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Simple module to convert a view argument's entity id into its url path.",
|
|
||||||
"homepage": "https://www.drupal.org/project/views_url_path_arguments",
|
|
||||||
"keywords": [
|
|
||||||
"Drupal"
|
|
||||||
],
|
|
||||||
"support": {
|
|
||||||
"source": "http://cgit.drupalcode.org/views_url_path_arguments",
|
|
||||||
"issues": "https://www.drupal.org/project/issues/views_url_path_arguments"
|
|
||||||
},
|
|
||||||
"time": "2016-12-12T22:21:57+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "drupal/webform",
|
"name": "drupal/webform",
|
||||||
"version": "5.4.0",
|
"version": "5.4.0",
|
||||||
|
@ -10739,7 +10692,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/class-loader",
|
"name": "symfony/class-loader",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/class-loader.git",
|
"url": "https://github.com/symfony/class-loader.git",
|
||||||
|
@ -10795,16 +10748,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "4510f04e70344d70952566e4262a0b11df39cb10"
|
"reference": "4727d7f3c99b9dea0ae70ed4f34645728aa90453"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/4510f04e70344d70952566e4262a0b11df39cb10",
|
"url": "https://api.github.com/repos/symfony/console/zipball/4727d7f3c99b9dea0ae70ed4f34645728aa90453",
|
||||||
"reference": "4510f04e70344d70952566e4262a0b11df39cb10",
|
"reference": "4727d7f3c99b9dea0ae70ed4f34645728aa90453",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10863,7 +10816,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Console Component",
|
"description": "Symfony Console Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:52:58+00:00"
|
"time": "2019-10-06T19:52:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/debug",
|
"name": "symfony/debug",
|
||||||
|
@ -10923,16 +10876,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/dependency-injection",
|
"name": "symfony/dependency-injection",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/dependency-injection.git",
|
"url": "https://github.com/symfony/dependency-injection.git",
|
||||||
"reference": "2709bc2978ceb90f5180181f777f8a09125f2d89"
|
"reference": "9cf81798f857205c5bbb4c8c7895f838d40b0c4b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2709bc2978ceb90f5180181f777f8a09125f2d89",
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9cf81798f857205c5bbb4c8c7895f838d40b0c4b",
|
||||||
"reference": "2709bc2978ceb90f5180181f777f8a09125f2d89",
|
"reference": "9cf81798f857205c5bbb4c8c7895f838d40b0c4b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10990,11 +10943,11 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony DependencyInjection Component",
|
"description": "Symfony DependencyInjection Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T16:07:57+00:00"
|
"time": "2019-09-27T15:47:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/event-dispatcher",
|
"name": "symfony/event-dispatcher",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||||
|
@ -11156,16 +11109,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-foundation",
|
"name": "symfony/http-foundation",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-foundation.git",
|
"url": "https://github.com/symfony/http-foundation.git",
|
||||||
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4"
|
"reference": "233f40cbebd595ffd91ddf291355f8a930a13777"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b3d57a1c325f39f703b249bed7998ce8c64236b4",
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/233f40cbebd595ffd91ddf291355f8a930a13777",
|
||||||
"reference": "b3d57a1c325f39f703b249bed7998ce8c64236b4",
|
"reference": "233f40cbebd595ffd91ddf291355f8a930a13777",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11206,20 +11159,20 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony HttpFoundation Component",
|
"description": "Symfony HttpFoundation Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:50:50+00:00"
|
"time": "2019-10-02T16:15:21+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-kernel",
|
"name": "symfony/http-kernel",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-kernel.git",
|
"url": "https://github.com/symfony/http-kernel.git",
|
||||||
"reference": "f6d35bb306b26812df007525f5757a8b0e95857e"
|
"reference": "1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6d35bb306b26812df007525f5757a8b0e95857e",
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01",
|
||||||
"reference": "f6d35bb306b26812df007525f5757a8b0e95857e",
|
"reference": "1103850c7f34bf9c0bf8c0e6e9aab9b1f2308f01",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11295,7 +11248,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony HttpKernel Component",
|
"description": "Symfony HttpKernel Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T16:36:29+00:00"
|
"time": "2019-10-07T14:41:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
|
@ -11589,16 +11542,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa"
|
"reference": "344dc588b163ff58274f1769b90b75237f32ed16"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/d822cb654000a95b7855362c0d5b127f6a6d8baa",
|
"url": "https://api.github.com/repos/symfony/process/zipball/344dc588b163ff58274f1769b90b75237f32ed16",
|
||||||
"reference": "d822cb654000a95b7855362c0d5b127f6a6d8baa",
|
"reference": "344dc588b163ff58274f1769b90b75237f32ed16",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11634,7 +11587,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Process Component",
|
"description": "Symfony Process Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:52:58+00:00"
|
"time": "2019-09-25T14:09:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/psr-http-message-bridge",
|
"name": "symfony/psr-http-message-bridge",
|
||||||
|
@ -11703,7 +11656,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/routing",
|
"name": "symfony/routing",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/routing.git",
|
"url": "https://github.com/symfony/routing.git",
|
||||||
|
@ -11779,16 +11732,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/serializer",
|
"name": "symfony/serializer",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/serializer.git",
|
"url": "https://github.com/symfony/serializer.git",
|
||||||
"reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1"
|
"reference": "14e29c5977dbae8beb8f56b098b2d1a313f201eb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/serializer/zipball/758c3cb8cd4a949ee76ee457450abdc80ea82aa1",
|
"url": "https://api.github.com/repos/symfony/serializer/zipball/14e29c5977dbae8beb8f56b098b2d1a313f201eb",
|
||||||
"reference": "758c3cb8cd4a949ee76ee457450abdc80ea82aa1",
|
"reference": "14e29c5977dbae8beb8f56b098b2d1a313f201eb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11854,20 +11807,20 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Serializer Component",
|
"description": "Symfony Serializer Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:52:58+00:00"
|
"time": "2019-09-30T23:11:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/translation",
|
"name": "symfony/translation",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/translation.git",
|
"url": "https://github.com/symfony/translation.git",
|
||||||
"reference": "49a884e9ac297f99c56052bad30b2af89f716ee1"
|
"reference": "dd313664be0588560acacb252543b585f5408547"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/translation/zipball/49a884e9ac297f99c56052bad30b2af89f716ee1",
|
"url": "https://api.github.com/repos/symfony/translation/zipball/dd313664be0588560acacb252543b585f5408547",
|
||||||
"reference": "49a884e9ac297f99c56052bad30b2af89f716ee1",
|
"reference": "dd313664be0588560acacb252543b585f5408547",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -11924,20 +11877,20 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Translation Component",
|
"description": "Symfony Translation Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:52:58+00:00"
|
"time": "2019-09-27T05:57:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/validator",
|
"name": "symfony/validator",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/validator.git",
|
"url": "https://github.com/symfony/validator.git",
|
||||||
"reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784"
|
"reference": "ce65fe341eb87fb34c80f9e4f12edc6472d1a74b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/validator/zipball/4dde4e74331ffa897c31e4423d02ae08d56f7784",
|
"url": "https://api.github.com/repos/symfony/validator/zipball/ce65fe341eb87fb34c80f9e4f12edc6472d1a74b",
|
||||||
"reference": "4dde4e74331ffa897c31e4423d02ae08d56f7784",
|
"reference": "ce65fe341eb87fb34c80f9e4f12edc6472d1a74b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -12010,7 +11963,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Validator Component",
|
"description": "Symfony Validator Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-26T07:52:58+00:00"
|
"time": "2019-10-07T09:27:57+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
|
@ -12090,16 +12043,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v3.4.31",
|
"version": "v3.4.32",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834"
|
"reference": "768f817446da74a776a31eea335540f9dcb53942"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/3dc414b7db30695bae671a1d86013d03f4ae9834",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/768f817446da74a776a31eea335540f9dcb53942",
|
||||||
"reference": "3dc414b7db30695bae671a1d86013d03f4ae9834",
|
"reference": "768f817446da74a776a31eea335540f9dcb53942",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -12145,7 +12098,7 @@
|
||||||
],
|
],
|
||||||
"description": "Symfony Yaml Component",
|
"description": "Symfony Yaml Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2019-08-20T13:31:17+00:00"
|
"time": "2019-09-10T10:38:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "thinkshout/mailchimp-api-php",
|
"name": "thinkshout/mailchimp-api-php",
|
||||||
|
|
Loading…
Add table
Reference in a new issue