Update composer.lock

This commit is contained in:
Nestor Soriano 2020-07-24 09:41:45 +02:00
parent e55ef052a2
commit 8f596bd25a
1 changed files with 34 additions and 5 deletions

39
composer.lock generated
View File

@ -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"
}