1
0
Fork 0

Update deps

pull/11115/head
Jordi Boggiano 2022-10-12 14:10:47 +02:00
parent b2ebe841e4
commit 5f0aa01428
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 24 additions and 24 deletions

48
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [
{
"name": "composer/ca-bundle",
"version": "1.3.3",
"version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
"reference": "69098eca243998b53eed7a48d82dedd28b447cd5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/69098eca243998b53eed7a48d82dedd28b447cd5",
"reference": "69098eca243998b53eed7a48d82dedd28b447cd5",
"shasum": ""
},
"require": {
@ -64,7 +64,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.3"
"source": "https://github.com/composer/ca-bundle/tree/1.3.4"
},
"funding": [
{
@ -80,7 +80,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T07:14:26+00:00"
"time": "2022-10-12T12:08:29+00:00"
},
{
"name": "composer/class-map-generator",
@ -941,16 +941,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be"
"reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"url": "https://api.github.com/repos/symfony/console/zipball/984ea2c0f45f42dfed01d2f3987b187467c4b16d",
"reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d",
"shasum": ""
},
"require": {
@ -1020,7 +1020,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.13"
"source": "https://github.com/symfony/console/tree/v5.4.14"
},
"funding": [
{
@ -1036,7 +1036,7 @@
"type": "tidelift"
}
],
"time": "2022-08-26T13:50:20+00:00"
"time": "2022-10-07T08:01:20+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1871,16 +1871,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.13",
"version": "v5.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "2900c668a32138a34118740de3e4d5a701801f53"
"reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53",
"reference": "2900c668a32138a34118740de3e4d5a701801f53",
"url": "https://api.github.com/repos/symfony/string/zipball/089e7237497fae7a9c404d0c3aeb8db3254733e4",
"reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4",
"shasum": ""
},
"require": {
@ -1937,7 +1937,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.13"
"source": "https://github.com/symfony/string/tree/v5.4.14"
},
"funding": [
{
@ -1953,7 +1953,7 @@
"type": "tidelift"
}
],
"time": "2022-09-01T01:52:16+00:00"
"time": "2022-10-05T15:16:54+00:00"
}
],
"packages-dev": [
@ -2239,16 +2239,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v6.1.3",
"version": "v6.1.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a"
"reference": "07cf788ac9ae83b59d46599bb5098c3add88c68b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/75c2fa71d049c1f48e39d208c0cefba97e66335a",
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/07cf788ac9ae83b59d46599bb5098c3add88c68b",
"reference": "07cf788ac9ae83b59d46599bb5098c3add88c68b",
"shasum": ""
},
"require": {
@ -2302,7 +2302,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.3"
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.6"
},
"funding": [
{
@ -2318,7 +2318,7 @@
"type": "tidelift"
}
],
"time": "2022-07-28T13:40:41+00:00"
"time": "2022-10-07T08:04:03+00:00"
}
],
"aliases": [],