From 8f596bd25a29241b5dcd5a9c8291364cfa746851 Mon Sep 17 00:00:00 2001 From: Nestor Soriano Date: Fri, 24 Jul 2020 09:41:45 +0200 Subject: [PATCH] Update composer.lock --- composer.lock | 39 ++++++++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 1ff2fa09e29..9eb8e969711 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "bf5045f466411cb446cbe44074fd7b0f", + "content-hash": "c0a0cf15845787f05ec6bc30f06084c4", "packages": [ { "name": "automattic/jetpack-autoloader", @@ -452,7 +452,7 @@ }, { "name": "symfony/css-selector", - "version": "v3.4.42", + "version": "v3.4.43", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -501,6 +501,20 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-03-16T08:31:04+00:00" }, { @@ -2535,7 +2549,7 @@ }, { "name": "symfony/finder", - "version": "v3.4.42", + "version": "v3.4.43", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -2580,6 +2594,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], "time": "2020-02-14T07:34:21+00:00" }, { @@ -2642,7 +2670,7 @@ "polyfill", "portable" ], - "time": "2020-05-08T16:50:20+00:00" + "time": "2020-07-14T12:35:20+00:00" }, { "name": "theseer/tokenizer", @@ -3047,5 +3075,6 @@ "platform-dev": [], "platform-overrides": { "php": "7.1" - } + }, + "plugin-api-version": "1.1.0" }