diff --git a/composer.lock b/composer.lock index e524bd8..b154f50 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,23 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ed5c4c8d99c6ccbef89c060d948b58b6", + "content-hash": "63b8a9454fe2c5509d6b1a2cadd1a5cd", "packages": [ + { + "name": "algolia/places", + "version": "1.17.1", + "dist": { + "type": "tar", + "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.1.tgz" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "algolia.places" + } + }, { "name": "asm89/stack-cors", "version": "1.3.0", @@ -60,16 +75,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": { @@ -101,7 +116,112 @@ "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", + "version": "9.0.1", + "dist": { + "type": "zip", + "url": "https://github.com/jshjohnson/Choices/archive/v9.0.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "choices" + } + }, + { + "name": "ckeditor/autogrow", + "version": "4.14.0", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.14.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.autogrow" + } + }, + { + "name": "ckeditor/codemirror", + "version": "v1.17.12", + "dist": { + "type": "zip", + "url": "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/releases/download/v1.17.12/CKEditor-CodeMirror-Plugin.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.codemirror" + } + }, + { + "name": "ckeditor/fakeobjects", + "version": "4.14.0", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.14.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.fakeobjects" + } + }, + { + "name": "ckeditor/image", + "version": "4.14.0", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/image/releases/image_4.14.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.image" + } + }, + { + "name": "ckeditor/link", + "version": "4.14.0", + "dist": { + "type": "zip", + "url": "https://download.ckeditor.com/link/releases/link_4.14.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "ckeditor.link" + } + }, + { + "name": "codemirror/codemirror", + "version": "5.51.0", + "dist": { + "type": "zip", + "url": "https://github.com/components/codemirror/archive/5.51.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "codemirror" + } }, { "name": "commerceguys/addressing", @@ -164,28 +284,31 @@ }, { "name": "composer/installers", - "version": "v1.8.0", + "version": "v1.9.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3" + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/7d610d50aae61ae7ed6675e58efeabdf279bb5e3", - "reference": "7d610d50aae61ae7ed6675e58efeabdf279bb5e3", + "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca", + "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { - "composer/composer": "1.0.*@dev", - "phpunit/phpunit": "^4.8.36" + "composer/composer": "1.6.* || 2.0.*@dev", + "composer/semver": "1.0.* || 2.0.*@dev", + "phpunit/phpunit": "^4.8.36", + "sebastian/comparator": "^1.2.4", + "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { @@ -284,7 +407,7 @@ "zend", "zikula" ], - "time": "2020-02-07T10:39:20+00:00" + "time": "2020-04-07T06:57:05+00:00" }, { "name": "composer/semver", @@ -889,22 +1012,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" @@ -925,17 +1048,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", @@ -1251,20 +1374,21 @@ }, { "name": "doctrine/annotations", - "version": "v1.8.0", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb", + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb", "shasum": "" }, "require": { "doctrine/lexer": "1.*", + "ext-tokenizer": "*", "php": "^7.1" }, "require-dev": { @@ -1274,7 +1398,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.9.x-dev" } }, "autoload": { @@ -1315,7 +1439,7 @@ "docblock", "parser" ], - "time": "2019-10-01T18:55:10+00:00" + "time": "2020-04-20T09:18:32+00:00" }, { "name": "doctrine/cache", @@ -1759,16 +1883,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", "shasum": "" }, "require": { @@ -1776,7 +1900,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.1", + "doctrine/reflection": "^1.2", "php": "^7.1" }, "conflict": { @@ -1838,20 +1962,20 @@ "orm", "persistence" ], - "time": "2020-01-16T22:06:23+00:00" + "time": "2020-03-21T15:13:52+00:00" }, { "name": "doctrine/reflection", - "version": "v1.1.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79", + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79", "shasum": "" }, "require": { @@ -1872,7 +1996,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -1916,51 +2040,7 @@ "reflection", "static" ], - "time": "2020-01-08T19:53:19+00:00" - }, - { - "name": "drupal-composer/drupal-scaffold", - "version": "2.6.1", - "source": { - "type": "git", - "url": "https://github.com/drupal-composer/drupal-scaffold.git", - "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/drupal-composer/drupal-scaffold/zipball/13c1ffc7dd4925cb03707759128b85c0cd6276f8", - "reference": "13c1ffc7dd4925cb03707759128b85c0cd6276f8", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0.0", - "composer/semver": "^1.4", - "php": "^5.5.9|>=7.0.8" - }, - "require-dev": { - "composer/composer": "dev-master", - "g1a/composer-test-scenarios": "^2.1.0", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8" - }, - "type": "composer-plugin", - "extra": { - "class": "DrupalComposer\\DrupalScaffold\\Plugin", - "branch-alias": { - "dev-master": "2.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "DrupalComposer\\DrupalScaffold\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0-or-later" - ], - "description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core", - "time": "2019-03-30T10:41:38+00:00" + "time": "2020-03-27T11:06:43+00:00" }, { "name": "drupal/address", @@ -2082,29 +2162,26 @@ }, { "name": "drupal/admin_toolbar", - "version": "1.27.0", + "version": "2.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-1.27" + "reference": "8.x-2.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.27.zip", - "reference": "8.x-1.27", - "shasum": "fed1fbbdf8f805b1da63d73e7e2c54750f354d61" + "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-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.27", - "datestamp": "1558553350", + "version": "8.x-2.2", + "datestamp": "1585017179", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2162,20 +2239,85 @@ } }, { - "name": "drupal/admin_toolbar_tools", - "version": "1.27.0", + "name": "drupal/admin_toolbar_links_access_filter", + "version": "2.2.0", "require": { "drupal/admin_toolbar": "self.version", - "drupal/core": "~8.6" + "drupal/core": "^8.8.0 || ^9.0" }, "type": "metapackage", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.27", - "datestamp": "1558553350", + "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" @@ -2232,6 +2374,50 @@ "issues": "https://www.drupal.org/project/issues/admin_toolbar" } }, + { + "name": "drupal/allowed_formats", + "version": "1.2.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/allowed_formats.git", + "reference": "8.x-1.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "50f8f80cf3326382c968521d34d3a113b37e32b3" + }, + "require": { + "drupal/core": "*" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.2", + "datestamp": "1573747386", + "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": "floretan", + "homepage": "https://www.drupal.org/user/66163" + } + ], + "description": "Limit which text formats are available for each field instance.", + "homepage": "https://www.drupal.org/project/allowed_formats", + "support": { + "source": "https://git.drupalcode.org/project/allowed_formats" + } + }, { "name": "drupal/antibot", "version": "1.3.0", @@ -2279,6 +2465,53 @@ "source": "https://git.drupalcode.org/project/antibot" } }, + { + "name": "drupal/autosave_form", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/autosave_form.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/autosave_form-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "0e7ef41bec21eb971b11db05f7ecc23c2e819c8d" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1579005183", + "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": "hchonov", + "homepage": "https://www.drupal.org/user/2901211" + } + ], + "description": "Adds autosave feature on forms.", + "homepage": "https://www.drupal.org/project/autosave_form", + "support": { + "source": "https://git.drupalcode.org/project/autosave_form" + } + }, { "name": "drupal/better_normalizers", "version": "1.0.0-beta4", @@ -2462,21 +2695,21 @@ } }, { - "name": "drupal/checklistapi", - "version": "1.10.0", + "name": "drupal/captcha", + "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/checklistapi.git", - "reference": "8.x-1.10" + "url": "https://git.drupalcode.org/project/captcha.git", + "reference": "8.x-1.0" }, "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/captcha-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "1707c67b97a17d701a194e6da86ad9b21631915b" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "*" }, "type": "drupal-module", "extra": { @@ -2484,8 +2717,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1553692687", + "version": "8.x-1.0", + "datestamp": "1582292983", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2498,14 +2731,89 @@ ], "authors": [ { - "name": "TravisCarden", - "homepage": "https://www.drupal.org/user/236758" + "name": "RobLoach", + "homepage": "https://www.drupal.org/user/61114" + }, + { + "name": "elachlan", + "homepage": "https://www.drupal.org/user/1021502" + }, + { + "name": "naveenvalecha", + "homepage": "https://www.drupal.org/user/2665733" + }, + { + "name": "podarok", + "homepage": "https://www.drupal.org/user/116002" + }, + { + "name": "soxofaan", + "homepage": "https://www.drupal.org/user/41478" + }, + { + "name": "wundo", + "homepage": "https://www.drupal.org/user/25523" + } + ], + "description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.", + "homepage": "https://www.drupal.org/project/captcha", + "support": { + "source": "https://git.drupalcode.org/project/captcha" + } + }, + { + "name": "drupal/checklistapi", + "version": "1.11.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/checklistapi.git", + "reference": "8.x-1.11" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/checklistapi-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "78fcf8ff6edd02f2cdfc907981db119dfca795c2" + }, + "require": { + "drupal/core": "^8 || ^9", + "php": ">=5.6.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "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", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "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" } }, { @@ -2592,7 +2900,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "ba2f514592eb96aca2bd88025985cb39dd79b853" + "reference": "217b2a224511539164d51ffc718dd275da557ffd" }, "require": { "drupal/core": "^8 || ^9", @@ -2604,8 +2912,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." @@ -2635,7 +2943,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", @@ -3319,29 +3627,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" @@ -3417,16 +3722,16 @@ }, { "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": { @@ -3644,7 +3949,54 @@ "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-composer-scaffold", + "version": "8.8.5", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-composer-scaffold.git", + "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/4825cb5234c28dff79ad298db582dfb23ff4ca59", + "reference": "4825cb5234c28dff79ad298db582dfb23ff4ca59", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0.0", + "php": ">=7.0.8" + }, + "conflict": { + "drupal-composer/drupal-scaffold": "*" + }, + "require-dev": { + "composer/composer": "^1.8@stable" + }, + "type": "composer-plugin", + "extra": { + "class": "Drupal\\Composer\\Plugin\\Scaffold\\Plugin", + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Drupal\\Composer\\Plugin\\Scaffold\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "A flexible Composer project scaffold builder.", + "homepage": "https://www.drupal.org/project/drupal", + "keywords": [ + "drupal" + ], + "time": "2020-03-10T10:15:17+00:00" }, { "name": "drupal/crop", @@ -3763,29 +4115,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" @@ -3850,35 +4199,32 @@ "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" } }, { "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." @@ -3932,17 +4278,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", @@ -3961,12 +4307,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!" @@ -4019,17 +4362,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", @@ -4054,12 +4397,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!" @@ -4104,17 +4444,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", @@ -4139,12 +4479,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!" @@ -4196,17 +4533,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", @@ -4224,12 +4561,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!" @@ -4307,17 +4641,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", @@ -4326,17 +4660,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", @@ -4384,17 +4717,17 @@ }, { "name": "drupal/drutopia_core", - "version": "1.0.0-rc1", + "version": "1.0.0-rc2", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "8.x-1.0-rc1" + "reference": "8.x-1.0-rc2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_core-8.x-1.0-rc1.zip", - "reference": "8.x-1.0-rc1", - "shasum": "ec4b9d5a504f2c2aea861b941957141300be4170" + "url": "https://ftp.drupal.org/files/projects/drutopia_core-8.x-1.0-rc2.zip", + "reference": "8.x-1.0-rc2", + "shasum": "edab24353a6f2ca9b06024815223ae9284b75490" }, "require": { "drupal/config_actions": "^1.0", @@ -4415,12 +4748,9 @@ }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-rc1", - "datestamp": "1584728135", + "version": "8.x-1.0-rc2", + "datestamp": "1587668684", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -4482,17 +4812,17 @@ }, { "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", @@ -4514,12 +4844,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!" @@ -4571,17 +4898,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", @@ -4599,12 +4926,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!" @@ -4656,17 +4980,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", @@ -4685,12 +5009,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!" @@ -4742,17 +5063,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", @@ -4769,12 +5090,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!" @@ -4825,17 +5143,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", @@ -4854,12 +5172,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!" @@ -4914,17 +5229,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", @@ -4934,12 +5249,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!" @@ -4991,17 +5303,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", @@ -5024,12 +5336,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!" @@ -5084,17 +5393,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", @@ -5106,12 +5415,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!" @@ -5163,33 +5469,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!" @@ -5244,36 +5548,40 @@ }, { "name": "drupal/drutopia_site", - "version": "1.0.0-beta1", + "version": "1.0.0-rc1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_site.git", - "reference": "8.x-1.0-beta1" + "reference": "8.x-1.0-rc1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/drutopia_site-8.x-1.0-beta1.zip", - "reference": "8.x-1.0-beta1", - "shasum": "8a01759078255ffea194c65d3f25456d82367117" + "url": "https://ftp.drupal.org/files/projects/drutopia_site-8.x-1.0-rc1.zip", + "reference": "8.x-1.0-rc1", + "shasum": "056aedd1540435f49d5d43023b922480ab87f8a9" }, "require": { "drupal/admin_links_access_filter": "^1.0-alpha3", - "drupal/admin_toolbar": "^1.19", + "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/paragraphs": "*" + "drupal/menu_admin_per_menu": "^1.0", + "drupal/paragraphs": "*", + "drupal/role_delegation": "^1.1", + "drupal/wysiwyg_linebreaks": "^1.10" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0-beta1", - "datestamp": "1540935780", + "version": "8.x-1.0-rc1", + "datestamp": "1587670565", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -5324,17 +5632,17 @@ }, { "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": "*", @@ -5342,12 +5650,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!" @@ -5392,17 +5697,17 @@ }, { "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": "*", @@ -5419,12 +5724,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!" @@ -5477,34 +5779,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", @@ -5552,33 +5853,30 @@ }, { "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" @@ -5586,7 +5884,7 @@ }, "patches_applied": { "Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch", - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" } }, "notification-url": "https://packages.drupal.org/8/downloads", @@ -5878,29 +6176,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" @@ -5926,6 +6221,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" @@ -5950,6 +6253,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" @@ -6396,29 +6703,26 @@ }, { "name": "drupal/fixed_block_content", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/fixed_block_content.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "ebd2474259f45b738aa46a48b8f439de9b2f2bc7" + "url": "https://ftp.drupal.org/files/projects/fixed_block_content-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "567351ee7a1f40b43ff81ede9afc085f78752d20" }, "require": { - "drupal/core": "~8" + "drupal/core": "~8.7 || ^9" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-1.x": "1.x-dev" - }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1542482880", + "version": "8.x-1.1", + "datestamp": "1585994766", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6448,20 +6752,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": { @@ -6469,12 +6773,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" @@ -7111,18 +7412,18 @@ } }, { - "name": "drupal/menu_block", - "version": "1.5.0", + "name": "drupal/menu_admin_per_menu", + "version": "1.0.0", "source": { "type": "git", - "url": "https://git.drupalcode.org/project/menu_block.git", - "reference": "8.x-1.5" + "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git", + "reference": "8.x-1.0" }, "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_admin_per_menu-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "27dbef0025146a382feab67db5e93eaf280b8de4" }, "require": { "drupal/core": "*" @@ -7133,8 +7434,56 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.5", - "datestamp": "1525200184", + "version": "8.x-1.0", + "datestamp": "1507184944", + "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": "anrikun", + "homepage": "https://www.drupal.org/user/410199" + }, + { + "name": "mkdok", + "homepage": "https://www.drupal.org/user/3308753" + } + ], + "description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.", + "homepage": "https://www.drupal.org/project/menu_admin_per_menu", + "support": { + "source": "https://git.drupalcode.org/project/menu_admin_per_menu" + } + }, + { + "name": "drupal/menu_block", + "version": "1.6.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/menu_block.git", + "reference": "8.x-1.6" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/menu_block-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "3da96af15c3a5f5f1966e28b6e87b74228617998" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.6", + "datestamp": "1587721600", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7300,40 +7649,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" @@ -7362,8 +7704,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" } }, { @@ -7561,35 +7904,33 @@ }, { "name": "drupal/migrate_upgrade", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/migrate_upgrade.git", - "reference": "8.x-3.1" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "01c8c61b5aa6e7836f51c2e613797ac975fdd777" + "url": "https://ftp.drupal.org/files/projects/migrate_upgrade-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "f7be28c9fa9e2c56db24fafaf4e9cd6815582aed" }, "require": { "drupal/core": "^8 || ^9", - "drupal/migrate_plus": "^4", - "drush/drush": "^8 || ^9 || ^10" + "drupal/migrate_plus": "^4 || ^5", + "drush/drush": "^8 || ^9 || ^10", + "php": ">7.1" }, "require-dev": { - "drupal/migrate_plus": "4.x-dev", + "drupal/migrate_plus": "^5", "drush/drush": "^10" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.1", - "datestamp": "1574693581", + "version": "8.x-3.2", + "datestamp": "1588260035", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7607,12 +7948,14 @@ ], "authors": [ { - "name": "abhishek-anand", - "homepage": "https://www.drupal.org/user/468982" + "name": "Mike Ryan", + "homepage": "https://www.drupal.org/u/mikeryan", + "role": "Maintainer" }, { - "name": "heddn", - "homepage": "https://www.drupal.org/user/1463982" + "name": "Lucas Hedding", + "homepage": "https://www.drupal.org/u/heddn", + "role": "Maintainer" }, { "name": "ksenzee", @@ -7634,7 +7977,9 @@ "description": "Drush support for direct upgrades from older Drupal versions.", "homepage": "https://www.drupal.org/project/migrate_upgrade", "support": { - "source": "https://git.drupalcode.org/project/migrate_upgrade" + "source": "https://git.drupalcode.org/project/migrate_upgrade", + "issues": "https://www.drupal.org/project/issues/migrate_upgrade", + "slack": "#migrate" } }, { @@ -7744,17 +8089,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", @@ -7763,15 +8108,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." } } }, @@ -7965,33 +8307,30 @@ }, { "name": "drupal/password_policy", - "version": "3.0.0-alpha5", + "version": "3.0.0-beta1", "source": { "type": "git", "url": "https://git.drupalcode.org/project/password_policy.git", - "reference": "8.x-3.0-alpha5" + "reference": "8.x-3.0-beta1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.0-alpha5.zip", - "reference": "8.x-3.0-alpha5", - "shasum": "74f170caa739e886d2de0df27a479f94014e273f" + "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.0-beta1.zip", + "reference": "8.x-3.0-beta1", + "shasum": "676f944750732168d4b39b50fedc67f03bbd43a6" }, "require": { - "drupal/core": "^8.5.0", + "drupal/core": "^8 || ^9", "drupal/ctools": "^3.1" }, "type": "drupal-module", "extra": { - "branch-alias": { - "dev-3.x": "3.x-dev" - }, "drupal": { - "version": "8.x-3.0-alpha5", - "datestamp": "1559916365", + "version": "8.x-3.0-beta1", + "datestamp": "1586446450", "security-coverage": { "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." + "message": "Beta releases are not covered by Drupal security advisories." } } }, @@ -8029,35 +8368,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", @@ -8085,7 +8429,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" } }, { @@ -8217,6 +8563,107 @@ "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/riddler", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/riddler.git", + "reference": "8.x-1.1" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "a52a0cb56bb927d17b103053570b7524c725e30b" + }, + "require": { + "drupal/captcha": "*", + "drupal/core": "~8.0" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "8.x-1.1", + "datestamp": "1534623481", + "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": "alex_optim", + "homepage": "https://www.drupal.org/user/3317601" + }, + { + "name": "awolfey", + "homepage": "https://www.drupal.org/user/277371" + }, + { + "name": "imerlin", + "homepage": "https://www.drupal.org/user/21895" + } + ], + "description": "Provides a question and answer CAPTCHA.", + "homepage": "https://www.drupal.org/project/riddler", + "support": { + "source": "https://git.drupalcode.org/project/riddler" + } + }, { "name": "drupal/role_delegation", "version": "1.1.0", @@ -8319,20 +8766,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" @@ -8349,12 +8796,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" @@ -8387,26 +8831,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" @@ -8695,29 +9136,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" @@ -8771,7 +9209,7 @@ "source": { "type": "git", "url": "git@gitlab.com:agaric/drupal/twigsuggest.git", - "reference": "88a099b8b5f7f5975188f9c642436d52c63b0cf3" + "reference": "4ebe2fada6107241c2dcff46a3aee677a25a3d69" }, "type": "drupal-module", "license": [ @@ -8790,39 +9228,34 @@ "issues": "https://www.drupal.org/project/issues/twigsuggest", "source": "https://git.drupalcode.org/project/twigsuggest.git" }, - "time": "2019-11-14T00:52:52+00:00" + "time": "2020-04-29T03:14:20+00:00" }, { "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" @@ -8855,17 +9288,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" @@ -8876,14 +9309,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": "*", @@ -8896,12 +9329,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": "1588787959", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8915,7 +9345,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -8929,8 +9359,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", @@ -9172,119 +9603,94 @@ "source": { "type": "git", "url": "https://github.com/drutopia/drutopia.git", - "reference": "605c93022026d52f61f32a96d991c33e599c54cd" + "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drutopia/drutopia/zipball/605c93022026d52f61f32a96d991c33e599c54cd", - "reference": "605c93022026d52f61f32a96d991c33e599c54cd", + "url": "https://api.github.com/repos/drutopia/drutopia/zipball/01edcc46947db69c0095a0a11dd2d5f76e54a7b5", + "reference": "01edcc46947db69c0095a0a11dd2d5f76e54a7b5", "shasum": "" }, "require": { - "composer/installers": "^1.0", - "cweagans/composer-patches": "^1.5.0", - "drupal-composer/drupal-scaffold": "^2.0.0", - "drupal/better_normalizers": "^1.0-beta3", + "cweagans/composer-patches": "^1.6", + "drupal/antibot": "^1.3", + "drupal/better_normalizers": "^1.0-beta4", "drupal/block_visibility_groups": "^1.3", - "drupal/bulma": "^1.0-beta2", + "drupal/bulma": "^1.0-beta4", "drupal/components": "^1.1", "drupal/config_actions_provider": "^1.0-rc1", "drupal/config_sync": "^2.0-beta5", - "drupal/config_update": "^1.6", + "drupal/config_update": "^1.7", "drupal/core": "^8.8", + "drupal/core-composer-scaffold": "^8.8", "drupal/default_content": "^1.0-alpha8", - "drupal/drutopia_action": "^1.0-beta3", - "drupal/drutopia_article": "^1.0-beta3", - "drupal/drutopia_blog": "^1.0-beta3", - "drupal/drutopia_campaign": "^1.0-beta3", - "drupal/drutopia_comment": "^1.0-beta1", - "drupal/drutopia_core": "^1.0-beta3", - "drupal/drutopia_event": "^1.0-beta3", - "drupal/drutopia_group": "^1.0-beta3", - "drupal/drutopia_landing_page": "^1.0-beta1", - "drupal/drutopia_page": "^1.0-beta3", - "drupal/drutopia_people": "^1.0-beta3", - "drupal/drutopia_related_content": "^1.0-beta2", - "drupal/drutopia_resource": "^1.0-beta3", - "drupal/drutopia_search": "^1.0-beta2", - "drupal/drutopia_seo": "^1.0-beta2", - "drupal/drutopia_site": "^1.0-beta1", - "drupal/drutopia_social": "^1.0-beta1", - "drupal/drutopia_storyline": "^1.0-beta3", - "drupal/drutopia_user": "^1.0-beta1", - "drupal/eu_cookie_compliance": "^1.5", + "drupal/drutopia_action": "^1.0-rc1", + "drupal/drutopia_article": "^1.0-rc1", + "drupal/drutopia_blog": "^1.0-rc1", + "drupal/drutopia_campaign": "^1.0-rc1", + "drupal/drutopia_comment": "^1.0-rc1", + "drupal/drutopia_core": "^1.0-rc2", + "drupal/drutopia_event": "^1.0-rc1", + "drupal/drutopia_group": "^1.0-rc1", + "drupal/drutopia_landing_page": "^1.0-rc1", + "drupal/drutopia_page": "^1.0-rc1", + "drupal/drutopia_people": "^1.0-rc1", + "drupal/drutopia_related_content": "^1.0-rc1", + "drupal/drutopia_resource": "^1.0-rc1", + "drupal/drutopia_search": "^1.0-rc1", + "drupal/drutopia_seo": "^1.0-rc1", + "drupal/drutopia_site": "^1.0-rc1", + "drupal/drutopia_social": "^1.0-rc1", + "drupal/drutopia_storyline": "^1.0-rc1", + "drupal/drutopia_user": "^1.0-rc1", + "drupal/eu_cookie_compliance": "^1.8", "drupal/features": "^3.8", "drupal/gdpr": "^2.0-alpha7", + "drupal/honeypot": "^1.30", "drupal/menu_block": "^1.5", - "drupal/octavia": "^1.0-beta4", + "drupal/octavia": "^1.0-rc1", "drupal/paranoia": "^1.0-alpha1", + "drupal/riddler": "^1.1", "drupal/subprofiles": "^1.0-alpha2" }, "require-dev": { "behat/behat": "^3.0", "behat/mink": "~1.7", "behat/mink-goutte-driver": "~1.2", - "drupal-composer/drupal-scaffold": "^2.0.0", - "drupal/devel": "^1.0", - "drupal/drupal-extension": "^3.2", + "drupal/devel": "^2.0", "drush/drush": "^9.0", "jcalderonzumba/gastonjs": "~1.0.2", "mikey179/vfsstream": "~1.2", - "phing/phing": "^2.14", - "phpunit/phpunit": "~4.8", "se/selenium-server-standalone": "^2.53", "squizlabs/php_codesniffer": "2.*", "symfony/css-selector": "~2.8" }, "type": "drupal-profile", "extra": { - "installer-paths": { - "web/core": [ - "type:drupal-core" - ], - "web/profiles/{$name}": [ - "type:drupal-profile" - ], - "web/modules/contrib/{$name}": [ - "type:drupal-module" - ], - "web/themes/{$name}": [ - "type:drupal-theme" - ], - "drush/contrib/{$name}": [ - "type:drupal-drush" - ] + "drupal-scaffold": { + "locations": { + "web-root": "web/" + } }, + "enable-patching": true, "patches": { "drupal/ds": { - "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/parent_profile_template-2895316-3.patch" + "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2020-04-30/2895316-10.patch" } }, "patches_applied": { "Remove default content": "patches/drutopia-remove-default-content.patch" } }, - "scripts": { - "drupal-scaffold": [ - "DrupalComposer\\DrupalScaffold\\Plugin::scaffold" - ], - "post-install-cmd": [ - "@composer drupal-scaffold", - "./bin/phing push" - ], - "post-update-cmd": [ - "./bin/phing push" - ] - }, "license": [ "GPL-2.0+" ], "description": "Drutopia's base distribution provides an enhanced starting place for building sites for grassroots organizations and other purposes.", "support": { - "source": "https://github.com/drutopia/drutopia/tree/8.x-1.x", + "source": "https://github.com/drutopia/drutopia/tree/8.x-1.0-rc2", "issues": "https://github.com/drutopia/drutopia/issues" }, - "time": "2020-03-20T17:14:11+00:00" + "time": "2020-05-06T22:41:46+00:00" }, { "name": "easyrdf/easyrdf", @@ -9553,23 +9959,24 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.2", + "version": "6.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "43ece0e75098b7ecd8d13918293029e555a50f82" + "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82", - "reference": "43ece0e75098b7ecd8d13918293029e555a50f82", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e", + "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", - "php": ">=5.5" + "php": ">=5.5", + "symfony/polyfill-intl-idn": "^1.11" }, "require-dev": { "ext-curl": "*", @@ -9577,7 +9984,6 @@ "psr/log": "^1.1" }, "suggest": { - "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", @@ -9616,7 +10022,7 @@ "rest", "web service" ], - "time": "2019-12-23T11:57:10+00:00" + "time": "2020-04-18T10:38:46+00:00" }, { "name": "guzzlehttp/promises", @@ -9741,92 +10147,184 @@ "time": "2019-07-01T23:21:34+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" - }, + "name": "jquery/chosen", + "version": "1.8.7", "dist": { "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191", - "reference": "d5deaecff52a0d61ccb613bb3804088da0307191", - "shasum": "" + "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" }, "require": { - "php": ">=5.4.0" + "composer/installers": "~1.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" - } - ], - "time": "2018-09-29T17:23:10+00:00" + "type": "drupal-library", + "extra": { + "installer-name": "jquery.chosen" + } }, { - "name": "jakub-onderka/php-console-highlighter", - "version": "v0.4", - "source": { - "type": "git", - "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547" - }, + "name": "jquery/geocomplete", + "version": "1.7.0", "dist": { "type": "zip", - "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547", - "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547", - "shasum": "" + "url": "https://github.com/ubilabs/geocomplete/archive/1.7.0.zip" }, "require": { - "ext-tokenizer": "*", - "jakub-onderka/php-console-color": "~0.2", - "php": ">=5.4.0" + "composer/installers": "~1.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": "drupal-library", + "extra": { + "installer-name": "jquery.geocomplete" + } + }, + { + "name": "jquery/hotkeys", + "version": "0.2.0", + "dist": { + "type": "zip", + "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" }, - "type": "library", - "autoload": { - "psr-4": { - "JakubOnderka\\PhpConsoleHighlighter\\": "src/" - } + "require": { + "composer/installers": "~1.0" }, - "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", - "time": "2018-09-29T18:48:56+00:00" + "type": "drupal-library", + "extra": { + "installer-name": "jquery.hotkeys" + } + }, + { + "name": "jquery/icheck", + "version": "1.0.2 ", + "dist": { + "type": "zip", + "url": "https://github.com/fronteed/icheck/archive/1.0.2.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.icheck" + } + }, + { + "name": "jquery/image-picker", + "version": "0.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/rvera/image-picker/archive/0.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.image-picker" + } + }, + { + "name": "jquery/inputmask", + "version": "5.0.3", + "dist": { + "type": "zip", + "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/5.0.3.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.inputmask" + } + }, + { + "name": "jquery/intl-tel-input", + "version": "16.1.0", + "dist": { + "type": "zip", + "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.1.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.intl-tel-input" + } + }, + { + "name": "jquery/rateit", + "version": "1.1.3", + "dist": { + "type": "zip", + "url": "https://github.com/gjunge/rateit.js/archive/1.1.3.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.rateit" + } + }, + { + "name": "jquery/select2", + "version": "4.0.12", + "dist": { + "type": "zip", + "url": "https://github.com/select2/select2/archive/4.0.12.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.select2" + } + }, + { + "name": "jquery/textcounter", + "version": "0.8.0", + "dist": { + "type": "zip", + "url": "https://github.com/ractoon/jQuery-Text-Counter/archive/0.8.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.textcounter" + } + }, + { + "name": "jquery/timepicker", + "version": "1.13.0", + "dist": { + "type": "zip", + "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.13.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.timepicker" + } + }, + { + "name": "jquery/toggles", + "version": "4.0.0", + "dist": { + "type": "zip", + "url": "https://github.com/simontabor/jquery-toggles/archive/v4.0.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "jquery.toggles" + } }, { "name": "league/container", @@ -10033,16 +10531,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": { @@ -10081,7 +10579,7 @@ "parser", "php" ], - "time": "2019-11-08T13:50:10+00:00" + "time": "2020-04-10T16:34:50+00:00" }, { "name": "paragonie/random_compat", @@ -10340,6 +10838,21 @@ ], "time": "2019-12-10T10:24:42+00:00" }, + { + "name": "progress-tracker/progress-tracker", + "version": "1.4.0", + "dist": { + "type": "zip", + "url": "https://github.com/NigelOToole/progress-tracker/archive/v1.4.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "progress-tracker" + } + }, { "name": "psr/container", "version": "1.0.0", @@ -10441,16 +10954,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -10484,27 +10997,26 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "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", @@ -10512,7 +11024,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 :)", @@ -10557,7 +11069,7 @@ "interactive", "shell" ], - "time": "2020-03-15T22:52:37+00:00" + "time": "2020-05-03T19:32:03+00:00" }, { "name": "ralouphie/getallheaders", @@ -10599,6 +11111,21 @@ "description": "A polyfill for getallheaders.", "time": "2019-03-08T08:55:37+00:00" }, + { + "name": "signature_pad/signature_pad", + "version": "2.3.0", + "dist": { + "type": "zip", + "url": "https://github.com/szimek/signature_pad/archive/v2.3.0.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "signature_pad" + } + }, { "name": "stack/builder", "version": "v1.0.6", @@ -10649,6 +11176,21 @@ ], "time": "2020-01-30T12:17:27+00:00" }, + { + "name": "svg-pan-zoom/svg-pan-zoom", + "version": "3.6.1", + "dist": { + "type": "zip", + "url": "https://github.com/ariutta/svg-pan-zoom/archive/3.6.1.zip" + }, + "require": { + "composer/installers": "~1.0" + }, + "type": "drupal-library", + "extra": { + "installer-name": "svg-pan-zoom" + } + }, { "name": "symfony-cmf/routing", "version": "1.4.1", @@ -10710,16 +11252,16 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72" + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/bcdf6ff46e115b29be3186391f29e0da82cd6f72", - "reference": "bcdf6ff46e115b29be3186391f29e0da82cd6f72", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", + "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", "shasum": "" }, "require": { @@ -10762,20 +11304,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2020-01-04T12:05:51+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "name": "symfony/console", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "6827023c5872bea44b29d145de693b21981cf4cd" + "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/6827023c5872bea44b29d145de693b21981cf4cd", - "reference": "6827023c5872bea44b29d145de693b21981cf4cd", + "url": "https://api.github.com/repos/symfony/console/zipball/bf60d5e606cd595391c5f82bf6b570d9573fa120", + "reference": "bf60d5e606cd595391c5f82bf6b570d9573fa120", "shasum": "" }, "require": { @@ -10834,20 +11376,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2020-02-15T13:27:16+00:00" + "time": "2020-03-27T17:07:22+00:00" }, { "name": "symfony/debug", - "version": "v4.4.5", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21" + "reference": "346636d2cae417992ecfd761979b2ab98b339a45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21", - "reference": "a980d87a659648980d89193fd8b7a7ca89d97d21", + "url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45", + "reference": "346636d2cae417992ecfd761979b2ab98b339a45", "shasum": "" }, "require": { @@ -10890,20 +11432,20 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2020-02-23T14:41:43+00:00" + "time": "2020-03-27T16:54:36+00:00" }, { "name": "symfony/dependency-injection", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee" + "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", - "reference": "b06b36883abc61eb8fb576e89102a9ba6c9ee7ee", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d10ff5503b0b27711087eef4ac7835a752fe42fd", + "reference": "d10ff5503b0b27711087eef4ac7835a752fe42fd", "shasum": "" }, "require": { @@ -10961,20 +11503,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2020-02-19T17:19:43+00:00" + "time": "2020-04-13T09:33:40+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c" + "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2f67a869aef3eecf42e7f8be4a8b86c92308686c", - "reference": "2f67a869aef3eecf42e7f8be4a8b86c92308686c", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9d4e22943b73acc1ba50595b7de1a01fe9dbad48", + "reference": "9d4e22943b73acc1ba50595b7de1a01fe9dbad48", "shasum": "" }, "require": { @@ -11024,20 +11566,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-03-15T09:38:08+00:00" }, { "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": { @@ -11074,20 +11616,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": { @@ -11123,20 +11665,20 @@ ], "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", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f" + "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4d440be93adcfd5e4ee0bdc7acd1c3260625728f", - "reference": "4d440be93adcfd5e4ee0bdc7acd1c3260625728f", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/eded33daef1147be7ff1249706be9a49fe2c7a44", + "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44", "shasum": "" }, "require": { @@ -11177,20 +11719,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2020-02-06T08:18:51+00:00" + "time": "2020-04-18T20:23:17+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0" + "reference": "139d477cc926de9ca03c3d59b51ab6e22450c6df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", - "reference": "449c3f7a9b8c47d178f80610afa6e2873ac0a3c0", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/139d477cc926de9ca03c3d59b51ab6e22450c6df", + "reference": "139d477cc926de9ca03c3d59b51ab6e22450c6df", "shasum": "" }, "require": { @@ -11267,20 +11809,20 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2020-02-29T10:16:41+00:00" + "time": "2020-04-28T17:41:38+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -11292,7 +11834,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11325,20 +11867,20 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", - "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", + "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", "shasum": "" }, "require": { @@ -11350,7 +11892,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11384,20 +11926,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", - "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", + "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", "shasum": "" }, "require": { @@ -11411,7 +11953,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11446,20 +11988,20 @@ "portable", "shim" ], - "time": "2020-01-17T12:01:36+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -11471,7 +12013,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11505,20 +12047,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d", + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d", "shasum": "" }, "require": { @@ -11528,7 +12070,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11561,20 +12103,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "419c4940024c30ccc033650373a1fe13890d3255" + "reference": "2a18e37a489803559284416df58c71ccebe50bf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", - "reference": "419c4940024c30ccc033650373a1fe13890d3255", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", + "reference": "2a18e37a489803559284416df58c71ccebe50bf0", "shasum": "" }, "require": { @@ -11584,7 +12126,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11620,20 +12162,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "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": { @@ -11642,7 +12184,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11675,20 +12217,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-util", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027", + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027", "shasum": "" }, "require": { @@ -11697,7 +12239,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -11727,20 +12269,20 @@ "polyfill", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-02T11:55:35+00:00" }, { "name": "symfony/process", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da" + "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b03b02dcea26ba4c65c16a73bab4f00c186b13da", - "reference": "b03b02dcea26ba4c65c16a73bab4f00c186b13da", + "url": "https://api.github.com/repos/symfony/process/zipball/f5104c9dcbc2cfad45d01d5150c1da9836967271", + "reference": "f5104c9dcbc2cfad45d01d5150c1da9836967271", "shasum": "" }, "require": { @@ -11776,7 +12318,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-04-12T14:33:46+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -11845,16 +12387,16 @@ }, { "name": "symfony/routing", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00" + "reference": "53b432fde8eea7dab820e75abda5b97fdaa829b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/c1377905edfa76e6934dd3c73f9a073305b47c00", - "reference": "c1377905edfa76e6934dd3c73f9a073305b47c00", + "url": "https://api.github.com/repos/symfony/routing/zipball/53b432fde8eea7dab820e75abda5b97fdaa829b4", + "reference": "53b432fde8eea7dab820e75abda5b97fdaa829b4", "shasum": "" }, "require": { @@ -11917,20 +12459,20 @@ "uri", "url" ], - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-04-12T09:58:27+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3" + "reference": "2e1bdec403d8e7a350884cbbe4807ab7c2a843d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/f8b99832d016e2d2c77c797c3df561adecd33dd3", - "reference": "f8b99832d016e2d2c77c797c3df561adecd33dd3", + "url": "https://api.github.com/repos/symfony/serializer/zipball/2e1bdec403d8e7a350884cbbe4807ab7c2a843d4", + "reference": "2e1bdec403d8e7a350884cbbe4807ab7c2a843d4", "shasum": "" }, "require": { @@ -11996,20 +12538,20 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-02-24T14:33:45+00:00" + "time": "2020-04-12T14:33:46+00:00" }, { "name": "symfony/translation", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34" + "reference": "4e844362f573713e6d45949795c95a4cb6cf760d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/1eb074e0bd94939a30dd14dbecf7a92b165cea34", - "reference": "1eb074e0bd94939a30dd14dbecf7a92b165cea34", + "url": "https://api.github.com/repos/symfony/translation/zipball/4e844362f573713e6d45949795c95a4cb6cf760d", + "reference": "4e844362f573713e6d45949795c95a4cb6cf760d", "shasum": "" }, "require": { @@ -12066,20 +12608,20 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2020-02-04T07:22:30+00:00" + "time": "2020-04-12T16:39:58+00:00" }, { "name": "symfony/validator", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe" + "reference": "0d4d26bacafdead3b73586302fc5019efdfbdb2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", - "reference": "b5ccfc1adf301bb6ca63823455fbd1b20902bcfe", + "url": "https://api.github.com/repos/symfony/validator/zipball/0d4d26bacafdead3b73586302fc5019efdfbdb2e", + "reference": "0d4d26bacafdead3b73586302fc5019efdfbdb2e", "shasum": "" }, "require": { @@ -12152,20 +12694,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2020-02-29T09:08:42+00:00" + "time": "2020-04-26T08:10:12+00:00" }, { "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": { @@ -12228,20 +12770,20 @@ "debug", "dump" ], - "time": "2020-02-24T13:10:00+00:00" + "time": "2020-04-12T16:14:02+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "bc63e15160866e8730a1f738541b194c401f72bf" + "reference": "8fef49ac1357f4e05c997a1f139467ccb186bffa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/bc63e15160866e8730a1f738541b194c401f72bf", - "reference": "bc63e15160866e8730a1f738541b194c401f72bf", + "url": "https://api.github.com/repos/symfony/yaml/zipball/8fef49ac1357f4e05c997a1f139467ccb186bffa", + "reference": "8fef49ac1357f4e05c997a1f139467ccb186bffa", "shasum": "" }, "require": { @@ -12287,7 +12829,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2020-01-16T19:04:26+00:00" + "time": "2020-04-24T10:16:04+00:00" }, { "name": "thinkshout/mailchimp-api-php", @@ -12482,16 +13024,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": { @@ -12499,7 +13041,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" @@ -12526,7 +13068,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-04-18T12:12:48+00:00" }, { "name": "webmozart/path-util", @@ -12574,6 +13116,98 @@ "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", "time": "2015-12-17T08:42:14+00:00" }, + { + "name": "wikimedia/composer-merge-plugin", + "version": "v1.4.1", + "source": { + "type": "git", + "url": "https://github.com/wikimedia/composer-merge-plugin.git", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.0", + "php": ">=5.3.2" + }, + "require-dev": { + "composer/composer": "~1.0.0", + "jakub-onderka/php-parallel-lint": "~0.8", + "phpunit/phpunit": "~4.8|~5.0", + "squizlabs/php_codesniffer": "~2.1.0" + }, + "type": "composer-plugin", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + }, + "class": "Wikimedia\\Composer\\MergePlugin" + }, + "autoload": { + "psr-4": { + "Wikimedia\\Composer\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bryan Davis", + "email": "bd808@wikimedia.org" + } + ], + "description": "Composer plugin to merge multiple composer.json files", + "time": "2017-04-25T02:31:25+00:00" + }, + { + "name": "zaporylie/composer-drupal-optimizations", + "version": "1.1.1", + "source": { + "type": "git", + "url": "https://github.com/zaporylie/composer-drupal-optimizations.git", + "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/zaporylie/composer-drupal-optimizations/zipball/fb231d92adc862a2c9276bccbc90f684816dc75d", + "reference": "fb231d92adc862a2c9276bccbc90f684816dc75d", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1" + }, + "require-dev": { + "composer/composer": "^1.6", + "phpunit/phpunit": "^6" + }, + "type": "composer-plugin", + "extra": { + "class": "zaporylie\\ComposerDrupalOptimizations\\Plugin" + }, + "autoload": { + "psr-4": { + "zaporylie\\ComposerDrupalOptimizations\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Jakub Piasecki", + "email": "jakub@piaseccy.pl" + } + ], + "description": "Composer plugin to improve composer performance for Drupal projects", + "time": "2019-10-02T17:01:11+00:00" + }, { "name": "zendframework/zend-diactoros", "version": "1.8.7", @@ -12795,7 +13429,657 @@ "time": "2018-08-28T21:34:05+00:00" } ], - "packages-dev": [], + "packages-dev": [ + { + "name": "behat/behat", + "version": "v3.6.1", + "source": { + "type": "git", + "url": "https://github.com/Behat/Behat.git", + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30", + "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30", + "shasum": "" + }, + "require": { + "behat/gherkin": "^4.6.0", + "behat/transliterator": "^1.2", + "container-interop/container-interop": "^1.2", + "ext-mbstring": "*", + "php": ">=5.3.3", + "psr/container": "^1.0", + "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0", + "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0", + "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0" + }, + "require-dev": { + "herrera-io/box": "~1.6.1", + "phpunit/phpunit": "^4.8.36 || ^6.3", + "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0" + }, + "suggest": { + "ext-dom": "Needed to output test results in JUnit format." + }, + "bin": [ + "bin/behat" + ], + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.6.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Behat\\": "src/Behat/Behat/", + "Behat\\Testwork\\": "src/Behat/Testwork/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Scenario-oriented BDD framework for PHP 5.3", + "homepage": "http://behat.org/", + "keywords": [ + "Agile", + "BDD", + "ScenarioBDD", + "Scrum", + "StoryBDD", + "User story", + "business", + "development", + "documentation", + "examples", + "symfony", + "testing" + ], + "time": "2020-02-06T09:54:48+00:00" + }, + { + "name": "behat/gherkin", + "version": "v4.6.2", + "source": { + "type": "git", + "url": "https://github.com/Behat/Gherkin.git", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", + "shasum": "" + }, + "require": { + "php": ">=5.3.1" + }, + "require-dev": { + "phpunit/phpunit": "~4.5|~5", + "symfony/phpunit-bridge": "~2.7|~3|~4", + "symfony/yaml": "~2.3|~3|~4" + }, + "suggest": { + "symfony/yaml": "If you want to parse features, represented in YAML files" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-0": { + "Behat\\Gherkin": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Gherkin DSL parser for PHP 5.3", + "homepage": "http://behat.org/", + "keywords": [ + "BDD", + "Behat", + "Cucumber", + "DSL", + "gherkin", + "parser" + ], + "time": "2020-03-17T14:03:26+00:00" + }, + { + "name": "behat/mink", + "version": "v1.8.1", + "source": { + "type": "git", + "url": "https://github.com/minkphp/Mink.git", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "shasum": "" + }, + "require": { + "php": ">=5.3.1", + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5" + }, + "suggest": { + "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)", + "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation", + "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)", + "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)", + "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.8.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Browser controller/emulator abstraction for PHP", + "homepage": "http://mink.behat.org/", + "keywords": [ + "browser", + "testing", + "web" + ], + "time": "2020-03-11T15:45:53+00:00" + }, + { + "name": "behat/mink-browserkit-driver", + "version": "v1.3.4", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", + "shasum": "" + }, + "require": { + "behat/mink": "^1.7.1@dev", + "php": ">=5.3.6", + "symfony/browser-kit": "~2.3|~3.0|~4.0", + "symfony/dom-crawler": "~2.3|~3.0|~4.0" + }, + "require-dev": { + "mink/driver-testsuite": "dev-master", + "symfony/debug": "^2.7|^3.0|^4.0", + "symfony/http-kernel": "~2.3|~3.0|~4.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Symfony2 BrowserKit driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "Mink", + "Symfony2", + "browser", + "testing" + ], + "time": "2020-03-11T09:49:45+00:00" + }, + { + "name": "behat/mink-goutte-driver", + "version": "v1.2.1", + "source": { + "type": "git", + "url": "https://github.com/minkphp/MinkGoutteDriver.git", + "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", + "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca", + "shasum": "" + }, + "require": { + "behat/mink": "~1.6@dev", + "behat/mink-browserkit-driver": "~1.2@dev", + "fabpot/goutte": "~1.0.4|~2.0|~3.1", + "php": ">=5.3.1" + }, + "require-dev": { + "symfony/phpunit-bridge": "~2.7|~3.0" + }, + "type": "mink-driver", + "extra": { + "branch-alias": { + "dev-master": "1.2.x-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Mink\\Driver\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Konstantin Kudryashov", + "email": "ever.zet@gmail.com", + "homepage": "http://everzet.com" + } + ], + "description": "Goutte driver for Mink framework", + "homepage": "http://mink.behat.org/", + "keywords": [ + "browser", + "goutte", + "headless", + "testing" + ], + "time": "2016-03-05T09:04:22+00:00" + }, + { + "name": "behat/transliterator", + "version": "v1.3.0", + "source": { + "type": "git", + "url": "https://github.com/Behat/Transliterator.git", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "chuyskywalker/rolling-curl": "^3.1", + "php-yaoi/php-yaoi": "^1.0", + "phpunit/phpunit": "^4.8.36|^6.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "Behat\\Transliterator\\": "src/Behat/Transliterator" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "Artistic-1.0" + ], + "description": "String transliterator", + "keywords": [ + "i18n", + "slug", + "transliterator" + ], + "time": "2020-01-14T16:39:13+00:00" + }, + { + "name": "fabpot/goutte", + "version": "v3.3.0", + "source": { + "type": "git", + "url": "https://github.com/FriendsOfPHP/Goutte.git", + "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae", + "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae", + "shasum": "" + }, + "require": { + "guzzlehttp/guzzle": "^6.0", + "php": "^7.1.3", + "symfony/browser-kit": "^4.4|^5.0", + "symfony/css-selector": "^4.4|^5.0", + "symfony/dom-crawler": "^4.4|^5.0" + }, + "require-dev": { + "symfony/phpunit-bridge": "^5.0" + }, + "type": "application", + "extra": { + "branch-alias": { + "dev-master": "3.3-dev" + } + }, + "autoload": { + "psr-4": { + "Goutte\\": "Goutte" + }, + "exclude-from-classmap": [ + "Goutte/Tests" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + } + ], + "description": "A simple PHP Web Scraper", + "homepage": "https://github.com/FriendsOfPHP/Goutte", + "keywords": [ + "scraper" + ], + "time": "2019-12-06T13:11:18+00:00" + }, + { + "name": "symfony/browser-kit", + "version": "v4.4.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/browser-kit.git", + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42", + "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/dom-crawler": "^3.4|^4.0|^5.0" + }, + "require-dev": { + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/mime": "^4.3|^5.0", + "symfony/process": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/process": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\BrowserKit\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony BrowserKit Component", + "homepage": "https://symfony.com", + "time": "2020-03-28T10:15:50+00:00" + }, + { + "name": "symfony/config", + "version": "v5.0.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/config.git", + "reference": "db1674e1a261148429f123871f30d211992294e7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/config/zipball/db1674e1a261148429f123871f30d211992294e7", + "reference": "db1674e1a261148429f123871f30d211992294e7", + "shasum": "" + }, + "require": { + "php": "^7.2.5", + "symfony/filesystem": "^4.4|^5.0", + "symfony/polyfill-ctype": "~1.8" + }, + "conflict": { + "symfony/finder": "<4.4" + }, + "require-dev": { + "symfony/event-dispatcher": "^4.4|^5.0", + "symfony/finder": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/yaml": "^4.4|^5.0" + }, + "suggest": { + "symfony/yaml": "To use the yaml reference dumper" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Config\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Config Component", + "homepage": "https://symfony.com", + "time": "2020-04-15T15:59:10+00:00" + }, + { + "name": "symfony/css-selector", + "version": "v5.0.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/css-selector.git", + "reference": "5f8d5271303dad260692ba73dfa21777d38e124e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/5f8d5271303dad260692ba73dfa21777d38e124e", + "reference": "5f8d5271303dad260692ba73dfa21777d38e124e", + "shasum": "" + }, + "require": { + "php": "^7.2.5" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "5.0-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\CssSelector\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Jean-François Simon", + "email": "jeanfrancois.simon@sensiolabs.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony CssSelector Component", + "homepage": "https://symfony.com", + "time": "2020-03-27T16:56:45+00:00" + }, + { + "name": "symfony/dom-crawler", + "version": "v4.4.8", + "source": { + "type": "git", + "url": "https://github.com/symfony/dom-crawler.git", + "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4d0fb3374324071ecdd94898367a3fa4b5563162", + "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162", + "shasum": "" + }, + "require": { + "php": "^7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0" + }, + "conflict": { + "masterminds/html5": "<2.6" + }, + "require-dev": { + "masterminds/html5": "^2.6", + "symfony/css-selector": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/css-selector": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "4.4-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\DomCrawler\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony DomCrawler Component", + "homepage": "https://symfony.com", + "time": "2020-03-29T19:12:22+00:00" + } + ], "aliases": [ { "alias": "1.x-dev",