diff --git a/composer.lock b/composer.lock index 2066163..05ef746 100644 --- a/composer.lock +++ b/composer.lock @@ -6,21 +6,6 @@ ], "content-hash": "60f5bb1a02bc6c1bf8fdd6a5022fb3ba", "packages": [ - { - "name": "algolia/places", - "version": "1.17.0", - "dist": { - "type": "tar", - "url": "https://registry.npmjs.org/places.js/-/places.js-1.17.0.tgz" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "algolia.places" - } - }, { "name": "asm89/stack-cors", "version": "1.2.0", @@ -155,16 +140,16 @@ }, { "name": "behat/gherkin", - "version": "v4.6.1", + "version": "v4.6.2", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", - "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31", + "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31", "shasum": "" }, "require": { @@ -210,39 +195,42 @@ "gherkin", "parser" ], - "time": "2020-02-27T11:29:57+00:00" + "time": "2020-03-17T14:03:26+00:00" }, { "name": "behat/mink", - "version": "v1.7.1", + "version": "v1.8.1", "source": { "type": "git", "url": "https://github.com/minkphp/Mink.git", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9" + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9", - "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9", + "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887", + "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887", "shasum": "" }, "require": { "php": ">=5.3.1", - "symfony/css-selector": "~2.1|~3.0" + "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" }, "require-dev": { - "symfony/phpunit-bridge": "~2.7|~3.0" + "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)" + "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.7.x-dev" + "dev-master": "1.8.x-dev" } }, "autoload": { @@ -268,20 +256,20 @@ "testing", "web" ], - "time": "2016-03-05T08:26:18+00:00" + "time": "2020-03-11T15:45:53+00:00" }, { "name": "behat/mink-browserkit-driver", - "version": "1.3.3", + "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/minkphp/MinkBrowserKitDriver.git", - "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb" + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb", - "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb", + "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee", + "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee", "shasum": "" }, "require": { @@ -292,6 +280,7 @@ }, "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", @@ -324,7 +313,7 @@ "browser", "testing" ], - "time": "2018-05-02T09:25:31+00:00" + "time": "2020-03-11T09:49:45+00:00" }, { "name": "behat/mink-goutte-driver", @@ -587,111 +576,6 @@ "description": "Drupal code generator", "time": "2019-12-07T16:54:31+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.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/autogrow/releases/autogrow_4.11.4.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.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/fakeobjects/releases/fakeobjects_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.fakeobjects" - } - }, - { - "name": "ckeditor/image", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/image/releases/image_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.image" - } - }, - { - "name": "ckeditor/link", - "version": "4.11.4", - "dist": { - "type": "zip", - "url": "https://download.ckeditor.com/link/releases/link_4.11.4.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "ckeditor.link" - } - }, - { - "name": "codemirror/codemirror", - "version": "5.48.2", - "dist": { - "type": "zip", - "url": "https://github.com/components/codemirror/archive/5.48.2.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "codemirror" - } - }, { "name": "commerceguys/addressing", "version": "v1.0.7", @@ -2443,7 +2327,7 @@ "description": "Administration links access filter 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.", "homepage": "http://drupal.org/project/admin_links_access_filter", "support": { - "source": "https://git.drupalcode.org/project/admin_links_access_filter" + "source": "http://cgit.drupalcode.org/admin_links_access_filter" } }, { @@ -2851,7 +2735,7 @@ "description": "Subscribe to block updates for source themes.", "homepage": "https://www.drupal.org/project/block_theme_sync", "support": { - "source": "https://git.drupalcode.org/project/block_theme_sync" + "source": "http://cgit.drupalcode.org/block_theme_sync" } }, { @@ -2890,10 +2774,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3135,8 +3015,8 @@ "dev-8.x-1.x": "8.1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta2+6-dev", - "datestamp": "1542009780", + "version": "8.x-1.0-beta2+5-dev", + "datestamp": "1494319984", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3349,7 +3229,7 @@ "description": "Enables modules to provide actions that modify configuration.", "homepage": "https://www.drupal.org/project/config_actions", "support": { - "source": "https://git.drupalcode.org/project/config_actions" + "source": "http://cgit.drupalcode.org/config_actions" } }, { @@ -3403,7 +3283,7 @@ "description": "Apply config actions when applying configuration updates.", "homepage": "https://www.drupal.org/project/config_actions_provider", "support": { - "source": "https://git.drupalcode.org/project/config_actions_provider" + "source": "http://cgit.drupalcode.org/config_actions_provider" } }, { @@ -3496,7 +3376,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3602,7 +3482,7 @@ "description": "Enables three-way merges of configuration items. This is useful for safely merging configuration updates while retaining any customizations.", "homepage": "https://www.drupal.org/project/config_merge", "support": { - "source": "https://git.drupalcode.org/project/config_merge" + "source": "http://cgit.drupalcode.org/config_merge" } }, { @@ -3654,7 +3534,7 @@ "description": "Normalizes configuration for comparison.", "homepage": "https://www.drupal.org/project/config_normalizer", "support": { - "source": "https://git.drupalcode.org/project/config_normalizer" + "source": "http://cgit.drupalcode.org/config_normalizer" } }, { @@ -3784,7 +3664,7 @@ "description": "Enables provision of configuration by extensions.", "homepage": "https://www.drupal.org/project/config_provider", "support": { - "source": "https://git.drupalcode.org/project/config_provider" + "source": "http://cgit.drupalcode.org/config_provider" } }, { @@ -3839,7 +3719,7 @@ "description": "Manages snapshots of configuration as provided by modules and themes.", "homepage": "https://www.drupal.org/project/config_snapshot", "support": { - "source": "https://git.drupalcode.org/project/config_snapshot" + "source": "http://cgit.drupalcode.org/config_snapshot" } }, { @@ -3970,21 +3850,21 @@ "description": "Provides basic revert and update functionality for other modules", "homepage": "https://www.drupal.org/project/config_update", "support": { - "source": "https://git.drupalcode.org/project/config_update" + "source": "http://cgit.drupalcode.org/config_update" } }, { "name": "drupal/core", - "version": "8.8.3", + "version": "8.8.4", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446" + "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/77971de6d6ade7366cdd3fadfc16c5d02e531446", - "reference": "77971de6d6ade7366cdd3fadfc16c5d02e531446", + "url": "https://api.github.com/repos/drupal/core/zipball/34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", + "reference": "34e59fcf702c1b3c497bbd6e92e68e546c5d15b8", "shasum": "" }, "require": { @@ -4201,20 +4081,20 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2020-03-04T18:01:37+00:00" + "time": "2020-03-18T16:26:33+00:00" }, { "name": "drupal/core-recommended", - "version": "8.8.3", + "version": "8.8.4", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "c43bf9881a299de9189440e0772579775b1f93f1" + "reference": "4155bff03954bae498029899f44e8adf697b20e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/c43bf9881a299de9189440e0772579775b1f93f1", - "reference": "c43bf9881a299de9189440e0772579775b1f93f1", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/4155bff03954bae498029899f44e8adf697b20e6", + "reference": "4155bff03954bae498029899f44e8adf697b20e6", "shasum": "" }, "require": { @@ -4227,7 +4107,7 @@ "doctrine/common": "v2.7.3", "doctrine/inflector": "v1.2.0", "doctrine/lexer": "1.0.2", - "drupal/core": "8.8.3", + "drupal/core": "8.8.4", "easyrdf/easyrdf": "0.9.1", "egulias/email-validator": "2.1.11", "guzzlehttp/guzzle": "6.3.3", @@ -4281,7 +4161,7 @@ "GPL-2.0-or-later" ], "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", - "time": "2020-03-04T18:01:37+00:00" + "time": "2020-03-18T16:26:33+00:00" }, { "name": "drupal/crop", @@ -4323,10 +4203,6 @@ "name": "Drupal Media Team", "homepage": "https://www.drupal.org/user/3260690" }, - { - "name": "phenaproxima", - "homepage": "https://www.drupal.org/user/205645" - }, { "name": "slashrsm", "homepage": "https://www.drupal.org/user/744628" @@ -4494,7 +4370,7 @@ "description": "Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.", "homepage": "https://www.drupal.org/project/customerror", "support": { - "source": "https://git.drupalcode.org/project/customerror" + "source": "http://cgit.drupalcode.org/customerror" }, "time": "2018-11-18T21:15:33+00:00" }, @@ -4666,20 +4542,20 @@ }, { "name": "drupal/dropdown_language", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropdown_language.git", - "reference": "8.x-2.3" + "reference": "8.x-2.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "10bcfa69d6bf98d2da3aa6405bc95644a3bcfd0c" + "url": "https://ftp.drupal.org/files/projects/dropdown_language-8.x-2.4.zip", + "reference": "8.x-2.4", + "shasum": "d65ab98ca18c57a3267cf40f648ee3cde5d22439" }, "require": { - "drupal/core": "*" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { @@ -4687,8 +4563,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.3", - "datestamp": "1561417168", + "version": "8.x-2.4", + "datestamp": "1584361234", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6134,7 +6010,7 @@ "description": "Drutopia Social provides a social media block, perhaps more in the future.", "homepage": "https://gitlab.com/drutopia/drutopia_social", "support": { - "source": "https://git.drupalcode.org/project/drutopia_social" + "source": "http://cgit.drupalcode.org/drutopia_social" } }, { @@ -6438,23 +6314,23 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "4e3b849b0d984cd3c0a4330c9aa4cb16bf1f79f6" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6" }, "require": { - "drupal/core": "~8.0" + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { - "drupal/diff": "*" + "drupal/diff": "1.x-dev" }, "type": "drupal-module", "extra": { @@ -6462,8 +6338,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1570284187", + "version": "8.x-1.8", + "datestamp": "1583961846", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6475,7 +6351,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0" ], "authors": [ { @@ -6495,7 +6371,7 @@ "homepage": "https://www.drupal.org/user/227761" } ], - "description": "Adds a Entity Reference field type with revision support.", + "description": "Entity Reference Revisions", "homepage": "https://www.drupal.org/project/entity_reference_revisions", "support": { "source": "https://git.drupalcode.org/project/entity_reference_revisions" @@ -6652,7 +6528,7 @@ "description": "Excludes a node title from display. It provides a checkbox on node-edit pages for easier exclusion. You can also exclude title display from teaser pages.", "homepage": "https://www.drupal.org/project/exclude_node_title", "support": { - "source": "https://git.drupalcode.org/project/exclude_node_title" + "source": "http://cgit.drupalcode.org/exclude_node_title" } }, { @@ -6853,7 +6729,7 @@ "description": "Enables administrators to package configuration into modules", "homepage": "https://www.drupal.org/project/features", "support": { - "source": "https://git.drupalcode.org/project/features" + "source": "http://cgit.drupalcode.org/features" } }, { @@ -7069,7 +6945,7 @@ "description": "Helps with making a site GDPR-compliant.", "homepage": "https://www.drupal.org/project/gdpr", "support": { - "source": "https://git.drupalcode.org/project/gdpr" + "source": "http://cgit.drupalcode.org/gdpr" } }, { @@ -7337,7 +7213,7 @@ "description": "Allows your site to be tracked by Hotjar by adding a Javascript tracking code to every page.", "homepage": "https://www.drupal.org/project/hotjar", "support": { - "source": "https://git.drupalcode.org/project/hotjar" + "source": "http://cgit.drupalcode.org/hotjar" } }, { @@ -8160,10 +8036,6 @@ "name": "TR", "homepage": "https://www.drupal.org/user/202830" }, - { - "name": "jerdavis", - "homepage": "https://www.drupal.org/user/228997" - }, { "name": "sgabe", "homepage": "https://www.drupal.org/user/232117" @@ -8229,7 +8101,7 @@ "description": "Minimal HTML provides a WYSIWYG text format suitable for basic uses like short text fields or administrator-configured notices.", "homepage": "https://www.drupal.org/project/minimalhtml", "support": { - "source": "https://git.drupalcode.org/project/minimalhtml", + "source": "http://cgit.drupalcode.org/minimalhtml", "issues": "https://www.drupal.org/project/issues/minimalhtml" } }, @@ -8259,8 +8131,8 @@ "version": "8.x-1.0", "datestamp": "1553258884", "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" } } }, @@ -8552,10 +8424,6 @@ "GPL-2.0-or-later" ], "authors": [ - { - "name": "banviktor", - "homepage": "https://www.drupal.org/user/3176333" - }, { "name": "greggles", "homepage": "https://www.drupal.org/user/36762" @@ -8572,7 +8440,7 @@ "description": "Protects a site from some insecure configurations.", "homepage": "https://www.drupal.org/project/paranoia", "support": { - "source": "https://git.drupalcode.org/project/paranoia" + "source": "http://cgit.drupalcode.org/paranoia" } }, { @@ -8788,7 +8656,7 @@ "description": "Provides the ability to print regions (the building block of Drupal site building— where blocks are placed) within content (node) templates.", "homepage": "https://www.drupal.org/project/regionincontent", "support": { - "source": "https://git.drupalcode.org/project/regionincontent" + "source": "http://cgit.drupalcode.org/regionincontent" }, "time": "2018-12-17T22:12:17+00:00" }, @@ -9009,22 +8877,10 @@ "name": "anoopjohn", "homepage": "https://www.drupal.org/user/188049" }, - { - "name": "binnythomas", - "homepage": "https://www.drupal.org/user/3123091" - }, { "name": "larssg", "homepage": "https://www.drupal.org/user/655" }, - { - "name": "varunity", - "homepage": "https://www.drupal.org/user/273530" - }, - { - "name": "vimaljoseph", - "homepage": "https://www.drupal.org/user/817380" - }, { "name": "zyxware", "homepage": "https://www.drupal.org/user/222163" @@ -9033,7 +8889,7 @@ "description": "Automatically search for the keywords in URLs that result in 404 errors and show results instead of Page-Not-Found.", "homepage": "https://www.drupal.org/project/search404", "support": { - "source": "https://git.drupalcode.org/project/search404" + "source": "http://cgit.drupalcode.org/search404" } }, { @@ -9306,7 +9162,7 @@ "description": "The module provides a block that display links (icons) to your profiles on various social networking sites.", "homepage": "https://www.drupal.org/project/social_media_links", "support": { - "source": "https://git.drupalcode.org/project/social_media_links", + "source": "http://cgit.drupalcode.org/social_media_links", "issues": "https://www.drupal.org/project/issues/social_media_links" } }, @@ -9358,7 +9214,7 @@ "description": "Provide multiple variations of a single installation profile.", "homepage": "https://www.drupal.org/project/subprofiles", "support": { - "source": "https://git.drupalcode.org/project/subprofiles" + "source": "http://cgit.drupalcode.org/subprofiles" } }, { @@ -9409,7 +9265,7 @@ "description": "Allows short (non-long) text fields to use the textarea widget on content entry forms.", "homepage": "https://www.drupal.org/project/textarea_widget_for_text", "support": { - "source": "https://git.drupalcode.org/project/textarea_widget_for_text" + "source": "http://cgit.drupalcode.org/textarea_widget_for_text" } }, { @@ -9501,8 +9357,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+10-dev", - "datestamp": "1573760885", + "version": "8.x-1.0-alpha2+9-dev", + "datestamp": "1571695384", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9657,23 +9513,23 @@ }, { "name": "drupal/video_embed_field", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/video_embed_field.git", - "reference": "8.x-2.2" + "reference": "8.x-2.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "1e76eeefb27f4166d3d119e8c27469bbf12c0f06" + "url": "https://ftp.drupal.org/files/projects/video_embed_field-8.x-2.3.zip", + "reference": "8.x-2.3", + "shasum": "d9b4b3bde48edf49d1aa038aae6736496558caf4" }, "require": { - "drupal/core": "^8.7.0" + "drupal/core": "^8.8 || ^9" }, "require-dev": { - "drupal/colorbox": "*", + "drupal/colorbox": "^1.0", "drupal/media_entity": "*", "drupal/media_entity_embeddable_video": "*", "drupal/video_embed_media": "*" @@ -9684,8 +9540,8 @@ "dev-2.x": "2.x-dev" }, "drupal": { - "version": "8.x-2.2", - "datestamp": "1564103585", + "version": "8.x-2.3", + "datestamp": "1584489966", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9759,10 +9615,6 @@ "name": "New Zeal", "homepage": "https://www.drupal.org/user/93571" }, - { - "name": "jasonawant", - "homepage": "https://www.drupal.org/user/589890" - }, { "name": "joekers", "homepage": "https://www.drupal.org/user/2229066" @@ -9784,20 +9636,20 @@ }, { "name": "drupal/webform", - "version": "5.8.0", + "version": "5.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform.git", - "reference": "8.x-5.8" + "reference": "8.x-5.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.8.zip", - "reference": "8.x-5.8", - "shasum": "32317a9345abae343aa3b014529bbb91a67cc769" + "url": "https://ftp.drupal.org/files/projects/webform-8.x-5.9.zip", + "reference": "8.x-5.9", + "shasum": "fb49b16dd0c421512834fc50c811fa2cd6c48121" }, "require": { - "drupal/core": "^8" + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { "drupal/address": "~1.4", @@ -9808,14 +9660,14 @@ "drupal/entity_print": "^2.1", "drupal/gnode": "*", "drupal/group": "~1.0", - "drupal/jsonapi": "~2.0 || ~8.7", - "drupal/mailsystem": "4.1", + "drupal/mailsystem": "~4.1", "drupal/select2": "~1.1", "drupal/smtp": "~1.0", "drupal/telephone_validation": "^2.2", "drupal/token": "~1.3", "drupal/webform_access": "*", "drupal/webform_attachment": "*", + "drupal/webform_devel": "*", "drupal/webform_entity_print": "*", "drupal/webform_group": "*", "drupal/webform_node": "*", @@ -9829,8 +9681,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.8", - "datestamp": "1579637587", + "version": "8.x-5.9", + "datestamp": "1584560013", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9893,7 +9745,7 @@ "description": "Enables the creation of webforms and questionnaires.", "homepage": "https://drupal.org/project/webform", "support": { - "source": "http://cgit.drupalcode.org/webform", + "source": "https://git.drupalcode.org/project/webform", "issues": "https://www.drupal.org/project/issues/webform?version=8.x", "docs": "https://www.drupal.org/docs/8/modules/webform", "forum": "https://drupal.stackexchange.com/questions/tagged/webform" @@ -10027,7 +9879,7 @@ "description": "Plugin to allow legacy content editing and more sane formatting in wysiwyg editors.", "homepage": "https://www.drupal.org/project/wysiwyg_linebreaks", "support": { - "source": "https://git.drupalcode.org/project/wysiwyg_linebreaks" + "source": "http://cgit.drupalcode.org/wysiwyg_linebreaks" } }, { @@ -11154,171 +11006,6 @@ "description": "Highlight PHP code in terminal", "time": "2018-09-29T18:48:56+00:00" }, - { - "name": "jquery/chosen", - "version": "1.8.7", - "dist": { - "type": "zip", - "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.chosen" - } - }, - { - "name": "jquery/hotkeys", - "version": "0.2.0", - "dist": { - "type": "zip", - "url": "https://github.com/jeresig/jquery.hotkeys/archive/0.2.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "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": "4.0.9", - "dist": { - "type": "zip", - "url": "https://github.com/RobinHerbots/jquery.inputmask/archive/4.0.9.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.inputmask" - } - }, - { - "name": "jquery/intl-tel-input", - "version": "16.0.0", - "dist": { - "type": "zip", - "url": "https://github.com/jackocnr/intl-tel-input/archive/v16.0.0.zip" - }, - "require": { - "composer/installers": "~1.0" - }, - "type": "drupal-library", - "extra": { - "installer-name": "jquery.intl-tel-input" - } - }, - { - "name": "jquery/rateit", - "version": "1.1.2", - "dist": { - "type": "zip", - "url": "https://github.com/gjunge/rateit.js/archive/1.1.2.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.11.15", - "dist": { - "type": "zip", - "url": "https://github.com/jonthornton/jquery-timepicker/archive/1.11.15.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": "kub-at/php-simple-html-dom-parser", "version": "1.9.1", @@ -11475,9 +11162,9 @@ "authors": [ { "name": "Colin O'Dell", + "role": "Lead Developer", "email": "colinodell@gmail.com", - "homepage": "https://www.colinodell.com", - "role": "Lead Developer" + "homepage": "https://www.colinodell.com" } ], "description": "PHP Markdown parser based on the CommonMark spec", @@ -11897,16 +11584,16 @@ }, { "name": "p3k/picofeed", - "version": "v0.1.35", + "version": "v0.1.38", "source": { "type": "git", - "url": "https://github.com/aaronpk/picofeed.git", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1" + "url": "https://github.com/aaronpk/picoFeed.git", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/picofeed/zipball/b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", - "reference": "b2a48acb026df91d2e21dfc8b4edbc1fc48f01f1", + "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab", + "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab", "shasum": "" }, "require": { @@ -11945,8 +11632,8 @@ } ], "description": "Modern library to handle RSS/Atom feeds", - "homepage": "https://github.com/aaronpk/picoFeed", - "time": "2019-01-17T17:26:41+00:00" + "homepage": "https://github.com/miniflux/picoFeed", + "time": "2017-11-30T00:16:58+00:00" }, { "name": "p3k/timezone", @@ -12276,18 +11963,18 @@ "authors": [ { "name": "Greg Beaver", - "role": "Helper", - "email": "cellog@php.net" + "email": "cellog@php.net", + "role": "Helper" }, { "name": "Andrei Zmievski", - "role": "Lead", - "email": "andrei@php.net" + "email": "andrei@php.net", + "role": "Lead" }, { "name": "Stig Bakken", - "role": "Developer", - "email": "stig@php.net" + "email": "stig@php.net", + "role": "Developer" } ], "description": "More info available on: http://pear.php.net/package/Console_Getopt", @@ -12330,8 +12017,8 @@ "authors": [ { "name": "Christian Weiske", - "role": "Lead", - "email": "cweiske@php.net" + "email": "cweiske@php.net", + "role": "Lead" } ], "description": "Minimal set of PEAR core files to be used as composer dependency", @@ -12392,21 +12079,6 @@ ], "time": "2015-02-10T20:07:52+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", @@ -12555,32 +12227,31 @@ }, { "name": "psy/psysh", - "version": "v0.9.12", + "version": "v0.10.0", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "90da7f37568aee36b116a030c5f99c915267edd4" + "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4", - "reference": "90da7f37568aee36b116a030c5f99c915267edd4", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e361c8b7e5114534078e0ce04ddc442b39018a3c", + "reference": "e361c8b7e5114534078e0ce04ddc442b39018a3c", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", - "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*", - "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", - "php": ">=5.4.0", - "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0", - "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0" + "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", + "symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", - "hoa/console": "~2.15|~3.16", - "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0" + "hoa/console": "~3.16|~2.15" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", @@ -12595,7 +12266,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-develop": "0.9.x-dev" + "dev-master": "0.10.x-dev" } }, "autoload": { @@ -12625,7 +12296,7 @@ "interactive", "shell" ], - "time": "2019-12-06T14:19:43+00:00" + "time": "2020-03-15T22:52:37+00:00" }, { "name": "ralouphie/getallheaders", @@ -12667,21 +12338,6 @@ "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.5", @@ -12731,21 +12387,6 @@ ], "time": "2017-11-18T14:57:29+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", @@ -13058,25 +12699,25 @@ }, { "name": "symfony/css-selector", - "version": "v3.4.38", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1" + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", - "reference": "ee9b946e7223b11257329a054c64396b19d619e1", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", + "reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": "^7.1.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -13107,7 +12748,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-02-04T08:04:52+00:00" + "time": "2020-02-04T09:01:01+00:00" }, { "name": "symfony/debug", @@ -14636,19 +14277,19 @@ "authors": [ { "name": "Fabien Potencier", - "role": "Lead Developer", "email": "fabien@symfony.com", - "homepage": "http://fabien.potencier.org" + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Twig Team", - "role": "Contributors", - "homepage": "https://twig.symfony.com/contributors" + "homepage": "https://twig.symfony.com/contributors", + "role": "Contributors" }, { "name": "Armin Ronacher", - "role": "Project Founder", - "email": "armin.ronacher@active-4.com" + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP",