From 3d7c74b4f7ad95cae6b062735670f8e41e92a092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 6 May 2020 16:45:38 -0400 Subject: [PATCH] Update composer lock inc webform security updates --- composer.lock | 1370 +++++++++++++++++++++++++------------------------ 1 file changed, 688 insertions(+), 682 deletions(-) diff --git a/composer.lock b/composer.lock index b4a332e..781364f 100644 --- a/composer.lock +++ b/composer.lock @@ -548,16 +548,16 @@ }, { "name": "chi-teck/drupal-code-generator", - "version": "1.31.0", + "version": "1.32.0", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "f994157721f238175be90171f0ccc1c0aa17c276" + "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/f994157721f238175be90171f0ccc1c0aa17c276", - "reference": "f994157721f238175be90171f0ccc1c0aa17c276", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/0e045f7a7e747af3d8f603156bf4d73be5768246", + "reference": "0e045f7a7e747af3d8f603156bf4d73be5768246", "shasum": "" }, "require": { @@ -589,7 +589,7 @@ "GPL-2.0-or-later" ], "description": "Drupal code generator", - "time": "2019-12-07T16:54:31+00:00" + "time": "2020-04-16T06:45:06+00:00" }, { "name": "choices/choices", @@ -1481,22 +1481,22 @@ }, { "name": "consolidation/self-update", - "version": "1.1.5", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54" + "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/a1c273b14ce334789825a09d06d4c87c0a02ad54", - "reference": "a1c273b14ce334789825a09d06d4c87c0a02ad54", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", + "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", "shasum": "" }, "require": { "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4", - "symfony/filesystem": "^2.5|^3|^4" + "symfony/console": "^2.8|^3|^4|^5", + "symfony/filesystem": "^2.5|^3|^4|^5" }, "bin": [ "scripts/release" @@ -1517,17 +1517,17 @@ "MIT" ], "authors": [ - { - "name": "Greg Anderson", - "email": "greg.1.anderson@greenknowe.org" - }, { "name": "Alexander Menk", "email": "menk@mestrona.net" + }, + { + "name": "Greg Anderson", + "email": "greg.1.anderson@greenknowe.org" } ], "description": "Provides a self:update command for Symfony Console applications.", - "time": "2018-10-28T01:52:03+00:00" + "time": "2020-04-13T02:49:20+00:00" }, { "name": "consolidation/site-alias", @@ -2452,29 +2452,26 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.0.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.0" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "568de63dbaa8046a82d327dbd0b892ab79fb87aa" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.2.zip", + "reference": "8.x-2.2", + "shasum": "41ea0e3321e6d1e190c486be49a99e60446d8dd7" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0", - "datestamp": "1573751237", + "version": "8.x-2.2", + "datestamp": "1585017179", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2532,20 +2529,85 @@ } }, { - "name": "drupal/admin_toolbar_tools", - "version": "2.0.0", + "name": "drupal/admin_toolbar_links_access_filter", + "version": "2.2.0", "require": { "drupal/admin_toolbar": "self.version", - "drupal/core": "~8.7" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.0", - "datestamp": "1573751237", + "version": "8.x-2.2", + "datestamp": "1585017179", + "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": "Wilfrid Roze (eme)", + "homepage": "https://www.drupal.org/u/eme", + "role": "Maintainer" + }, + { + "name": "Romain Jarraud (romainj)", + "homepage": "https://www.drupal.org/u/romainj", + "role": "Maintainer" + }, + { + "name": "Adrian Cid Almaguer (adriancid)", + "homepage": "https://www.drupal.org/u/adriancid", + "email": "adriancid@gmail.com", + "role": "Maintainer" + }, + { + "name": "Mohamed Anis Taktak (matio89)", + "homepage": "https://www.drupal.org/u/matio89", + "role": "Maintainer" + }, + { + "name": "fethi.krout", + "homepage": "https://www.drupal.org/user/3206765" + }, + { + "name": "matio89", + "homepage": "https://www.drupal.org/user/2320090" + }, + { + "name": "romainj", + "homepage": "https://www.drupal.org/user/370706" + } + ], + "description": "Provides a workaround for the common problem that users with 'Use the administration pages and help' permission see menu links they don't have access permission for. Once the issue https://www.drupal.org/node/296693 be solved, this module will be deprecated.", + "homepage": "http://drupal.org/project/admin_toolbar", + "keywords": [ + "Drupal", + "Toolbar" + ], + "support": { + "source": "http://cgit.drupalcode.org/admin_toolbar", + "issues": "https://www.drupal.org/project/issues/admin_toolbar" + } + }, + { + "name": "drupal/admin_toolbar_tools", + "version": "2.2.0", + "require": { + "drupal/admin_toolbar": "self.version", + "drupal/core": "^8.8.0 || ^9.0" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-2.2", + "datestamp": "1585017179", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2974,33 +3036,39 @@ }, { "name": "drupal/checklistapi", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/checklistapi.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "9f9e39613e50f649b0a0e06b7ec5d056c795c27b" + "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "78fcf8ff6edd02f2cdfc907981db119dfca795c2" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9", + "php": ">=5.6.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1553692687", + "version": "8.x-1.11", + "datestamp": "1586540246", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-master": "1.x-dev" + }, + "drush": { + "services": { + "drush.services.yml": "^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -3009,14 +3077,16 @@ ], "authors": [ { - "name": "TravisCarden", - "homepage": "https://www.drupal.org/user/236758" + "name": "Travis Carden", + "homepage": "https://www.drupal.org/user/236758", + "email": "travis.carden@gmail.com" } ], "description": "Provides an API for creating fillable, persistent checklists.", - "homepage": "https://www.drupal.org/project/checklistapi", + "homepage": "http://drupal.org/project/checklistapi", "support": { - "source": "https://git.drupalcode.org/project/checklistapi" + "source": "https://git.drupalcode.org/project/checklistapi", + "issues": "https://www.drupal.org/project/issues/checklistapi" } }, { @@ -3123,10 +3193,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/coffee.git", - "reference": "146571e62abee442c3d62b4247eb8c5fcff5d57b" + "reference": "4104976e3b8a1d8c1b444a416bf969524f6d67ba" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -3135,16 +3205,14 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+5-dev", - "datestamp": "1494319984", + "version": "8.x-1.0+1-dev", + "datestamp": "1587139096", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." } }, - "patches_applied": { - "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -3180,11 +3248,11 @@ "description": "Provides an Alfred like search box to navigate within your site.", "homepage": "https://drupal.org/project/coffee", "support": { - "source": "https://cgit.drupalcode.org/coffee", + "source": "https://git.drupalcode.org/project/coffee", "issues": "https://drupal.org/project/issues/coffee", "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2018-11-12T07:59:17+00:00" + "time": "2020-04-17T16:06:19+00:00" }, { "name": "drupal/comment_notify", @@ -3192,7 +3260,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "ba2f514592eb96aca2bd88025985cb39dd79b853" + "reference": "217b2a224511539164d51ffc718dd275da557ffd" }, "require": { "drupal/core": "^8 || ^9", @@ -3204,8 +3272,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0+1-dev", - "datestamp": "1575246180", + "version": "8.x-1.0+2-dev", + "datestamp": "1582301897", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3235,7 +3303,7 @@ "issues": "https://drupal.org/project/issues/comment_notify", "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2020-02-21T15:16:57+00:00" + "time": "2020-05-05T17:03:57+00:00" }, { "name": "drupal/components", @@ -3924,29 +3992,26 @@ }, { "name": "drupal/config_update", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_update.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "04bbd0fc440017fd0129dceae240a8bba409a450" + "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "8f079abf7c2ea826a27fa5224b0770a26404c968" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1545090480", + "version": "8.x-1.7", + "datestamp": "1586355587", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3970,21 +4035,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "http://cgit.drupalcode.org/config_update" + "source": "https://git.drupalcode.org/project/config_update" } }, { "name": "drupal/core", - "version": "8.8.4", + "version": "8.8.5", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8" + "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", - "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", + "url": "https://api.github.com/repos/drupal/core/zipball/e22cfc3adf1dac7a92452287a7d8602f3c27b68f", + "reference": "e22cfc3adf1dac7a92452287a7d8602f3c27b68f", "shasum": "" }, "require": { @@ -4201,20 +4266,20 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-03-18T16:26:33+00:00" + "time": "2020-04-02T19:01:19+00:00" }, { "name": "drupal/core-recommended", - "version": "8.8.4", + "version": "8.8.5", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "4155bff03954bae498029899f44e8adf697b20e6" + "reference": "7163954903e63ead331de073c83ad769926ad9a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6", - "reference": "4155bff03954bae498029899f44e8adf697b20e6", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/7163954903e63ead331de073c83ad769926ad9a1", + "reference": "7163954903e63ead331de073c83ad769926ad9a1", "shasum": "" }, "require": { @@ -4227,7 +4292,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.4", + "drupal/core": "8.8.5", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.11", "guzzlehttp/guzzle": "6.3.3", @@ -4281,7 +4346,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-03-18T16:26:33+00:00" + "time": "2020-04-02T19:01:19+00:00" }, { "name": "drupal/crop", @@ -4341,29 +4406,26 @@ }, { "name": "drupal/ctools", - "version": "3.2.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.2" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" }, "require": { - "drupal/core": "^8.5" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.2", - "datestamp": "1550728386", + "version": "8.x-3.4", + "datestamp": "1585763383", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4428,7 +4490,7 @@ "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.", "homepage": "https://www.drupal.org/project/ctools", "support": { - "source": "http://cgit.drupalcode.org/ctools", + "source": "https://git.drupalcode.org/project/ctools", "issues": "https://www.drupal.org/project/issues/ctools" } }, @@ -4438,10 +4500,10 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/customerror.git", - "reference": "89d047066988b5a3279e85b0989fe58e650c097b" + "reference": "a85730815a94ab32777517c73e417847ac86c50f" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -4449,8 +4511,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.x-dev", - "datestamp": "1542578580", + "version": "8.x-1.0-alpha1+1-dev", + "datestamp": "1586952594", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -4490,35 +4552,32 @@ "description": "Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.", "homepage": "https://www.drupal.org/project/customerror", "support": { - "source": "http://cgit.drupalcode.org/customerror" + "source": "https://git.drupalcode.org/project/customerror" }, - "time": "2018-11-18T21:15:33+00:00" + "time": "2020-04-15T12:20:21+00:00" }, { "name": "drupal/default_content", - "version": "1.0.0-alpha8", + "version": "1.0.0-alpha9", "source": { "type": "git", "url": "https://git.drupalcode.org/project/default_content.git", - "reference": "8.x-1.0-alpha8" + "reference": "8.x-1.0-alpha9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha8.zip", - "reference": "8.x-1.0-alpha8", - "shasum": "cb16848a5c34bd5c11da1412fd49841814337ae8" + "url": "https://ftp.drupal.org/files/projects/default_content-8.x-1.0-alpha9.zip", + "reference": "8.x-1.0-alpha9", + "shasum": "e8d5cc6ae96b14e882852512fbf5887e752146a0" }, "require": { - "drupal/core": "~8.3" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-alpha8", - "datestamp": "1556924587", + "version": "8.x-1.0-alpha9", + "datestamp": "1588280141", "security-coverage": { "status": "not-covered", "message": "Alpha releases are not covered by Drupal security advisories." @@ -4662,20 +4721,21 @@ }, { "name": "drupal/dropdown_language", - "version": "2.4.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.4" + "reference": "8.x-2.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "d65ab98ca18c57a3267cf40f648ee3cde5d22439" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.6.zip", + "reference": "8.x-2.6", + "shasum": "11ee40951a536a6e7810fc8f1bed3d41b510402c" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8 || ^9", + "php": "^7.1" }, "type": "drupal-module", "extra": { @@ -4683,8 +4743,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.4", - "datestamp": "1584361234", + "version": "8.x-2.6", + "datestamp": "1584793087", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4697,11 +4757,12 @@ ], "authors": [ { - "name": "SKAUGHT", - "homepage": "https://www.drupal.org/user/297907" + "name": "Scott Carpenter", + "homepage": "https://www.drupal.org/user/297907", + "email": "dropdown-language@goodscott.com" } ], - "description": "Provides a block with a Dropdown Language Switcher", + "description": "Dropdown Language Switcher. https://www.drupal.org/project/dropdown_language", "homepage": "https://www.drupal.org/project/dropdown_language", "support": { "source": "https://git.drupalcode.org/project/dropdown_language" @@ -4709,17 +4770,17 @@ }, { "name": "drupal/drutopia_action", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_action.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "b2ecac510f76c26ee38de380a4895cd08fa22f09" + "url": "https://ftp.drupal.org/files/projects/drutopia_action-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "59878389f63b8d7dfd0b16281910ab87c4c1135d" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -4738,12 +4799,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237288", + "version": "8.x-1.0-rc1", + "datestamp": "1587667962", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4796,17 +4854,17 @@ }, { "name": "drupal/drutopia_article", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_article.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "b39e7808288255a88668b8ba8768baf79e7b15a7" + "url": "https://ftp.drupal.org/files/projects/drutopia_article-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6e67fc0ededdd21b5b5397bd15fd80e231757724" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4831,12 +4889,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237586", + "version": "8.x-1.0-rc1", + "datestamp": "1587668154", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4881,17 +4936,17 @@ }, { "name": "drupal/drutopia_blog", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_blog.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "bc06460e45ee210c9b9f597d8294862e4ea352d6" + "url": "https://ftp.drupal.org/files/projects/drutopia_blog-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "233a3f4f752079b178f9a1672aea174d425260b4" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -4916,12 +4971,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237884", + "version": "8.x-1.0-rc1", + "datestamp": "1587668255", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4973,17 +5025,17 @@ }, { "name": "drupal/drutopia_campaign", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_campaign.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "ea6d0d33f9b7e2ec68892a769bb95c394f0f5197" + "url": "https://ftp.drupal.org/files/projects/drutopia_campaign-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "318ebc0840175425f35ac4b31471e46b453f8218" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5001,12 +5053,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559237884", + "version": "8.x-1.0-rc1", + "datestamp": "1587668379", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5058,17 +5107,17 @@ }, { "name": "drupal/drutopia_comment", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_comment.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "ddedcc571efa3ea32cbc08dffd29863b2884dbac" + "url": "https://ftp.drupal.org/files/projects/drutopia_comment-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "a871efdc14292c0d0771bdc24f9bf6666b9a1537" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5077,17 +5126,16 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev", - "dev-8.x-1.x": "^1.0-alpha1" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540932180", + "version": "8.x-1.0-rc1", + "datestamp": "1587668554", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } + }, + "branch-alias": { + "dev-8.x-1.x": "^1.0-alpha1" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5139,12 +5187,12 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "5cdce116268ac07554df53ff0e4d56638e654569" + "reference": "946361ff74eaa106b706aa084b3337527412089e" }, "require": { "drupal/config_actions": "^1.0", "drupal/config_perms": "^2.0-beta1", - "drupal/core": "^8.6", + "drupal/core": "^8.8", "drupal/crop": "^1.5", "drupal/default_content": "^1.0-alpha8", "drupal/ds": "^3.1", @@ -5164,8 +5212,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta3+5-dev", - "datestamp": "1567808884", + "version": "8.x-1.0-rc1+2-dev", + "datestamp": "1585265312", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5221,21 +5269,21 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2019-11-18T16:23:20+00:00" + "time": "2020-03-24T17:04:13+00:00" }, { "name": "drupal/drutopia_event", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_event.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4e23ac472b29ba9c0f436ac209bed4d5b70b49e3" + "url": "https://ftp.drupal.org/files/projects/drutopia_event-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "7ffb19a7a39a5f2d9640565a6ee2ff4af58c8b37" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5257,12 +5305,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238489", + "version": "8.x-1.0-rc1", + "datestamp": "1587668817", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5314,17 +5359,17 @@ }, { "name": "drupal/drutopia_group", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_group.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4b85c1df64d164f59b259039b2263298415953fe" + "url": "https://ftp.drupal.org/files/projects/drutopia_group-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "9eb63308c9c3d8602845b0cad5ca7e68e22b76be" }, "require": { "drupal/address": "^1.0", @@ -5342,12 +5387,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238785", + "version": "8.x-1.0-rc1", + "datestamp": "1587668946", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5399,17 +5441,17 @@ }, { "name": "drupal/drutopia_landing_page", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_landing_page.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "1d4d924738b6ef3f27828723146dc86cab2a8223" + "url": "https://ftp.drupal.org/files/projects/drutopia_landing_page-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "76c6c4f275744b0406f56a051ed71820484c31a0" }, "require": { "cweagans/composer-patches": "^1.5.0", @@ -5428,12 +5470,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540933681", + "version": "8.x-1.0-rc1", + "datestamp": "1587669145", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5485,17 +5524,17 @@ }, { "name": "drupal/drutopia_page", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_page.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "27500afb0cd9d5d25a8d7d5e06e8a0c950b43f2a" + "url": "https://ftp.drupal.org/files/projects/drutopia_page-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "7a7717c12cf5fae343ea354dbcce7bce9015ac02" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5512,12 +5551,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559238785", + "version": "8.x-1.0-rc1", + "datestamp": "1587669404", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5568,17 +5604,17 @@ }, { "name": "drupal/drutopia_people", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_people.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "58cebbede73784145a7a2a7e1723557c7318cfb3" + "url": "https://ftp.drupal.org/files/projects/drutopia_people-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6a2bdd0a6dc0258ab7c6a2ae930d07d1fda3a049" }, "require": { "drupal/config_actions": "^1.0-beta1", @@ -5597,12 +5633,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239088", + "version": "8.x-1.0-rc1", + "datestamp": "1587669540", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5657,17 +5690,17 @@ }, { "name": "drupal/drutopia_related_content", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_related_content.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "4c73a9c3784dc06e66fc3666824d88bb4fbad981" + "url": "https://ftp.drupal.org/files/projects/drutopia_related_content-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "27631d922d821971cd6581f0516ffa328280497a" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5677,12 +5710,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1569167886", + "version": "8.x-1.0-rc1", + "datestamp": "1587669655", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5734,17 +5764,17 @@ }, { "name": "drupal/drutopia_resource", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_resource.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "95bc86c6c7e043ce860960e77b6a0e7e3675963b" + "url": "https://ftp.drupal.org/files/projects/drutopia_resource-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "ab9b4e47b8b3c9735fba7d60b7137a8247d28afe" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5767,12 +5797,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239390", + "version": "8.x-1.0-rc1", + "datestamp": "1587669731", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5827,17 +5854,17 @@ }, { "name": "drupal/drutopia_search", - "version": "1.0.0-beta2", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_search.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "8a42d35417eb5fa562151553771549d4abc8b993" + "url": "https://ftp.drupal.org/files/projects/drutopia_search-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "865c845cbf1dc0c539823101b40de374c08efea2" }, "require": { "drupal/block_visibility_groups": "^1.3", @@ -5849,12 +5876,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587669835", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5906,33 +5930,31 @@ }, { "name": "drupal/drutopia_seo", - "version": "1.0.0-beta2", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_seo.git", - "reference": "8.x-1.0-beta2" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-beta2.zip", - "reference": "8.x-1.0-beta2", - "shasum": "5cbfa74b07273856b98fbbada36615d10e163553" + "url": "https://ftp.drupal.org/files/projects/drutopia_seo-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "15f3e9b0d26d1848aebc68b8db9b9dec168c8590" }, "require": { "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "*", "drupal/metatag": "^1.1", - "drupal/redirect": "^1.3" + "drupal/redirect": "^1.3", + "drupal/redirect_404": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta2", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587669995", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5991,17 +6013,19 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "9c39d723e1d58cf2814957fdf59f6d8533df2dbc" + "reference": "9606e2ab90311aeb41153c729e2a67bb01259991" }, "require": { "drupal/admin_links_access_filter": "^1.0-alpha3", "drupal/admin_toolbar": "^2.0", + "drupal/admin_toolbar_links_access_filter": "*", "drupal/admin_toolbar_tools": "*", "drupal/autosave_form": "^1.0", "drupal/ckeditorheight": "^1.3", "drupal/config_actions": "^1.0-beta1", "drupal/core": "*", "drupal/drutopia_core": "^1.0-alpha1", + "drupal/ds": "*", "drupal/entity_reference_revisions": "*", "drupal/menu_admin_per_menu": "^1.0", "drupal/paragraphs": "*", @@ -6014,8 +6038,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta1+10-dev", - "datestamp": "1578580087", + "version": "8.x-1.0-beta1+18-dev", + "datestamp": "1587054413", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6063,21 +6087,21 @@ "source": "https://gitlab.com/drutopia/drutopia_site/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_site/issues" }, - "time": "2020-02-05T20:27:29+00:00" + "time": "2020-04-10T18:36:28+00:00" }, { "name": "drupal/drutopia_social", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_social.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "f7bf2a1f2482fa15ee028b07611427838baf71b3" + "url": "https://ftp.drupal.org/files/projects/drutopia_social-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "a6d0094a2097946ead20631d6d97bd9e75893767" }, "require": { "drupal/core": "*", @@ -6085,12 +6109,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540936080", + "version": "8.x-1.0-rc1", + "datestamp": "1587674901", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6130,22 +6151,22 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "http://cgit.drupalcode.org/drutopia_social" + "source": "https://git.drupalcode.org/project/drutopia_social" } }, { "name": "drupal/drutopia_storyline", - "version": "1.0.0-beta3", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_storyline.git", - "reference": "8.x-1.0-beta3" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-beta3.zip", - "reference": "8.x-1.0-beta3", - "shasum": "74ec37a2c9ab30cb28cf7fcf0eae684774f3cb81" + "url": "https://ftp.drupal.org/files/projects/drutopia_storyline-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "35862296653dbc2cac0c6721d13c07e5e278aca6" }, "require": { "drupal/config_actions": "*", @@ -6162,12 +6183,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta3", - "datestamp": "1559239684", + "version": "8.x-1.0-rc1", + "datestamp": "1587670724", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -6220,34 +6238,33 @@ }, { "name": "drupal/drutopia_user", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_user.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "22cdfd25ada1b3f3e50943451465b34c8e5174dc" + "url": "https://ftp.drupal.org/files/projects/drutopia_user-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "6a7e7493cc2c194c7bec3cb18890aca369c46348" }, "require": { "drupal/core": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev", - "dev-8.x-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540936681", + "version": "8.x-1.0-rc1", + "datestamp": "1587670811", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" } + }, + "branch-alias": { + "dev-8.x-1.x": "1.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -6295,41 +6312,36 @@ }, { "name": "drupal/ds", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.5" + "reference": "8.x-3.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.5.zip", - "reference": "8.x-3.5", - "shasum": "089c475534e64829d87fe3b34eca5f25654ea7bf" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.6.zip", + "reference": "8.x-3.6", + "shasum": "77690af47a87089c4345ba0987e2a85c9a8f58f1" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/devel": "*", - "drupal/field_group": "*" + "drupal/devel": "3.x-dev", + "drupal/field_group": "3.x-dev" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.5", - "datestamp": "1574750285", + "version": "8.x-3.6", + "datestamp": "1588146702", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ @@ -6499,29 +6511,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.8.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.8" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "f4b5c48d0d4347c414b91eaa59acad88707b5907" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "1dd57c3fe517d907c0a44bee4ef73f30e98993d3" }, "require": { - "drupal/core": "*" + "drupal/core": "^8.8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.8", - "datestamp": "1563997434", + "version": "8.x-1.9", + "datestamp": "1588751057", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6547,6 +6556,14 @@ "name": "See other contributors", "homepage": "https://www.drupal.org/node/1538032/committers" }, + { + "name": "achton", + "homepage": "https://www.drupal.org/user/712454" + }, + { + "name": "blairski", + "homepage": "https://www.drupal.org/user/120835" + }, { "name": "dakku", "homepage": "https://www.drupal.org/user/97634" @@ -6571,6 +6588,10 @@ "name": "naveenvalecha", "homepage": "https://www.drupal.org/user/2665733" }, + { + "name": "nielsaers", + "homepage": "https://www.drupal.org/user/752444" + }, { "name": "svenryen", "homepage": "https://www.drupal.org/user/667244" @@ -6917,20 +6938,20 @@ }, { "name": "drupal/focal_point", - "version": "1.2.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.2" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "b274a5f4484ce99dece492dc7ae7149b34982244" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "8e377f61d0f590f7f89663ea3e841e56a3c14f5c" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/crop": "*" }, "require-dev": { @@ -6938,12 +6959,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1569333485", + "version": "8.x-1.4", + "datestamp": "1586396577", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7436,7 +7454,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "0f134a1c68303e924e6e7b41d985194200102975" + "reference": "f5f4b7912b5bf976ece50ca4c520b2f91ed6906f" }, "require": { "drupal/core": "^8.7|^9.0", @@ -7458,8 +7476,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.8+3-dev", - "datestamp": "1578772688", + "version": "8.x-1.9+16-dev", + "datestamp": "1587566800", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7488,7 +7506,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2020-02-11T07:56:53+00:00" + "time": "2020-04-22T14:46:12+00:00" }, { "name": "drupal/mailchimp", @@ -7761,29 +7779,26 @@ }, { "name": "drupal/menu_block", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "b3ac3e23e426f702974d88cc8bf93bf2a0b6236b" + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1525200184", + "version": "8.x-1.6", + "datestamp": "1587721600", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7824,29 +7839,26 @@ }, { "name": "drupal/menu_trail_by_path", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/menu_trail_by_path.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "be2a067da1cb125d658ce0da9c7a2add3989b91f" + "url": "https://ftp.drupal.org/files/projects/menu_trail_by_path-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "64ba3a163302ff132c29a75b75ca4f6cce6b24dd" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.8|^9.0" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1576100584", + "version": "8.x-1.3", + "datestamp": "1586900806", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7855,7 +7867,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "MIT" + "GPL-2.0" ], "authors": [ { @@ -7953,40 +7965,33 @@ }, { "name": "drupal/metatag", - "version": "1.11.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.11" + "reference": "8.x-1.13" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "9acb04a741d80b4ab468d118a242271169d11f00" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.13.zip", + "reference": "8.x-1.13", + "shasum": "c471d9982a6540fd7baccc94572947923634fb6b" }, "require": { - "drupal/core": "*", + "drupal/core": "^8 || ^9", "drupal/token": "^1.0" }, "require-dev": { - "drupal/devel": "^2.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", - "drupal/page_manager": "^4.0", - "drupal/redirect": "^1.0", - "drupal/restui": "^1.0", - "drupal/schema_metatag": "^1.0", - "drupal/schema_web_page": "*" + "drupal/page_manager": "4.x-dev", + "drupal/redirect": "1.x-dev" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.11", - "datestamp": "1576870683", + "version": "8.x-1.13", + "datestamp": "1587478404", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8015,8 +8020,9 @@ "seo" ], "support": { - "source": "http://cgit.drupalcode.org/metatag", - "issues": "http://drupal.org/project/issues/metatag" + "source": "https://git.drupalcode.org/project/metatag", + "issues": "https://www.drupal.org/project/issues/metatag", + "docs": "https://www.drupal.org/docs/8/modules/metatag" } }, { @@ -8320,17 +8326,17 @@ }, { "name": "drupal/octavia", - "version": "1.0.0-beta5", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/octavia.git", - "reference": "8.x-1.0-beta5" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-beta5.zip", - "reference": "8.x-1.0-beta5", - "shasum": "3f9ff20e0066ce15d573960d497c2c7929c6cbf2" + "url": "https://ftp.drupal.org/files/projects/octavia-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "c2d2411cf2b0dc678085a37eca70c9d6f506c5ca" }, "require": { "drupal/bulma": "^1.0-alpha2", @@ -8339,15 +8345,12 @@ }, "type": "drupal-theme", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta5", - "datestamp": "1570576080", + "version": "8.x-1.0-rc1", + "datestamp": "1587671391", "security-coverage": { "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "message": "RC releases are not covered by Drupal security advisories." } } }, @@ -8606,35 +8609,40 @@ }, { "name": "drupal/pathauto", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.6" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "eb976ae110d73c06fafb1b657adb967dd2cb8246" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ede3216abb9c4f77709338d9147334c595046329" }, "require": { - "drupal/core": "^8.6", + "drupal/core": "^8.8 || ^9", "drupal/ctools": "*", "drupal/token": "*" }, + "suggest": { + "drupal/redirect": "When installed Pathauto will provide a new \"Update Action\" in case your URLs change. This is the recommended update action and is considered the best practice for SEO and usability." + }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1575467285", + "version": "8.x-1.8", + "datestamp": "1588103046", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -8662,7 +8670,9 @@ "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.", "homepage": "https://www.drupal.org/project/pathauto", "support": { - "source": "https://git.drupalcode.org/project/pathauto" + "source": "https://cgit.drupalcode.org/pathauto", + "issues": "https://www.drupal.org/project/issues/pathauto", + "documentation": "https://www.drupal.org/docs/8/modules/pathauto" } }, { @@ -8779,6 +8789,51 @@ "source": "https://git.drupalcode.org/project/redirect" } }, + { + "name": "drupal/redirect_404", + "version": "1.5.0", + "require": { + "drupal/core": "^8.7.7 || ^9", + "drupal/redirect": "self.version" + }, + "type": "metapackage", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.5", + "datestamp": "1576656784", + "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": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "Dave Reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "pifagor", + "homepage": "https://www.drupal.org/user/2375692" + } + ], + "description": "Logs 404 errors and allows users to create redirects for often requested but missing pages.", + "homepage": "https://www.drupal.org/project/redirect", + "support": { + "source": "https://git.drupalcode.org/project/redirect" + } + }, { "name": "drupal/regionincontent", "version": "dev-1.x", @@ -9055,20 +9110,20 @@ }, { "name": "drupal/search_api", - "version": "1.15.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.15" + "reference": "8.x-1.16" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.15.zip", - "reference": "8.x-1.15", - "shasum": "12c13141adb6b687fe36781ac9269a49ef810323" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.16.zip", + "reference": "8.x-1.16", + "shasum": "59bf49fd506d532b0da62e30165d06057ab90013" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.7.4" }, "conflict": { "drupal/search_api_solr": "2.* || 3.0 || 3.1" @@ -9085,12 +9140,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.15", - "datestamp": "1573122785", + "version": "8.x-1.16", + "datestamp": "1588361091", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9123,26 +9175,23 @@ "description": "Provides a generic framework for modules offering search capabilities.", "homepage": "https://www.drupal.org/project/search_api", "support": { - "source": "http://git.drupal.org/project/search_api.git", + "source": "https://git.drupalcode.org/project/search_api", "issues": "https://www.drupal.org/project/issues/search_api", "irc": "irc://irc.freenode.org/drupal-search-api" } }, { "name": "drupal/search_api_db", - "version": "1.15.0", + "version": "1.16.0", "require": { "drupal/core": "~8.0", "drupal/search_api": "self.version" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.15", - "datestamp": "1573122785", + "version": "8.x-1.16", + "datestamp": "1588361091", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9498,29 +9547,26 @@ }, { "name": "drupal/token", - "version": "1.6.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.6" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "22039a3d927220609e708932ac5c501b90ca4925" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853" }, "require": { "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.6", - "datestamp": "1577708583", + "version": "8.x-1.7", + "datestamp": "1587893588", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9574,7 +9620,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3" + "reference": "4ebe2fada6107241c2dcff46a3aee677a25a3d69" }, "require": { "drupal/core": "~8.0" @@ -9585,8 +9631,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+9-dev", - "datestamp": "1571695384", + "version": "8.x-1.0-alpha2+10-dev", + "datestamp": "1573760885", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9620,7 +9666,7 @@ "source": "https://git.drupalcode.org/project/twigsuggest.git", "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2019-11-14T00:52:52+00:00" + "time": "2020-04-29T03:14:20+00:00" }, { "name": "drupal/ui_patterns", @@ -9741,35 +9787,30 @@ }, { "name": "drupal/video_embed_field", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "d9b4b3bde48edf49d1aa038aae6736496558caf4" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "96b14bb93c1bb6a07b84315a4f87367870f8b574" }, "require": { "drupal/core": "^8.8 || ^9" }, "require-dev": { "drupal/colorbox": "^1.0", - "drupal/media_entity": "*", - "drupal/media_entity_embeddable_video": "*", "drupal/video_embed_media": "*" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-2.x": "2.x-dev" - }, "drupal": { - "version": "8.x-2.3", - "datestamp": "1584489966", + "version": "8.x-2.4", + "datestamp": "1587686284", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9864,17 +9905,17 @@ }, { "name": "drupal/webform", - "version": "5.9.0", + "version": "5.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.9" + "reference": "8.x-5.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip", - "reference": "8.x-5.9", - "shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.11.zip", + "reference": "8.x-5.11", + "shasum": "2a8664687d2b0b6071bab011dbbb431e15c83710" }, "require": { "drupal/core": "^8.7.7 || ^9" @@ -9885,14 +9926,14 @@ "drupal/captcha": "~1.0", "drupal/chosen": "~2.6", "drupal/devel": "*", - "drupal/entity_print": "^2.1", + "drupal/entity_print": "*", "drupal/gnode": "*", - "drupal/group": "~1.0", + "drupal/group": "*", "drupal/mailsystem": "~4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", - "drupal/token": "~1.3", + "drupal/token": "*", "drupal/webform_access": "*", "drupal/webform_attachment": "*", "drupal/webform_devel": "*", @@ -9905,12 +9946,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-5.x": "5.x-dev" - }, "drupal": { - "version": "8.x-5.9", - "datestamp": "1584560013", + "version": "8.x-5.11", + "datestamp": "1588785899", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9924,7 +9962,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -9938,8 +9976,9 @@ "role": "Co-maintainer" }, { - "name": "bucefal91", - "homepage": "https://www.drupal.org/user/504128" + "name": "Contributors", + "homepage": "https://www.drupal.org/node/7404/committers", + "role": "Contributor" }, { "name": "fenstrat", @@ -11183,96 +11222,6 @@ ], "time": "2015-12-23T18:11:19+00:00" }, - { - "name": "jakub-onderka/php-console-color", - "version": "v0.2", - "source": { - "type": "git", - "url": "https://github.com/JakubOnderka/PHP-Console-Color.git", - "reference": "d5deaecff52a0d61ccb613bb3804088da0307191" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191", - "reference": "d5deaecff52a0d61ccb613bb3804088da0307191", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "require-dev": { - "jakub-onderka/php-code-style": "1.0", - "jakub-onderka/php-parallel-lint": "1.0", - "jakub-onderka/php-var-dump-check": "0.*", - "phpunit/phpunit": "~4.3", - "squizlabs/php_codesniffer": "1.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleColor\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-2-Clause" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "jakub.onderka@gmail.com" - } - ], - "abandoned": "php-parallel-lint/php-console-color", - "time": "2018-09-29T17:23:10+00:00" - }, - { - "name": "jakub-onderka/php-console-highlighter", - "version": "v0.4", - "source": { - "type": "git", - "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547", - "shasum": "" - }, - "require": { - "ext-tokenizer": "*", - "jakub-onderka/php-console-color": "~0.2", - "php": ">=5.4.0" - }, - "require-dev": { - "jakub-onderka/php-code-style": "~1.0", - "jakub-onderka/php-parallel-lint": "~1.0", - "jakub-onderka/php-var-dump-check": "~0.1", - "phpunit/phpunit": "~4.0", - "squizlabs/php_codesniffer": "~1.5" - }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleHighlighter\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jakub Onderka", - "email": "acci@acci.cz", - "homepage": "http://www.acci.cz/" - } - ], - "description": "Highlight PHP code in terminal", - "abandoned": "php-parallel-lint/php-console-highlighter", - "time": "2018-09-29T18:48:56+00:00" - }, { "name": "jquery/chosen", "version": "1.8.7", @@ -11499,6 +11448,108 @@ ], "time": "2019-10-25T12:34:43+00:00" }, + { + "name": "laminas/laminas-xml", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-xml.git", + "reference": "879cc66d1bba6a37705e98074f52a6960c220020" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020", + "reference": "879cc66d1bba6a37705e98074f52a6960c220020", + "shasum": "" + }, + "require": { + "laminas/laminas-zendframework-bridge": "^1.0", + "php": "^5.6 || ^7.0" + }, + "replace": { + "zendframework/zendxml": "self.version" + }, + "require-dev": { + "laminas/laminas-coding-standard": "~1.0.0", + "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev", + "dev-develop": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Laminas\\Xml\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Utility library for XML usage, best practices, and security in PHP", + "homepage": "https://laminas.dev", + "keywords": [ + "laminas", + "security", + "xml" + ], + "time": "2019-12-31T18:05:42+00:00" + }, + { + "name": "laminas/laminas-zendframework-bridge", + "version": "1.0.3", + "source": { + "type": "git", + "url": "https://github.com/laminas/laminas-zendframework-bridge.git", + "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "reference": "bfbbdb6c998d50dbf69d2187cb78a5f1fa36e1e9", + "shasum": "" + }, + "require": { + "php": "^5.6 || ^7.0" + }, + "require-dev": { + "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", + "squizlabs/php_codesniffer": "^3.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev", + "dev-develop": "1.1.x-dev" + }, + "laminas": { + "module": "Laminas\\ZendFrameworkBridge" + } + }, + "autoload": { + "files": [ + "src/autoload.php" + ], + "psr-4": { + "Laminas\\ZendFrameworkBridge\\": "src//" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "description": "Alias legacy ZF class names to Laminas Project equivalents.", + "keywords": [ + "ZendFramework", + "autoloading", + "laminas", + "zf" + ], + "time": "2020-04-03T16:01:00+00:00" + }, { "name": "lcobucci/jwt", "version": "3.3.1", @@ -11897,16 +11948,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.3.0", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "shasum": "" }, "require": { @@ -11945,7 +11996,7 @@ "parser", "php" ], - "time": "2019-11-08T13:50:10+00:00" + "time": "2020-04-10T16:34:50+00:00" }, { "name": "p3k/http", @@ -12031,16 +12082,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.38", + "version": "v0.1.40", "source": { "type": "git", - "url": "https://github.com/aaronpk/picoFeed.git", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" + "url": "https://github.com/aaronpk/picofeed.git", + "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", - "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", + "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/356fd66d48779193b10ac28532cb4a4e11bb801c", + "reference": "356fd66d48779193b10ac28532cb4a4e11bb801c", "shasum": "" }, "require": { @@ -12049,8 +12100,11 @@ "ext-libxml": "*", "ext-simplexml": "*", "ext-xml": "*", - "php": ">=5.3.0", - "zendframework/zendxml": "^1.0" + "laminas/laminas-xml": "^1.2", + "php": ">=5.3.0" + }, + "replace": { + "miniflux/picofeed": "0.1.35" }, "require-dev": { "phpdocumentor/reflection-docblock": "2.0.4", @@ -12079,8 +12133,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/miniflux/picoFeed", - "time": "2017-11-30T00:16:58+00:00" + "homepage": "https://github.com/aaronpk/picoFeed", + "time": "2020-04-25T17:48:36+00:00" }, { "name": "p3k/timezone", @@ -12222,16 +12276,16 @@ }, { "name": "p3k/xray", - "version": "v1.10.2", + "version": "v1.10.6", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40" + "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/aacac198a8c8a3561b21c0b271024e3457a8bb40", - "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/fdcb3886eeb928ae3a36943f68b5f96be604e19f", + "reference": "fdcb3886eeb928ae3a36943f68b5f96be604e19f", "shasum": "" }, "require": { @@ -12243,7 +12297,7 @@ "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", "p3k/http": ">=0.1.11", - "p3k/picofeed": ">=0.1.35", + "p3k/picofeed": ">=0.1.39", "p3k/timezone": "*" }, "require-dev": { @@ -12267,7 +12321,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-02-23T18:59:15+00:00" + "time": "2020-04-21T22:07:55+00:00" }, { "name": "paragonie/random_compat", @@ -12689,23 +12743,22 @@ }, { "name": "psy/psysh", - "version": "v0.10.0", + "version": "v0.10.4", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" + "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", - "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560", + "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", - "jakub-onderka/php-console-highlighter": "0.4.*|0.3.*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", "php": "^8.0 || ^7.0 || ^5.5.9", "symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", @@ -12713,7 +12766,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "~3.16|~2.15" + "hoa/console": "3.17.*" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -12758,7 +12811,7 @@ "interactive", "shell" ], - "time": "2020-03-15T22:52:37+00:00" + "time": "2020-05-03T19:32:03+00:00" }, { "name": "ralouphie/getallheaders", @@ -12994,16 +13047,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "090ce406505149d6852a7c03b0346dec3b8cf612" + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", - "reference": "090ce406505149d6852a7c03b0346dec3b8cf612", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42", + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42", "shasum": "" }, "require": { @@ -13049,7 +13102,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2020-02-23T10:00:59+00:00" + "time": "2020-03-28T10:15:50+00:00" }, { "name": "symfony/class-loader", @@ -13109,16 +13162,16 @@ }, { "name": "symfony/config", - "version": "v5.0.5", + "version": "v5.0.8", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "938905f46df484b2aeae9016fd658aed577cdceb" + "reference": "db1674e1a261148429f123871f30d211992294e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", - "reference": "938905f46df484b2aeae9016fd658aed577cdceb", + "url": "https://api.github.com/repos/symfony/config/zipball/db1674e1a261148429f123871f30d211992294e7", + "reference": "db1674e1a261148429f123871f30d211992294e7", "shasum": "" }, "require": { @@ -13169,7 +13222,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-02-04T09:41:09+00:00" + "time": "2020-04-15T15:59:10+00:00" }, { "name": "symfony/console", @@ -13245,16 +13298,16 @@ }, { "name": "symfony/css-selector", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", - "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b", + "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b", "shasum": "" }, "require": { @@ -13294,7 +13347,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-02-04T09:01:01+00:00" + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/debug", @@ -13545,16 +13598,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" + "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", + "reference": "a3ebf3bfd8a98a147c010a568add5a8aa4edea0f", "shasum": "" }, "require": { @@ -13591,20 +13644,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-01-21T08:20:44+00:00" + "time": "2020-04-12T14:39:55+00:00" }, { "name": "symfony/finder", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" + "reference": "5729f943f9854c5781984ed4907bbb817735776b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", - "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b", + "reference": "5729f943f9854c5781984ed4907bbb817735776b", "shasum": "" }, "require": { @@ -13640,7 +13693,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-02-14T07:42:58+00:00" + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/http-foundation", @@ -14079,16 +14132,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", - "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -14097,7 +14150,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -14130,7 +14183,7 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-util", @@ -14609,16 +14662,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2572839911702b0405479410ea7a1334bfab0b96" + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", - "reference": "2572839911702b0405479410ea7a1334bfab0b96", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c587e04ce5d1aa62d534a038f574d9a709e814cf", + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf", "shasum": "" }, "require": { @@ -14681,7 +14734,7 @@ "debug", "dump" ], - "time": "2020-02-24T13:10:00+00:00" + "time": "2020-04-12T16:14:02+00:00" }, { "name": "symfony/yaml", @@ -14937,16 +14990,16 @@ }, { "name": "webmozart/assert", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, "require": { @@ -14954,7 +15007,7 @@ "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "vimeo/psalm": "<3.6.0" + "vimeo/psalm": "<3.9.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" @@ -14981,7 +15034,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-04-18T12:12:48+00:00" }, { "name": "webmozart/path-util", @@ -15340,53 +15393,6 @@ ], "abandoned": "laminas/laminas-stdlib", "time": "2018-08-28T21:34:05+00:00" - }, - { - "name": "zendframework/zendxml", - "version": "1.2.0", - "source": { - "type": "git", - "url": "https://github.com/zendframework/ZendXml.git", - "reference": "eceab37a591c9e140772a1470338258857339e00" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/eceab37a591c9e140772a1470338258857339e00", - "reference": "eceab37a591c9e140772a1470338258857339e00", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4", - "zendframework/zend-coding-standard": "~1.0.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.2.x-dev", - "dev-develop": "1.3.x-dev" - } - }, - "autoload": { - "psr-4": { - "ZendXml\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Utility library for XML usage, best practices, and security in PHP", - "keywords": [ - "ZendFramework", - "security", - "xml", - "zf" - ], - "abandoned": "laminas/laminas-xml", - "time": "2019-01-22T19:42:14+00:00" } ], "packages-dev": [],