From 4317a5330653e030c4dc9b2a55d9f7cd57a85a29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 2 Mar 2020 03:26:43 -0500 Subject: [PATCH] Commit updated composer lock file --- composer.lock | 350 +++++++++++++++++++++++--------------------------- 1 file changed, 159 insertions(+), 191 deletions(-) diff --git a/composer.lock b/composer.lock index 71ea8c7..feb0b44 100644 --- a/composer.lock +++ b/composer.lock @@ -140,16 +140,16 @@ }, { "name": "behat/gherkin", - "version": "v4.6.0", + "version": "v4.6.1", "source": { "type": "git", "url": "https://github.com/Behat/Gherkin.git", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07" + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07", - "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07", + "url": "https://api.github.com/repos/Behat/Gherkin/zipball/25bdcaf37898b4a939fa3031d5d753ced97e4759", + "reference": "25bdcaf37898b4a939fa3031d5d753ced97e4759", "shasum": "" }, "require": { @@ -195,7 +195,7 @@ "gherkin", "parser" ], - "time": "2019-01-16T14:22:17+00:00" + "time": "2020-02-27T11:29:57+00:00" }, { "name": "behat/mink", @@ -574,27 +574,27 @@ }, { "name": "commerceguys/addressing", - "version": "v1.0.6", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/commerceguys/addressing.git", - "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a" + "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/commerceguys/addressing/zipball/8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", - "reference": "8aac9af11d38c1abe04a5e4a252d5a6740b2b69a", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/fa434c03e99a416de0b37d98068c6c0bdfd78cde", + "reference": "fa434c03e99a416de0b37d98068c6c0bdfd78cde", "shasum": "" }, "require": { "doctrine/collections": "~1.0", - "php": ">=5.5.0" + "php": ">=7.0.8" }, "require-dev": { "mikey179/vfsstream": "1.*", - "phpunit/phpunit": "~4.0", + "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "2.*", - "symfony/validator": ">=3.2" + "symfony/validator": "^3.4" }, "suggest": { "symfony/validator": "to validate addresses" @@ -629,7 +629,7 @@ "localization", "postal" ], - "time": "2019-10-21T14:31:17+00:00" + "time": "2020-01-24T16:21:06+00:00" }, { "name": "composer/installers", @@ -1252,26 +1252,26 @@ }, { "name": "consolidation/robo", - "version": "1.4.11", + "version": "1.4.12", "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80" + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/5fa1d901776a628167a325baa9db95d8edf13a80", - "reference": "5fa1d901776a628167a325baa9db95d8edf13a80", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/eb45606f498b3426b9a98b7c85e300666a968e51", + "reference": "eb45606f498b3426b9a98b7c85e300666a968e51", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.11.0", - "consolidation/config": "^1.2", - "consolidation/log": "~1", - "consolidation/output-formatters": "^3.1.13", - "consolidation/self-update": "^1", - "grasmash/yaml-expander": "^1.3", - "league/container": "^2.2", + "consolidation/annotated-command": "^2.11.0|^4.1", + "consolidation/config": "^1.2.1", + "consolidation/log": "^1.1.1|^2", + "consolidation/output-formatters": "^3.1.13|^4.1", + "consolidation/self-update": "^1.1.5", + "grasmash/yaml-expander": "^1.4", + "league/container": "^2.4.1", "php": ">=5.5.0", "symfony/console": "^2.8|^3|^4", "symfony/event-dispatcher": "^2.5|^3|^4", @@ -1283,20 +1283,13 @@ "codegyre/robo": "< 1.0" }, "require-dev": { - "codeception/aspect-mock": "^1|^2.1.1", - "codeception/base": "^2.3.7", - "codeception/verify": "^0.3.2", "g1a/composer-test-scenarios": "^3", - "goaop/framework": "~2.1.2", - "goaop/parser-reflection": "^1.1.0", "natxet/cssmin": "3.0.4", - "nikic/php-parser": "^3.1.5", - "patchwork/jsqueeze": "~2", + "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", "php-coveralls/php-coveralls": "^1", - "phpunit/php-code-coverage": "~2|~4", - "sebastian/comparator": "^1.2.4", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^5.7.27", + "squizlabs/php_codesniffer": "^3" }, "suggest": { "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", @@ -1324,8 +1317,11 @@ "require": { "symfony/console": "^2.8" }, + "require-dev": { + "phpunit/phpunit": "^4.8.36" + }, "remove": [ - "goaop/framework" + "php-coveralls/php-coveralls" ], "config": { "platform": { @@ -1338,7 +1334,7 @@ } }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "1.x-dev" } }, "autoload": { @@ -1357,7 +1353,7 @@ } ], "description": "Modern task runner", - "time": "2019-10-29T15:50:02+00:00" + "time": "2020-02-18T17:31:26+00:00" }, { "name": "consolidation/self-update", @@ -2214,21 +2210,21 @@ }, { "name": "drupal/address", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/address.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/address-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "dab23a510090e59e3e6bc77faa517b523ad048ae" + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "ded73be392ba9257fca9289719757928a8826275" }, "require": { - "commerceguys/addressing": "^1.0.0", - "drupal/core": "^8.6" + "commerceguys/addressing": "^1.0.7", + "drupal/core": "^8.7.7 || ^9" }, "require-dev": { "drupal/token": "^1.0" @@ -2239,8 +2235,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1559642884", + "version": "8.x-1.8", + "datestamp": "1582913039", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2327,7 +2323,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" } }, { @@ -2688,7 +2684,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" } }, { @@ -2727,10 +2723,6 @@ "GPL-2.0+" ], "authors": [ - { - "name": "joelpittet", - "homepage": "https://www.drupal.org/user/160302" - }, { "name": "mlncn", "homepage": "https://www.drupal.org/user/64383" @@ -2921,8 +2913,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." @@ -2978,11 +2970,11 @@ "source": { "type": "git", "url": "https://git.drupalcode.org/project/comment_notify.git", - "reference": "6c160de99be991639a8f1fb07666d75a8008fabd" + "reference": "ba2f514592eb96aca2bd88025985cb39dd79b853" }, "require": { - "drupal/core": "*", - "drupal/token": "*" + "drupal/core": "^8 || ^9", + "drupal/token": "^1.6" }, "type": "drupal-module", "extra": { @@ -2990,8 +2982,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-beta6+5-dev", - "datestamp": "1555366081", + "version": "8.x-1.0+1-dev", + "datestamp": "1575246180", "security-coverage": { "status": "not-covered", "message": "Dev releases are not covered by Drupal security advisories." @@ -3004,20 +2996,24 @@ ], "authors": [ { - "name": "gnuget", - "homepage": "https://www.drupal.org/user/992990" + "name": "Greg Knaddison (greggles)", + "homepage": "https://www.drupal.org/u/greggles", + "role": "Maintainer" }, { - "name": "greggles", - "homepage": "https://www.drupal.org/user/36762" + "name": "David Valdez (gnuget)", + "homepage": "https://www.drupal.org/u/gnuget", + "role": "Co-maintainer" } ], "description": "Comment follow-up e-mail notification for anonymous as well as registered users.", - "homepage": "https://www.drupal.org/project/comment_notify", + "homepage": "https://drupal.org/project/comment_notify", "support": { - "source": "https://git.drupalcode.org/project/comment_notify" + "source": "https://git.drupalcode.org/project/comment_notify", + "issues": "https://drupal.org/project/issues/comment_notify", + "irc": "irc://irc.freenode.org/drupal-contribute" }, - "time": "2019-12-02T00:19:59+00:00" + "time": "2020-02-21T15:16:57+00:00" }, { "name": "drupal/components", @@ -3131,7 +3127,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" } }, { @@ -3185,7 +3181,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" } }, { @@ -3278,7 +3274,7 @@ "shasum": "81210684c378dab856b3c2bce5eeaa58992d2efc" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "~8.0" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -3384,7 +3380,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" } }, { @@ -3436,7 +3432,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" } }, { @@ -3566,7 +3562,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" } }, { @@ -3621,7 +3617,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" } }, { @@ -3752,7 +3748,7 @@ "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" } }, { @@ -4105,10 +4101,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" @@ -4276,7 +4268,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" }, @@ -5916,7 +5908,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" } }, { @@ -6157,20 +6149,20 @@ }, { "name": "drupal/entity", - "version": "1.0.0-rc3", + "version": "1.0.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity.git", - "reference": "8.x-1.0-rc3" + "reference": "8.x-1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc3.zip", - "reference": "8.x-1.0-rc3", - "shasum": "6b4ccc0231c52ed9594502a0718057f53d98404d" + "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0.zip", + "reference": "8.x-1.0", + "shasum": "ac359ada43416ca3a8d0e44f2985b0a9fae07625" }, "require": { - "drupal/core": "^8.6" + "drupal/core": "^8.7.7 || ^9" }, "type": "drupal-module", "extra": { @@ -6178,11 +6170,11 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.0-rc3", - "datestamp": "1559579884", + "version": "8.x-1.0", + "datestamp": "1582735747", "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } } }, @@ -6434,7 +6426,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" } }, { @@ -6635,7 +6627,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" } }, { @@ -6851,7 +6843,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" } }, { @@ -7119,7 +7111,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" } }, { @@ -7891,10 +7883,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" @@ -7960,7 +7948,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" } }, @@ -7990,8 +7978,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!" } } }, @@ -8096,20 +8084,20 @@ }, { "name": "drupal/paragraphs", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.10" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.10.zip", - "reference": "8.x-1.10", - "shasum": "12f96d90940df1c870bbe4cb97a8260169045911" + "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "4fa849a249fbc689ca0c83523a967c08767e91af" }, "require": { - "drupal/core": "~8", + "drupal/core": "^8.7.7 || ^9", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { @@ -8134,8 +8122,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.10", - "datestamp": "1572617586", + "version": "8.x-1.11", + "datestamp": "1581850829", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8180,17 +8168,17 @@ }, { "name": "drupal/paragraphs_features", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs_features.git", - "reference": "8.x-1.7" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "fdbd061f1b243dd03544bbd13bdd657976b9f5d7" + "url": "https://ftp.drupal.org/files/projects/paragraphs_features-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "f50588a3bd6fa8c2be4f8e227d9b9f5520857e9f" }, "require": { "drupal/core": "^8.5", @@ -8202,8 +8190,8 @@ "dev-1.x": "1.x-dev" }, "drupal": { - "version": "8.x-1.7", - "datestamp": "1576148285", + "version": "8.x-1.8", + "datestamp": "1582721047", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -8283,10 +8271,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" @@ -8303,7 +8287,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" } }, { @@ -8519,7 +8503,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" }, @@ -8687,22 +8671,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" @@ -8711,7 +8683,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" } }, { @@ -8984,7 +8956,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" } }, @@ -9036,7 +9008,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" } }, { @@ -9087,7 +9059,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" } }, { @@ -9179,8 +9151,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." @@ -9437,10 +9409,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" @@ -9705,7 +9673,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" } }, { @@ -10988,9 +10956,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", @@ -11328,16 +11296,16 @@ }, { "name": "p3k/http", - "version": "0.1.8", + "version": "0.1.11", "source": { "type": "git", "url": "https://github.com/aaronpk/p3k-http.git", - "reference": "a43977636d7a930080009eddda06994037c88fd7" + "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/a43977636d7a930080009eddda06994037c88fd7", - "reference": "a43977636d7a930080009eddda06994037c88fd7", + "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7", + "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7", "shasum": "" }, "require": { @@ -11362,7 +11330,7 @@ ], "description": "A simple wrapper API around the PHP curl functions", "homepage": "https://github.com/aaronpk/p3k-http", - "time": "2019-06-15T20:49:26+00:00" + "time": "2020-02-19T03:00:09+00:00" }, { "name": "p3k/micropub", @@ -11410,16 +11378,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": { @@ -11458,8 +11426,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", @@ -11601,16 +11569,16 @@ }, { "name": "p3k/xray", - "version": "v1.10.1", + "version": "v1.10.2", "source": { "type": "git", "url": "https://github.com/aaronpk/XRay.git", - "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84" + "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aaronpk/XRay/zipball/8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", - "reference": "8a82c3cd8d8b3af38488da7e94ce4bd302c21d84", + "url": "https://api.github.com/repos/aaronpk/XRay/zipball/aacac198a8c8a3561b21c0b271024e3457a8bb40", + "reference": "aacac198a8c8a3561b21c0b271024e3457a8bb40", "shasum": "" }, "require": { @@ -11621,7 +11589,7 @@ "indieweb/link-rel-parser": "0.1.*", "masterminds/html5": "^2.3", "mf2/mf2": "^0.4", - "p3k/http": ">=0.1.8", + "p3k/http": ">=0.1.11", "p3k/picofeed": ">=0.1.35", "p3k/timezone": "*" }, @@ -11646,7 +11614,7 @@ ], "description": "X-Ray returns structured data from any URL", "homepage": "https://github.com/aaronpk/XRay", - "time": "2020-01-29T15:51:15+00:00" + "time": "2020-02-23T18:59:15+00:00" }, { "name": "paragonie/random_compat", @@ -12275,16 +12243,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f" + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/45cae6dd8683d2de56df7ec23638e9429c70135f", - "reference": "45cae6dd8683d2de56df7ec23638e9429c70135f", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", + "reference": "090ce406505149d6852a7c03b0346dec3b8cf612", "shasum": "" }, "require": { @@ -12330,7 +12298,7 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2020-01-04T13:00:46+00:00" + "time": "2020-02-23T10:00:59+00:00" }, { "name": "symfony/class-loader", @@ -12390,16 +12358,16 @@ }, { "name": "symfony/config", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63" + "reference": "938905f46df484b2aeae9016fd658aed577cdceb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7640c6704f56bf64045066bc5d93fd9d664baa63", - "reference": "7640c6704f56bf64045066bc5d93fd9d664baa63", + "url": "https://api.github.com/repos/symfony/config/zipball/938905f46df484b2aeae9016fd658aed577cdceb", + "reference": "938905f46df484b2aeae9016fd658aed577cdceb", "shasum": "" }, "require": { @@ -12450,7 +12418,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-01-04T14:08:26+00:00" + "time": "2020-02-04T09:41:09+00:00" }, { "name": "symfony/console", @@ -12526,16 +12494,16 @@ }, { "name": "symfony/css-selector", - "version": "v3.4.37", + "version": "v3.4.38", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5" + "reference": "ee9b946e7223b11257329a054c64396b19d619e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", - "reference": "e1b3e1a0621d6e48ee46092b4c7d8280f746b3c5", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee9b946e7223b11257329a054c64396b19d619e1", + "reference": "ee9b946e7223b11257329a054c64396b19d619e1", "shasum": "" }, "require": { @@ -12575,7 +12543,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2020-01-01T11:03:25+00:00" + "time": "2020-02-04T08:04:52+00:00" }, { "name": "symfony/debug", @@ -12826,7 +12794,7 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -12876,16 +12844,16 @@ }, { "name": "symfony/finder", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3" + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3", + "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "shasum": "" }, "require": { @@ -12921,7 +12889,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-01-04T13:00:46+00:00" + "time": "2020-02-14T07:42:58+00:00" }, { "name": "symfony/http-foundation", @@ -13890,16 +13858,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "46b53fd714568af343953c039ff47b67ce8af8d6" + "reference": "2572839911702b0405479410ea7a1334bfab0b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/46b53fd714568af343953c039ff47b67ce8af8d6", - "reference": "46b53fd714568af343953c039ff47b67ce8af8d6", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96", + "reference": "2572839911702b0405479410ea7a1334bfab0b96", "shasum": "" }, "require": { @@ -13962,7 +13930,7 @@ "debug", "dump" ], - "time": "2020-01-25T12:44:29+00:00" + "time": "2020-02-24T13:10:00+00:00" }, { "name": "symfony/yaml",