This commit is contained in:
Matteo Gheza 2021-03-05 09:22:45 +01:00
parent 8ae1e8761f
commit 6aa34b41e5
1 changed files with 15 additions and 15 deletions

30
server/composer.lock generated
View File

@ -1879,16 +1879,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "22cb1a7844fff206cc5186409776e78865405ea5"
"reference": "c7d1f35a31ef153a302e3f80336170e1280b983d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/22cb1a7844fff206cc5186409776e78865405ea5",
"reference": "22cb1a7844fff206cc5186409776e78865405ea5",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c7d1f35a31ef153a302e3f80336170e1280b983d",
"reference": "c7d1f35a31ef153a302e3f80336170e1280b983d",
"shasum": ""
},
"require": {
@ -1903,7 +1903,7 @@
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "1.1"
"symfony/http-client-implementation": "2.2"
},
"require-dev": {
"amphp/amp": "^2.5",
@ -1945,7 +1945,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.2.3"
"source": "https://github.com/symfony/http-client/tree/v5.2.4"
},
"funding": [
{
@ -1961,7 +1961,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T10:15:41+00:00"
"time": "2021-03-01T00:40:14+00:00"
},
{
"name": "symfony/http-client-contracts",
@ -2044,7 +2044,7 @@
},
{
"name": "symfony/options-resolver",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
@ -2093,7 +2093,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.2.3"
"source": "https://github.com/symfony/options-resolver/tree/v5.2.4"
},
"funding": [
{
@ -2592,16 +2592,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.2.3",
"version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "72ca213014a92223a5d18651ce79ef441c12b694"
"reference": "6a81fec0628c468cf6d5c87a4d003725e040e223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/72ca213014a92223a5d18651ce79ef441c12b694",
"reference": "72ca213014a92223a5d18651ce79ef441c12b694",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6a81fec0628c468cf6d5c87a4d003725e040e223",
"reference": "6a81fec0628c468cf6d5c87a4d003725e040e223",
"shasum": ""
},
"require": {
@ -2660,7 +2660,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.2.3"
"source": "https://github.com/symfony/var-dumper/tree/v5.2.4"
},
"funding": [
{
@ -2676,7 +2676,7 @@
"type": "tidelift"
}
],
"time": "2021-01-27T10:15:41+00:00"
"time": "2021-02-18T23:11:19+00:00"
},
{
"name": "twig/twig",