From 0f79b591c9310b36bb0730cd597bd002761f71e3 Mon Sep 17 00:00:00 2001 From: David Valdez Date: Tue, 23 Apr 2019 13:57:28 -0500 Subject: [PATCH] Drupal 8.6.15 --- composer.lock | 474 +++++++++++++++++++++++++------------------------- 1 file changed, 233 insertions(+), 241 deletions(-) diff --git a/composer.lock b/composer.lock index 1df7ea4..5938990 100644 --- a/composer.lock +++ b/composer.lock @@ -1794,16 +1794,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.6.0", + "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5" + "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", - "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24", + "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24", "shasum": "" }, "require": { @@ -1858,7 +1858,7 @@ "docblock", "parser" ], - "time": "2017-12-06T07:11:42+00:00" + "time": "2019-03-25T19:12:02+00:00" }, { "name": "doctrine/cache", @@ -1937,34 +1937,36 @@ }, { "name": "doctrine/collections", - "version": "v1.5.0", + "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" + "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", - "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", + "url": "https://api.github.com/repos/doctrine/collections/zipball/d2ae4ef05e25197343b6a39bae1d3c427a2f6956", + "reference": "d2ae4ef05e25197343b6a39bae1d3c427a2f6956", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.1.3" }, "require-dev": { - "doctrine/coding-standard": "~0.1@dev", - "phpunit/phpunit": "^5.7" + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan-shim": "^0.9.2", + "phpunit/phpunit": "^7.0", + "vimeo/psalm": "^3.2.2" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.6.x-dev" } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Collections\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", @@ -1993,14 +1995,15 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Collections Abstraction library", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", + "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", - "iterator" + "iterators", + "php" ], - "time": "2017-07-22T10:37:32+00:00" + "time": "2019-03-25T19:03:48+00:00" }, { "name": "doctrine/common", @@ -2280,16 +2283,16 @@ }, { "name": "doctrine/persistence", - "version": "v1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38" + "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38", - "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48", + "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48", "shasum": "" }, "require": { @@ -2358,7 +2361,7 @@ "orm", "persistence" ], - "time": "2018-11-21T00:33:13+00:00" + "time": "2019-04-23T08:28:24+00:00" }, { "name": "doctrine/reflection", @@ -2484,7 +2487,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/address", + "url": "https://git.drupalcode.org/project/address.git", "reference": "8.x-1.4" }, "dist": { @@ -2543,7 +2546,7 @@ "version": "1.0.0-alpha3", "source": { "type": "git", - "url": "https://git.drupal.org/project/admin_links_access_filter", + "url": "https://git.drupalcode.org/project/admin_links_access_filter.git", "reference": "8.x-1.0-alpha3" }, "dist": { @@ -2590,7 +2593,7 @@ "version": "1.26.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/admin_toolbar", + "url": "https://git.drupalcode.org/project/admin_toolbar.git", "reference": "8.x-1.26" }, "dist": { @@ -2742,7 +2745,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/allowed_formats", + "url": "https://git.drupalcode.org/project/allowed_formats.git", "reference": "8.x-1.1" }, "dist": { @@ -2789,7 +2792,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/antibot", + "url": "https://git.drupalcode.org/project/antibot.git", "reference": "8.x-1.2" }, "dist": { @@ -2836,7 +2839,7 @@ "version": "1.0.0-beta3", "source": { "type": "git", - "url": "https://git.drupal.org/project/better_normalizers", + "url": "https://git.drupalcode.org/project/better_normalizers.git", "reference": "8.x-1.0-beta3" }, "dist": { @@ -2895,7 +2898,7 @@ "version": "1.0.0-alpha2", "source": { "type": "git", - "url": "https://git.drupal.org/project/block_theme_sync", + "url": "https://git.drupalcode.org/project/block_theme_sync.git", "reference": "8.x-1.0-alpha2" }, "dist": { @@ -2946,7 +2949,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/block_visibility_groups", + "url": "https://git.drupalcode.org/project/block_visibility_groups.git", "reference": "8.x-1.3" }, "dist": { @@ -3001,7 +3004,7 @@ "version": "1.0.0-alpha4", "source": { "type": "git", - "url": "https://git.drupal.org/project/bulma", + "url": "https://git.drupalcode.org/project/bulma.git", "reference": "8.x-1.0-alpha4" }, "dist": { @@ -3052,7 +3055,7 @@ "version": "1.9.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/checklistapi", + "url": "https://git.drupalcode.org/project/checklistapi.git", "reference": "8.x-1.9" }, "dist": { @@ -3071,7 +3074,7 @@ }, "drupal": { "version": "8.x-1.9", - "datestamp": "1552755784", + "datestamp": "1553692687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3091,7 +3094,7 @@ "description": "Provides an API for creating fillable, persistent checklists.", "homepage": "https://www.drupal.org/project/checklistapi", "support": { - "source": "http://cgit.drupalcode.org/checklistapi" + "source": "https://git.drupalcode.org/project/checklistapi" } }, { @@ -3099,7 +3102,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ckeditor_markdown", + "url": "https://git.drupalcode.org/project/ckeditor_markdown.git", "reference": "8.x-1.1" }, "dist": { @@ -3146,7 +3149,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/coffee", + "url": "https://git.drupalcode.org/project/coffee.git", "reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b" }, "require": { @@ -3215,7 +3218,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/comment_notify", + "url": "https://git.drupalcode.org/project/comment_notify.git", "reference": "e8ae6c7fde5cf86ce8b4ce1cf7da602d5fcccac2" }, "require": { @@ -3262,7 +3265,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/components", + "url": "https://git.drupalcode.org/project/components.git", "reference": "8.x-1.0" }, "dist": { @@ -3313,7 +3316,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_actions", + "url": "https://git.drupalcode.org/project/config_actions.git", "reference": "8.x-1.1" }, "dist": { @@ -3369,7 +3372,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "http://cgit.drupalcode.org/config_actions" + "source": "https://git.drupalcode.org/project/config_actions" } }, { @@ -3377,7 +3380,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_actions_provider", + "url": "https://git.drupalcode.org/project/config_actions_provider.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3431,7 +3434,7 @@ "version": "1.0.0-alpha3", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_distro", + "url": "https://git.drupalcode.org/project/config_distro.git", "reference": "8.x-1.0-alpha3" }, "dist": { @@ -3506,7 +3509,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_filter", + "url": "https://git.drupalcode.org/project/config_filter.git", "reference": "8.x-1.4" }, "dist": { @@ -3575,7 +3578,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_merge", + "url": "https://git.drupalcode.org/project/config_merge.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3630,7 +3633,7 @@ "version": "1.0.0-alpha5", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_normalizer", + "url": "https://git.drupalcode.org/project/config_normalizer.git", "reference": "8.x-1.0-alpha5" }, "dist": { @@ -3682,7 +3685,7 @@ "version": "2.0.0-beta2", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_perms", + "url": "https://git.drupalcode.org/project/config_perms.git", "reference": "8.x-2.0-beta2" }, "dist": { @@ -3749,7 +3752,7 @@ "version": "2.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_provider", + "url": "https://git.drupalcode.org/project/config_provider.git", "reference": "8.x-2.0-rc1" }, "dist": { @@ -3812,7 +3815,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_snapshot", + "url": "https://git.drupalcode.org/project/config_snapshot.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -3867,7 +3870,7 @@ "version": "2.0.0-beta5", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_sync", + "url": "https://git.drupalcode.org/project/config_sync.git", "reference": "8.x-2.0-beta5" }, "dist": { @@ -3947,7 +3950,7 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/config_update", + "url": "https://git.drupalcode.org/project/config_update.git", "reference": "8.x-1.6" }, "dist": { @@ -3995,16 +3998,16 @@ }, { "name": "drupal/core", - "version": "8.6.13", + "version": "8.6.15", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632" + "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/8d5b80030ac3f13df2d66aeef0ea388fd9a90632", - "reference": "8d5b80030ac3f13df2d66aeef0ea388fd9a90632", + "url": "https://api.github.com/repos/drupal/core/zipball/936456cdeac25c6bbd2f55b0d587239c6a81ba86", + "reference": "936456cdeac25c6bbd2f55b0d587239c6a81ba86", "shasum": "" }, "require": { @@ -4035,9 +4038,9 @@ "symfony-cmf/routing": "^1.4", "symfony/class-loader": "~3.4.0", "symfony/console": "~3.4.0", - "symfony/dependency-injection": "~3.4.0", + "symfony/dependency-injection": "~3.4.26", "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.14", + "symfony/http-foundation": "~3.4.26", "symfony/http-kernel": "~3.4.14", "symfony/polyfill-iconv": "^1.0", "symfony/process": "~3.4.0", @@ -4230,14 +4233,14 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-03-20T06:01:19+00:00" + "time": "2019-04-17T20:00:11+00:00" }, { "name": "drupal/ctools", "version": "3.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ctools", + "url": "https://git.drupalcode.org/project/ctools.git", "reference": "8.x-3.2" }, "dist": { @@ -4330,7 +4333,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/customerror", + "url": "https://git.drupalcode.org/project/customerror.git", "reference": "89d047066988b5a3279e85b0989fe58e650c097b" }, "require": { @@ -4343,7 +4346,7 @@ }, "drupal": { "version": "8.x-1.x-dev", - "datestamp": "1542578580", + "datestamp": "1542572880", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4392,7 +4395,7 @@ "version": "1.0.0-alpha7", "source": { "type": "git", - "url": "https://git.drupal.org/project/default_content", + "url": "https://git.drupalcode.org/project/default_content.git", "reference": "8.x-1.0-alpha7" }, "dist": { @@ -4463,7 +4466,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/diff", + "url": "https://git.drupalcode.org/project/diff.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -4549,7 +4552,7 @@ "version": "2.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/dropdown_language", + "url": "https://git.drupalcode.org/project/dropdown_language.git", "reference": "8.x-2.2" }, "dist": { @@ -4596,7 +4599,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_action", + "url": "https://git.drupalcode.org/project/drutopia_action.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4682,7 +4685,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_article", + "url": "https://git.drupalcode.org/project/drutopia_article.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4766,7 +4769,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_blog", + "url": "https://git.drupalcode.org/project/drutopia_blog.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4857,7 +4860,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_campaign", + "url": "https://git.drupalcode.org/project/drutopia_campaign.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -4941,7 +4944,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_comment", + "url": "https://git.drupalcode.org/project/drutopia_comment.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5018,7 +5021,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_core", + "url": "https://git.drupalcode.org/project/drutopia_core.git", "reference": "b11c7b6933f0e9f569cc82af1215d434b161a18a" }, "require": { @@ -5104,7 +5107,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_event", + "url": "https://git.drupalcode.org/project/drutopia_event.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5192,7 +5195,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_group", + "url": "https://git.drupalcode.org/project/drutopia_group.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5277,7 +5280,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_landing_page", + "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5363,7 +5366,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_page", + "url": "https://git.drupalcode.org/project/drutopia_page.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5446,7 +5449,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_people", + "url": "https://git.drupalcode.org/project/drutopia_people.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5534,7 +5537,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_related_content", + "url": "https://git.drupalcode.org/project/drutopia_related_content.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5616,7 +5619,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_resource", + "url": "https://git.drupalcode.org/project/drutopia_resource.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5708,7 +5711,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_search", + "url": "https://git.drupalcode.org/project/drutopia_search.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5786,7 +5789,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_seo", + "url": "https://git.drupalcode.org/project/drutopia_seo.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5866,7 +5869,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_site", + "url": "https://git.drupalcode.org/project/drutopia_site.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -5946,7 +5949,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_social", + "url": "https://git.drupalcode.org/project/drutopia_social.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6014,7 +6017,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_storyline", + "url": "https://git.drupalcode.org/project/drutopia_storyline.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6099,7 +6102,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/drutopia_user", + "url": "https://git.drupalcode.org/project/drutopia_user.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6174,7 +6177,7 @@ "version": "3.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ds", + "url": "https://git.drupalcode.org/project/ds.git", "reference": "8.x-3.3" }, "dist": { @@ -6250,7 +6253,7 @@ "version": "1.0.0-rc1", "source": { "type": "git", - "url": "https://git.drupal.org/project/entity", + "url": "https://git.drupalcode.org/project/entity.git", "reference": "8.x-1.0-rc1" }, "dist": { @@ -6313,7 +6316,7 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/entity_reference_revisions", + "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", "reference": "8.x-1.6" }, "dist": { @@ -6366,7 +6369,7 @@ "description": "Adds a Entity Reference field type with revision support.", "homepage": "https://www.drupal.org/project/entity_reference_revisions", "support": { - "source": "http://cgit.drupalcode.org/entity_reference_revisions" + "source": "https://git.drupalcode.org/project/entity_reference_revisions" } }, { @@ -6374,7 +6377,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/eu-cookie-compliance", + "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", "reference": "8.x-1.5" }, "dist": { @@ -6469,7 +6472,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/exclude_node_title", + "url": "https://git.drupalcode.org/project/exclude_node_title.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -6528,7 +6531,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/facets", + "url": "https://git.drupalcode.org/project/facets.git", "reference": "8.x-1.3" }, "dist": { @@ -6588,7 +6591,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/faqfield", + "url": "https://git.drupalcode.org/project/faqfield.git", "reference": "8.x-1.1" }, "dist": { @@ -6645,7 +6648,7 @@ "version": "3.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/features", + "url": "https://git.drupalcode.org/project/features.git", "reference": "8.x-3.8" }, "dist": { @@ -6698,10 +6701,6 @@ "name": "jmiccolis", "homepage": "https://www.drupal.org/user/31731" }, - { - "name": "joseph.olstad", - "homepage": "https://www.drupal.org/user/1321830" - }, { "name": "mpotter", "homepage": "https://www.drupal.org/user/616192" @@ -6726,7 +6725,7 @@ "version": "3.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/field_group", + "url": "https://git.drupalcode.org/project/field_group.git", "reference": "8.x-3.0-beta1" }, "dist": { @@ -6789,7 +6788,7 @@ "version": "2.0.0-alpha7", "source": { "type": "git", - "url": "https://git.drupal.org/project/gdpr", + "url": "https://git.drupalcode.org/project/gdpr.git", "reference": "8.x-2.0-alpha7" }, "dist": { @@ -6883,7 +6882,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "http://cgit.drupalcode.org/gdpr" + "source": "https://git.drupalcode.org/project/gdpr" } }, { @@ -6915,10 +6914,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "Enables Group functionality for the Node module", @@ -6932,7 +6927,7 @@ "version": "2.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/google_analytics", + "url": "https://git.drupalcode.org/project/google_analytics.git", "reference": "8.x-2.4" }, "dist": { @@ -6988,7 +6983,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/group", + "url": "https://git.drupalcode.org/project/group.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -7022,10 +7017,6 @@ { "name": "kristiaanvandeneynde", "homepage": "https://www.drupal.org/user/1345130" - }, - { - "name": "ronaldtebrake", - "homepage": "https://www.drupal.org/user/2314038" } ], "description": "This module allows you to group users, content and other entities", @@ -7039,7 +7030,7 @@ "version": "1.29.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/honeypot", + "url": "https://git.drupalcode.org/project/honeypot.git", "reference": "8.x-1.29" }, "dist": { @@ -7098,7 +7089,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/hotjar", + "url": "https://git.drupalcode.org/project/hotjar.git", "reference": "8.x-1.5" }, "dist": { @@ -7149,7 +7140,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/http_client_error_status", + "url": "https://git.drupalcode.org/project/http_client_error_status.git", "reference": "8.x-1.0" }, "dist": { @@ -7199,7 +7190,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/indieweb", + "url": "https://git.drupalcode.org/project/indieweb.git", "reference": "11499d7fe490ae8687ee8e189a51f0f613caac74" }, "require": { @@ -7258,7 +7249,7 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/mailchimp", + "url": "https://git.drupalcode.org/project/mailchimp.git", "reference": "8.x-1.8" }, "dist": { @@ -7346,7 +7337,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/markdown", + "url": "https://git.drupalcode.org/project/markdown.git", "reference": "8.x-1.2" }, "dist": { @@ -7404,7 +7395,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/menu_trail_by_path", + "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", "reference": "8.x-1.1" }, "dist": { @@ -7459,7 +7450,7 @@ "version": "1.0.0-rc2", "source": { "type": "git", - "url": "https://git.drupal.org/project/message", + "url": "https://git.drupalcode.org/project/message.git", "reference": "8.x-1.0-rc2" }, "dist": { @@ -7526,7 +7517,7 @@ "version": "1.8.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/metatag", + "url": "https://git.drupalcode.org/project/metatag.git", "reference": "8.x-1.8" }, "dist": { @@ -7594,7 +7585,7 @@ "version": "4.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/migrate_plus", + "url": "https://git.drupalcode.org/project/migrate_plus.git", "reference": "8.x-4.1" }, "dist": { @@ -7657,7 +7648,7 @@ "version": "4.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/migrate_tools", + "url": "https://git.drupalcode.org/project/migrate_tools.git", "reference": "8.x-4.1" }, "dist": { @@ -7725,7 +7716,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/minimalhtml", + "url": "https://git.drupalcode.org/project/minimalhtml.git", "reference": "8.x-1.1" }, "dist": { @@ -7783,7 +7774,7 @@ "version": "1.0.0-beta1", "source": { "type": "git", - "url": "https://git.drupal.org/project/octavia", + "url": "https://git.drupalcode.org/project/octavia.git", "reference": "8.x-1.0-beta1" }, "dist": { @@ -7860,7 +7851,7 @@ "version": "1.7.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/paragraphs", + "url": "https://git.drupalcode.org/project/paragraphs.git", "reference": "8.x-1.7" }, "dist": { @@ -7896,7 +7887,7 @@ }, "drupal": { "version": "8.x-1.7", - "datestamp": "1553087589", + "datestamp": "1553618281", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7932,7 +7923,7 @@ "description": "Enables the creation of Paragraphs entities.", "homepage": "https://www.drupal.org/project/paragraphs", "support": { - "source": "http://cgit.drupalcode.org/paragraphs" + "source": "https://git.drupalcode.org/project/paragraphs" } }, { @@ -7940,7 +7931,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/paragraphs_features", + "url": "https://git.drupalcode.org/project/paragraphs_features.git", "reference": "8.x-1.4" }, "dist": { @@ -8005,7 +7996,7 @@ "version": "1.0.0-alpha1", "source": { "type": "git", - "url": "https://git.drupal.org/project/paranoia", + "url": "https://git.drupalcode.org/project/paranoia.git", "reference": "8.x-1.0-alpha1" }, "dist": { @@ -8060,7 +8051,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/pathauto", + "url": "https://git.drupalcode.org/project/pathauto.git", "reference": "8.x-1.3" }, "dist": { @@ -8121,7 +8112,7 @@ "version": "1.2.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/preview_link", + "url": "https://git.drupalcode.org/project/preview_link.git", "reference": "8.x-1.2" }, "dist": { @@ -8180,7 +8171,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/redirect", + "url": "https://git.drupalcode.org/project/redirect.git", "reference": "8.x-1.3" }, "dist": { @@ -8235,7 +8226,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/regionincontent", + "url": "https://git.drupalcode.org/project/regionincontent.git", "reference": "4fd0de51df740df35be37c41f3fb069405030245" }, "require": { @@ -8277,7 +8268,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/scn", + "url": "https://git.drupalcode.org/project/scn.git", "reference": "8.x-1.1" }, "dist": { @@ -8324,7 +8315,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/search404", + "url": "https://git.drupalcode.org/project/search404.git", "reference": "8.x-1.0" }, "dist": { @@ -8382,7 +8373,7 @@ "version": "1.12.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/search_api", + "url": "https://git.drupalcode.org/project/search_api.git", "reference": "8.x-1.12" }, "dist": { @@ -8497,7 +8488,7 @@ "version": "1.3.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/similarterms", + "url": "https://git.drupalcode.org/project/similarterms.git", "reference": "8.x-1.3" }, "dist": { @@ -8551,7 +8542,7 @@ "version": "2.6.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/social_media_links", + "url": "https://git.drupalcode.org/project/social_media_links.git", "reference": "8.x-2.6" }, "dist": { @@ -8599,7 +8590,7 @@ "version": "1.0.0-alpha2", "source": { "type": "git", - "url": "https://git.drupal.org/project/subprofiles", + "url": "https://git.drupalcode.org/project/subprofiles.git", "reference": "8.x-1.0-alpha2" }, "dist": { @@ -8650,7 +8641,7 @@ "version": "1.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/textarea_widget_for_text", + "url": "https://git.drupalcode.org/project/textarea_widget_for_text.git", "reference": "8.x-1.1" }, "dist": { @@ -8701,7 +8692,7 @@ "version": "1.5.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/token", + "url": "https://git.drupalcode.org/project/token.git", "reference": "8.x-1.5" }, "dist": { @@ -8768,7 +8759,7 @@ "version": "dev-1.x", "source": { "type": "git", - "url": "https://git.drupal.org/project/twigsuggest", + "url": "https://git.drupalcode.org/project/twigsuggest.git", "reference": "a5e668836dc805fa443ec84e31d90234e5cac2db" }, "require": { @@ -8814,7 +8805,7 @@ "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/ui_patterns", + "url": "https://git.drupalcode.org/project/ui_patterns.git", "reference": "8.x-1.0" }, "dist": { @@ -8931,7 +8922,7 @@ "version": "2.0.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/video_embed_field", + "url": "https://git.drupalcode.org/project/video_embed_field.git", "reference": "8.x-2.0" }, "dist": { @@ -8992,7 +8983,7 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/viewsreference", + "url": "https://git.drupalcode.org/project/viewsreference.git", "reference": "8.x-1.4" }, "dist": { @@ -9054,7 +9045,7 @@ "version": "5.1.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/webform", + "url": "https://git.drupalcode.org/project/webform.git", "reference": "8.x-5.1" }, "dist": { @@ -9159,7 +9150,7 @@ "version": "5.4.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/webform_mailchimp", + "url": "https://git.drupalcode.org/project/webform_mailchimp.git", "reference": "8.x-5.4" }, "dist": { @@ -9240,7 +9231,7 @@ "version": "1.10.0", "source": { "type": "git", - "url": "https://git.drupal.org/project/wysiwyg_linebreaks", + "url": "https://git.drupalcode.org/project/wysiwyg_linebreaks.git", "reference": "8.x-1.10" }, "dist": { @@ -10487,7 +10478,7 @@ { "name": "Luís Otávio Cobucci Oblonczyk", "email": "lcobucci@gmail.com", - "role": "Developer" + "role": "developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11590,7 +11581,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -11709,16 +11700,16 @@ }, { "name": "symfony/console", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e" + "reference": "15a9104356436cb26e08adab97706654799d31d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e", - "reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e", + "url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8", + "reference": "15a9104356436cb26e08adab97706654799d31d8", "shasum": "" }, "require": { @@ -11777,7 +11768,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-08T09:29:13+00:00" }, { "name": "symfony/css-selector", @@ -11834,16 +11825,16 @@ }, { "name": "symfony/debug", - "version": "v4.2.4", + "version": "v4.2.7", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f" + "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/de73f48977b8eaf7ce22814d66e43a1662cc864f", - "reference": "de73f48977b8eaf7ce22814d66e43a1662cc864f", + "url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37", + "reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37", "shasum": "" }, "require": { @@ -11886,20 +11877,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-03-03T18:11:24+00:00" + "time": "2019-04-11T11:27:41+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11" + "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", - "reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/dee85a9148399cdb2731603802842bcfd8afe5ab", + "reference": "dee85a9148399cdb2731603802842bcfd8afe5ab", "shasum": "" }, "require": { @@ -11957,7 +11948,7 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-16T11:13:42+00:00" }, { "name": "symfony/dom-crawler", @@ -12018,16 +12009,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ec625e2fff7f584eeb91754821807317b2e79236" + "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ec625e2fff7f584eeb91754821807317b2e79236", - "reference": "ec625e2fff7f584eeb91754821807317b2e79236", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff", + "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff", "shasum": "" }, "require": { @@ -12077,7 +12068,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-02T08:51:52+00:00" }, { "name": "symfony/filesystem", @@ -12180,16 +12171,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a" + "reference": "90454ad44c95d75faf3507d56388056001b74baf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", - "reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/90454ad44c95d75faf3507d56388056001b74baf", + "reference": "90454ad44c95d75faf3507d56388056001b74baf", "shasum": "" }, "require": { @@ -12230,20 +12221,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-17T14:51:18+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594" + "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/0362368c761cb8d9c79e56ab0db61d2c692db594", - "reference": "0362368c761cb8d9c79e56ab0db61d2c692db594", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/14fa41ccd38570b5e3120a3754bbaa144a15f311", + "reference": "14fa41ccd38570b5e3120a3754bbaa144a15f311", "shasum": "" }, "require": { @@ -12319,20 +12310,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-03-03T18:52:34+00:00" + "time": "2019-04-17T15:57:07+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19" + "reference": "82ebae02209c21113908c229e9883c419720738a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", - "reference": "e3d826245268269cd66f8326bd8bc066687b4a19", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a", + "reference": "82ebae02209c21113908c229e9883c419720738a", "shasum": "" }, "require": { @@ -12344,7 +12335,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12366,7 +12357,7 @@ }, { "name": "Gert de Pagter", - "email": "backendtea@gmail.com" + "email": "BackEndTea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -12377,20 +12368,20 @@ "polyfill", "portable" ], - "time": "2018-08-06T14:22:27+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "97001cfc283484c9691769f51cdf25259037eba2" + "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", - "reference": "97001cfc283484c9691769f51cdf25259037eba2", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", + "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7", "shasum": "" }, "require": { @@ -12402,7 +12393,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12436,20 +12427,20 @@ "portable", "shim" ], - "time": "2018-09-21T06:26:08+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609", + "reference": "fe5e94c604826c35a32fa832f35bd036b6799609", "shasum": "" }, "require": { @@ -12461,7 +12452,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12495,20 +12486,20 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" + "reference": "bc4858fb611bda58719124ca079baff854149c89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", - "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89", + "reference": "bc4858fb611bda58719124ca079baff854149c89", "shasum": "" }, "require": { @@ -12518,7 +12509,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.11-dev" } }, "autoload": { @@ -12554,7 +12545,7 @@ "portable", "shim" ], - "time": "2018-09-21T06:26:08+00:00" + "time": "2019-02-06T07:57:58+00:00" }, { "name": "symfony/polyfill-php72", @@ -12613,16 +12604,16 @@ }, { "name": "symfony/process", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e" + "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e", - "reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e", + "url": "https://api.github.com/repos/symfony/process/zipball/a9c4dfbf653023b668c282e4e02609d131f4057a", + "reference": "a9c4dfbf653023b668c282e4e02609d131f4057a", "shasum": "" }, "require": { @@ -12658,7 +12649,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-01-16T13:27:11+00:00" + "time": "2019-04-08T16:15:54+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -12727,16 +12718,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "6b25a86df5860461ff1990946168c0ef944f83db" + "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/6b25a86df5860461ff1990946168c0ef944f83db", - "reference": "6b25a86df5860461ff1990946168c0ef944f83db", + "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", + "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec", "shasum": "" }, "require": { @@ -12759,7 +12750,6 @@ "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", - "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" @@ -12800,20 +12790,20 @@ "uri", "url" ], - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-03-29T21:58:42+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "964b7a59002391136fb0087fd5dc41213f7c283e" + "reference": "14b3221cc41dcfef404205f0060cda873f43a534" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/964b7a59002391136fb0087fd5dc41213f7c283e", - "reference": "964b7a59002391136fb0087fd5dc41213f7c283e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/14b3221cc41dcfef404205f0060cda873f43a534", + "reference": "14b3221cc41dcfef404205f0060cda873f43a534", "shasum": "" }, "require": { @@ -12879,20 +12869,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-11T05:44:34+00:00" }, { "name": "symfony/translation", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "3e2966209567ffed8825905b53fc8548446130aa" + "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/3e2966209567ffed8825905b53fc8548446130aa", - "reference": "3e2966209567ffed8825905b53fc8548446130aa", + "url": "https://api.github.com/repos/symfony/translation/zipball/aae26f143da71adc8707eb489f1dc86aef7d376b", + "reference": "aae26f143da71adc8707eb489f1dc86aef7d376b", "shasum": "" }, "require": { @@ -12909,7 +12899,9 @@ "symfony/config": "~2.8|~3.0|~4.0", "symfony/dependency-injection": "~3.4|~4.0", "symfony/finder": "~2.8|~3.0|~4.0", + "symfony/http-kernel": "~3.4|~4.0", "symfony/intl": "^2.8.18|^3.2.5|~4.0", + "symfony/var-dumper": "~3.4|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { @@ -12947,20 +12939,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-04-10T16:00:48+00:00" }, { "name": "symfony/validator", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907" + "reference": "83da5259779aaf9dde220130e62b785f74e2ac49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", - "reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", + "url": "https://api.github.com/repos/symfony/validator/zipball/83da5259779aaf9dde220130e62b785f74e2ac49", + "reference": "83da5259779aaf9dde220130e62b785f74e2ac49", "shasum": "" }, "require": { @@ -13032,7 +13024,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-02-25T09:32:21+00:00" + "time": "2019-04-16T11:21:44+00:00" }, { "name": "symfony/var-dumper", @@ -13112,16 +13104,16 @@ }, { "name": "symfony/yaml", - "version": "v3.4.23", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" + "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", - "reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", + "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996", + "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996", "shasum": "" }, "require": { @@ -13167,7 +13159,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-02-23T15:06:07+00:00" + "time": "2019-03-25T07:48:46+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -13208,16 +13200,16 @@ }, { "name": "twig/twig", - "version": "v1.38.2", + "version": "v1.39.1", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "874adbd9222f928f6998732b25b01b41dff15b0c" + "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/874adbd9222f928f6998732b25b01b41dff15b0c", - "reference": "874adbd9222f928f6998732b25b01b41dff15b0c", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", + "reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec", "shasum": "" }, "require": { @@ -13232,7 +13224,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.38-dev" + "dev-master": "1.39-dev" } }, "autoload": { @@ -13270,7 +13262,7 @@ "keywords": [ "templating" ], - "time": "2019-03-12T18:45:24+00:00" + "time": "2019-04-16T17:12:57+00:00" }, { "name": "typo3/phar-stream-wrapper",