From 0555eb384a7b4b719a31c653ad08b02f7700a77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 04:53:23 -0500 Subject: [PATCH] Commit old but safe composer updates --- composer.lock | 423 ++++++++++++++++++++++++-------------------------- 1 file changed, 206 insertions(+), 217 deletions(-) diff --git a/composer.lock b/composer.lock index edbd8e4..e613a95 100644 --- a/composer.lock +++ b/composer.lock @@ -544,9 +544,9 @@ "authors": [ { "name": "Carsten Brandt", - "role": "Creator", "email": "mail@cebe.cc", - "homepage": "http://cebe.cc/" + "homepage": "http://cebe.cc/", + "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", @@ -1515,16 +1515,16 @@ }, { "name": "consolidation/site-process", - "version": "2.0.4", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97" + "reference": "f3211fa4c60671c6f068184221f06f932556e443" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/e159f849abce696c2f5081c149a1f8ec8717dd97", - "reference": "e159f849abce696c2f5081c149a1f8ec8717dd97", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443", + "reference": "f3211fa4c60671c6f068184221f06f932556e443", "shasum": "" }, "require": { @@ -1583,7 +1583,7 @@ } ], "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", - "time": "2019-08-12T23:10:26+00:00" + "time": "2019-09-10T17:56:24+00:00" }, { "name": "container-interop/container-interop", @@ -1618,16 +1618,16 @@ }, { "name": "cweagans/composer-patches", - "version": "1.6.6", + "version": "1.6.7", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", - "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e" + "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/1d89dcc730e7f42426c434b88261fcfb3bce651e", - "reference": "1d89dcc730e7f42426c434b88261fcfb3bce651e", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", + "reference": "2e6f72a2ad8d59cd7e2b729f218bf42adb14f590", "shasum": "" }, "require": { @@ -1658,7 +1658,7 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2018-10-24T15:51:16+00:00" + "time": "2019-08-29T20:11:49+00:00" }, { "name": "dflydev/dot-access-data", @@ -2009,16 +2009,16 @@ }, { "name": "doctrine/common", - "version": "v2.10.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d" + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d", + "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", "shasum": "" }, "require": { @@ -2034,14 +2034,16 @@ }, "require-dev": { "doctrine/coding-standard": "^1.0", - "phpunit/phpunit": "^6.3", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpunit/phpunit": "^7.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10.x-dev" + "dev-master": "2.11.x-dev" } }, "autoload": { @@ -2054,6 +2056,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -2062,10 +2068,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -2086,7 +2088,7 @@ "doctrine", "php" ], - "time": "2018-11-21T01:24:55+00:00" + "time": "2019-09-10T10:10:14+00:00" }, { "name": "doctrine/event-manager", @@ -2603,7 +2605,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" } }, { @@ -2802,7 +2804,7 @@ "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" + "source": "http://cgit.drupalcode.org/allowed_formats" } }, { @@ -2849,7 +2851,7 @@ "description": "Prevent forms from being submitted without JavaScript enabled", "homepage": "https://www.drupal.org/project/antibot", "support": { - "source": "https://git.drupalcode.org/project/antibot" + "source": "http://cgit.drupalcode.org/antibot" } }, { @@ -2908,7 +2910,7 @@ "description": "Improve the normalizers in core.", "homepage": "https://www.drupal.org/project/better_normalizers", "support": { - "source": "https://git.drupalcode.org/project/better_normalizers" + "source": "http://cgit.drupalcode.org/better_normalizers" } }, { @@ -2959,7 +2961,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" } }, { @@ -2998,10 +3000,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -3163,7 +3161,7 @@ "description": "Enables Markdown Plugin for CKEditor.", "homepage": "https://www.drupal.org/project/ckeditor_markdown", "support": { - "source": "https://git.drupalcode.org/project/ckeditor_markdown" + "source": "http://cgit.drupalcode.org/ckeditor_markdown" } }, { @@ -3184,8 +3182,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." @@ -3394,7 +3392,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" } }, { @@ -3448,7 +3446,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" } }, { @@ -3647,7 +3645,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" } }, { @@ -3699,7 +3697,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" } }, { @@ -3829,7 +3827,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" } }, { @@ -3884,7 +3882,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" } }, { @@ -4015,21 +4013,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.7.6", + "version": "8.7.7", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "39164616332832e1456199d32fc3ed11562f4721" + "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/39164616332832e1456199d32fc3ed11562f4721", - "reference": "39164616332832e1456199d32fc3ed11562f4721", + "url": "https://api.github.com/repos/drupal/core/zipball/32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", + "reference": "32e1d7a67bbc28f07dc43d9ff692c0e90a4aeb92", "shasum": "" }, "require": { @@ -4079,7 +4077,8 @@ "zendframework/zend-feed": "^2.4" }, "conflict": { - "drush/drush": "<8.1.10" + "drush/drush": "<8.1.10", + "symfony/dom-crawler": ">=4" }, "replace": { "drupal/action": "self.version", @@ -4260,7 +4259,7 @@ "GPL-2.0-or-later" ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", - "time": "2019-08-07T19:19:20+00:00" + "time": "2019-09-04T10:26:35+00:00" }, { "name": "drupal/crop", @@ -4469,7 +4468,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" }, @@ -5114,7 +5113,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/drutopia_core.git", - "reference": "234352cd66aa256b66730d5f53ee992889b15eef" + "reference": "40d1dcdb5468930e93f60241215dd7fa72d3c9c4" }, "require": { "drupal/config_actions": "^1.0", @@ -5199,7 +5198,7 @@ "source": "https://gitlab.com/drutopia/drutopia_core/tree/8.x-1.x", "issues": "https://gitlab.com/drutopia/drutopia_core/issues" }, - "time": "2019-05-16T21:50:16+00:00" + "time": "2019-09-05T22:05:21+00:00" }, { "name": "drupal/drutopia_event", @@ -6113,7 +6112,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" } }, { @@ -6278,17 +6277,17 @@ }, { "name": "drupal/ds", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ds.git", - "reference": "8.x-3.3" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.3.zip", - "reference": "8.x-3.3", - "shasum": "0f586997908d464c123b1ab8817cf13363666459" + "url": "https://ftp.drupal.org/files/projects/ds-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "ebf070ba2f7cf78a62cf74678a9948546a93e773" }, "require": { "drupal/core": "^8.6" @@ -6303,8 +6302,8 @@ "dev-3.x": "3.x-dev" }, "drupal": { - "version": "8.x-3.3", - "datestamp": "1551355085", + "version": "8.x-3.4", + "datestamp": "1567165687", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -6631,7 +6630,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" } }, { @@ -6832,7 +6831,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" } }, { @@ -6900,17 +6899,17 @@ }, { "name": "drupal/focal_point", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/focal_point.git", - "reference": "8.x-1.0" + "reference": "8.x-1.1" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "dec88d870aaa21e99984d6328ccf95b8120ee472" + "url": "https://ftp.drupal.org/files/projects/focal_point-8.x-1.1.zip", + "reference": "8.x-1.1", + "shasum": "5c48b6ebc0aeebec89af8b41a9ab2ef02a2950ed" }, "require": { "drupal/core": "*", @@ -6925,8 +6924,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0", - "datestamp": "1553270584", + "version": "8.x-1.1", + "datestamp": "1568206088", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7048,7 +7047,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" } }, { @@ -7244,16 +7243,8 @@ "authors": [ { "name": "Jeff Geerling", - "homepage": "https://www.drupal.org/user/213194", + "homepage": "https://www.drupal.org/user/389011", "email": "geerlingguy@mac.com" - }, - { - "name": "geerlingguy", - "homepage": "https://www.drupal.org/user/389011" - }, - { - "name": "vijaycs85", - "homepage": "https://www.drupal.org/user/93488" } ], "description": "Mitigates spam form submissions using the honeypot method.", @@ -7267,7 +7258,7 @@ "spam" ], "support": { - "source": "https://git.drupalcode.org/project/honeypot" + "source": "http://cgit.drupalcode.org/honeypot" } }, { @@ -7318,7 +7309,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" } }, { @@ -7377,7 +7368,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/indieweb.git", - "reference": "e859d86c08d25c7152083fbe64c341a212df4414" + "reference": "f66721e982804cc621cd2da055a2841919ea165e" }, "require": { "drupal/core": "~8.0", @@ -7398,8 +7389,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3+6-dev", - "datestamp": "1564746785", + "version": "8.x-1.3+8-dev", + "datestamp": "1567409884", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -7428,7 +7419,7 @@ "support": { "source": "https://git.drupalcode.org/project/indieweb" }, - "time": "2019-08-09T09:06:39+00:00" + "time": "2019-09-02T07:33:11+00:00" }, { "name": "drupal/mailchimp", @@ -7479,6 +7470,10 @@ "name": "amyvs", "homepage": "https://www.drupal.org/user/3181721" }, + { + "name": "aprice42", + "homepage": "https://www.drupal.org/user/369147" + }, { "name": "gcb", "homepage": "https://www.drupal.org/user/1682976" @@ -7591,21 +7586,21 @@ }, { "name": "drupal/markdown", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/markdown.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "c236d097312b8140db5711645c491bcf938dca78" + "url": "https://ftp.drupal.org/files/projects/markdown-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "599f3f4dfe3c3d3f3b6d301f940a1125e437a2b0" }, "require": { "drupal/core": "~8.0", - "league/commonmark": "^0.15.0", + "league/commonmark": "^0.18.3", "michelf/php-markdown": "^1.6" }, "type": "drupal-module", @@ -7614,8 +7609,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.2", - "datestamp": "1496237343", + "version": "8.x-1.3", + "datestamp": "1568908385", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -7762,7 +7757,7 @@ "description": "Expand menus and set active-trail according to the current path.", "homepage": "https://www.drupal.org/project/menu_trail_by_path", "support": { - "source": "https://git.drupalcode.org/project/menu_trail_by_path" + "source": "http://cgit.drupalcode.org/menu_trail_by_path" } }, { @@ -7829,29 +7824,29 @@ "description": "Message", "homepage": "https://www.drupal.org/project/message", "support": { - "source": "https://git.drupalcode.org/project/message" + "source": "http://cgit.drupalcode.org/message" } }, { "name": "drupal/metatag", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.9" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.9.zip", - "reference": "8.x-1.9", - "shasum": "230960752c5afa17337fb69bae853bccb1a26ecd" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "06275ae0f72cfcdbec8b8e8fd5d0863a5967bbcc" }, "require": { "drupal/core": "*", "drupal/token": "^1.0" }, "require-dev": { - "drupal/devel": "^1.0", + "drupal/devel": "^2.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "^4.0", @@ -7866,8 +7861,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.9", - "datestamp": "1564708406", + "version": "8.x-1.10", + "datestamp": "1567099985", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8078,10 +8073,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" @@ -8147,7 +8138,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" } }, @@ -8466,10 +8457,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" @@ -8486,7 +8473,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" } }, { @@ -8702,7 +8689,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" }, @@ -8735,7 +8722,7 @@ }, "drupal": { "version": "8.x-1.1", - "datestamp": "1566566888", + "datestamp": "1566578555", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8870,10 +8857,6 @@ "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" @@ -8886,7 +8869,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" } }, { @@ -9013,17 +8996,17 @@ }, { "name": "drupal/similarterms", - "version": "1.3.0", + "version": "1.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/similarterms.git", - "reference": "8.x-1.3" + "reference": "8.x-1.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.3.zip", - "reference": "8.x-1.3", - "shasum": "46f2c36340e3bb2c40a250ff3a3de29947cdd609" + "url": "https://ftp.drupal.org/files/projects/similarterms-8.x-1.4.zip", + "reference": "8.x-1.4", + "shasum": "d821f881203a634d44a174ff7a793e408ea7890f" }, "require": { "drupal/core": "*" @@ -9034,22 +9017,24 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.3", - "datestamp": "1469824139", + "version": "8.x-1.4", + "datestamp": "1568313784", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } }, - "patches_applied": { - "PHP fatal error, SimilarTermsArgument::query() must be compatible with NumericArgument": "https://www.drupal.org/files/issues/query_4.patch" - } + "patches_applied": [] }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ "GPL-2.0-or-later" ], "authors": [ + { + "name": "ericpugh", + "homepage": "https://www.drupal.org/user/130084" + }, { "name": "rmiddle", "homepage": "https://www.drupal.org/user/192183" @@ -9160,7 +9145,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" } }, @@ -9212,7 +9197,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" } }, { @@ -9263,7 +9248,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" } }, { @@ -9330,7 +9315,7 @@ "description": "Provides a user interface for the Token API and some missing core tokens.", "homepage": "https://www.drupal.org/project/token", "support": { - "source": "https://git.drupalcode.org/project/token" + "source": "http://cgit.drupalcode.org/token" } }, { @@ -9339,7 +9324,7 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/twigsuggest.git", - "reference": "a5e668836dc805fa443ec84e31d90234e5cac2db" + "reference": "99ddfae232c2ea093321c45bba0c9e76bd392d14" }, "require": { "drupal/core": "~8.0" @@ -9350,8 +9335,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-alpha2+5-dev", - "datestamp": "1543570680", + "version": "8.x-1.0-alpha2+6-dev", + "datestamp": "1567642981", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -9360,7 +9345,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0-or-later" + "GPL-2.0+" ], "authors": [ { @@ -9374,10 +9359,18 @@ ], "description": "Provides template suggestions for things Drupal doesn't.", "homepage": "https://www.drupal.org/project/twigsuggest", + "keywords": [ + "drupal", + "styling", + "template suggestions", + "templates", + "theming" + ], "support": { - "source": "https://git.drupalcode.org/project/twigsuggest" + "source": "https://git.drupalcode.org/project/twigsuggest.git", + "issues": "https://www.drupal.org/project/issues/twigsuggest" }, - "time": "2018-11-30T09:33:30+00:00" + "time": "2019-09-05T03:30:21+00:00" }, { "name": "drupal/ui_patterns", @@ -9597,12 +9590,12 @@ ], "authors": [ { - "name": "joekers", - "homepage": "https://www.drupal.org/user/2229066" + "name": "New Zeal", + "homepage": "https://www.drupal.org/user/93571" }, { - "name": "kent@passingphase.nz", - "homepage": "https://www.drupal.org/user/93571" + "name": "joekers", + "homepage": "https://www.drupal.org/user/2229066" }, { "name": "seanB", @@ -9735,17 +9728,17 @@ }, { "name": "drupal/webform_mailchimp", - "version": "5.4.0", + "version": "5.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/webform_mailchimp.git", - "reference": "8.x-5.4" + "reference": "8.x-5.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.4.zip", - "reference": "8.x-5.4", - "shasum": "ef952b0a2e385a3e1479ac363924f8ce6f4724f1" + "url": "https://ftp.drupal.org/files/projects/webform_mailchimp-8.x-5.7.zip", + "reference": "8.x-5.7", + "shasum": "0b6fb4436b7ca4574c438d5a72fc7300e61ba71a" }, "require": { "drupal/core": "~8.0", @@ -9758,8 +9751,8 @@ "dev-5.x": "5.x-dev" }, "drupal": { - "version": "8.x-5.4", - "datestamp": "1526051285", + "version": "8.x-5.7", + "datestamp": "1568645287", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -9861,7 +9854,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" } }, { @@ -10153,14 +10146,14 @@ "authors": [ { "name": "Nicholas Humfrey", - "role": "Developer", "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/" + "homepage": "http://www.aelius.com/njh/", + "role": "Developer" }, { "name": "Alexey Zakhlestin", - "role": "Developer", - "email": "indeyets@gmail.com" + "email": "indeyets@gmail.com", + "role": "Developer" } ], "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", @@ -11078,8 +11071,8 @@ "authors": [ { "name": "Luís Otávio Cobucci Oblonczyk", - "role": "Developer", - "email": "lcobucci@gmail.com" + "email": "lcobucci@gmail.com", + "role": "Developer" } ], "description": "A simple library to work with JSON Web Token and JSON Web Signature", @@ -11091,34 +11084,34 @@ }, { "name": "league/commonmark", - "version": "0.15.7", + "version": "0.18.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "36d82f166e441dfa28643f8d01dd8bdd3a579adf" + "reference": "f94e18d68260f43a7d846279cad88405854b1306" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/36d82f166e441dfa28643f8d01dd8bdd3a579adf", - "reference": "36d82f166e441dfa28643f8d01dd8bdd3a579adf", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306", + "reference": "f94e18d68260f43a7d846279cad88405854b1306", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": ">=5.4.8" + "php": ">=5.6.5" }, "replace": { "colinodell/commonmark-php": "*" }, "require-dev": { "cebe/markdown": "~1.0", + "commonmark/commonmark.js": "0.28", "erusev/parsedown": "~1.0", - "jgm/commonmark": "0.28", "michelf/php-markdown": "~1.4", - "mikehaertl/php-shellcommand": "~1.2.0", - "phpunit/phpunit": "~4.3|~5.0", - "scrutinizer/ocular": "~1.1", - "symfony/finder": "~2.3|~3.0" + "mikehaertl/php-shellcommand": "^1.2", + "phpunit/phpunit": "^5.7.27|^6.5.14", + "scrutinizer/ocular": "^1.1", + "symfony/finder": "^3.0|^4.0" }, "suggest": { "league/commonmark-extras": "Library of useful extensions including smart punctuation" @@ -11129,7 +11122,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.16-dev" + "dev-master": "0.19-dev" } }, "autoload": { @@ -11149,14 +11142,14 @@ "homepage": "https://www.colinodell.com" } ], - "description": "Markdown parser for PHP based on the CommonMark spec", + "description": "PHP Markdown parser based on the CommonMark spec", "homepage": "https://github.com/thephpleague/commonmark", "keywords": [ "commonmark", "markdown", "parser" ], - "time": "2017-10-26T15:41:07+00:00" + "time": "2019-03-28T13:52:31+00:00" }, { "name": "league/container", @@ -11205,9 +11198,9 @@ "authors": [ { "name": "Phil Bennett", - "role": "Developer", "email": "philipobenito@gmail.com", - "homepage": "http://www.philipobenito.com" + "homepage": "http://www.philipobenito.com", + "role": "Developer" } ], "description": "A fast and intuitive dependency injection container.", @@ -11376,9 +11369,9 @@ "authors": [ { "name": "Michel Fortin", - "role": "Developer", "email": "michel.fortin@michelf.ca", - "homepage": "https://michelf.ca/" + "homepage": "https://michelf.ca/", + "role": "Developer" }, { "name": "John Gruber", @@ -11431,16 +11424,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.2.3", + "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "e612609022e935f3d0337c1295176505b41188c8" + "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e612609022e935f3d0337c1295176505b41188c8", - "reference": "e612609022e935f3d0337c1295176505b41188c8", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/97e59c7a16464196a8b9c77c47df68e4a39a45c4", + "reference": "97e59c7a16464196a8b9c77c47df68e4a39a45c4", "shasum": "" }, "require": { @@ -11478,7 +11471,7 @@ "parser", "php" ], - "time": "2019-08-12T20:17:41+00:00" + "time": "2019-09-01T07:51:21+00:00" }, { "name": "p3k/http", @@ -11564,16 +11557,16 @@ }, { "name": "p3k/picofeed", - "version": "dev-master", + "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": { @@ -11612,8 +11605,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", @@ -11847,18 +11840,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", @@ -11901,8 +11894,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", @@ -12764,29 +12757,25 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.3.4", + "version": "v3.4.31", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "cc686552948d627528c0e2e759186dff67c2610e" + "reference": "8558d1bc4554f5cb0b66e50377457967a8969263" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cc686552948d627528c0e2e759186dff67c2610e", - "reference": "cc686552948d627528c0e2e759186dff67c2610e", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8558d1bc4554f5cb0b66e50377457967a8969263", + "reference": "8558d1bc4554f5cb0b66e50377457967a8969263", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^5.5.9|>=7.0.8", "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" + "symfony/css-selector": "~2.8|~3.0|~4.0" }, "suggest": { "symfony/css-selector": "" @@ -12794,7 +12783,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "3.4-dev" } }, "autoload": { @@ -12821,7 +12810,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2019-08-26T08:26:39+00:00" + "time": "2019-08-26T07:52:58+00:00" }, { "name": "symfony/event-dispatcher", @@ -14059,19 +14048,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", @@ -14370,16 +14359,16 @@ }, { "name": "zendframework/zend-escaper", - "version": "2.6.0", + "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-escaper.git", - "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074" + "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/31d8aafae982f9568287cb4dce987e6aff8fd074", - "reference": "31d8aafae982f9568287cb4dce987e6aff8fd074", + "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", + "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f", "shasum": "" }, "require": { @@ -14411,7 +14400,7 @@ "escaper", "zf" ], - "time": "2018-04-25T15:48:53+00:00" + "time": "2019-09-05T20:03:20+00:00" }, { "name": "zendframework/zend-feed",