Skip to content
Snippets Groups Projects
Commit 62310936 authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update all non-major dependencies

parent b9c41c2f
Branches
Tags
1 merge request!49fix(deps): update all non-major dependencies (patch)
Pipeline #59552 passed
......@@ -299,16 +299,16 @@
},
{
"name": "symfony/console",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
"url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"shasum": ""
},
"require": {
......@@ -378,7 +378,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.3.7"
"source": "https://github.com/symfony/console/tree/v5.3.10"
},
"funding": [
{
......@@ -394,7 +394,7 @@
"type": "tidelift"
}
],
"time": "2021-08-25T20:02:16+00:00"
"time": "2021-10-26T09:30:15+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -1092,16 +1092,16 @@
},
{
"name": "symfony/string",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"shasum": ""
},
"require": {
......@@ -1155,7 +1155,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.3.7"
"source": "https://github.com/symfony/string/tree/v5.3.10"
},
"funding": [
{
......@@ -1171,7 +1171,7 @@
"type": "tidelift"
}
],
"time": "2021-08-26T08:00:08+00:00"
"time": "2021-10-27T18:21:46+00:00"
},
{
"name": "symfony/yaml",
......
......@@ -8,16 +8,16 @@
"packages": [
{
"name": "api-platform/core",
"version": "v2.6.5",
"version": "v2.6.6",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "4e22a289e474db454480020ff37d20472668c11c"
"reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c",
"reference": "4e22a289e474db454480020ff37d20472668c11c",
"url": "https://api.github.com/repos/api-platform/core/zipball/25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"reference": "25c71b216473844cdbe5bf284ccbeeb26acd76e7",
"shasum": ""
},
"require": {
......@@ -36,6 +36,7 @@
},
"conflict": {
"doctrine/common": "<2.7",
"doctrine/dbal": "<2.10",
"doctrine/mongodb-odm": "<2.2",
"doctrine/persistence": "<1.3"
},
......@@ -155,7 +156,7 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.6.5"
"source": "https://github.com/api-platform/core/tree/v2.6.6"
},
"funding": [
{
......@@ -163,7 +164,7 @@
"type": "tidelift"
}
],
"time": "2021-06-15T16:53:33+00:00"
"time": "2021-09-29T19:11:04+00:00"
},
{
"name": "brainmaestro/composer-git-hooks",
......@@ -349,11 +350,11 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.18",
"version": "v0.1.19",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "86a52bf2dbcdd1258d38208871ac009d924d6396"
"reference": "d659cede5e17eb5e442987be6992fb63dc5ddee4"
},
"require": {
"api-platform/core": "^2.6.3",
......@@ -408,7 +409,7 @@
"license": [
"AGPL-3.0-or-later"
],
"time": "2021-10-20T08:28:56+00:00"
"time": "2021-10-25T08:53:54+00:00"
},
{
"name": "doctrine/annotations",
......@@ -484,34 +485,30 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.3",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^7.0",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
"doctrine/coding-standard": "^8.2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"vimeo/psalm": "^4.10"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
......@@ -559,7 +556,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.x"
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
},
"funding": [
{
......@@ -575,7 +572,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T15:13:26+00:00"
"time": "2021-10-22T20:16:43+00:00"
},
{
"name": "doctrine/lexer",
......@@ -856,24 +853,25 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.3.0",
"version": "7.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "7008573787b430c1c1f650e3722d9bba59967628"
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
"reference": "7008573787b430c1c1f650e3722d9bba59967628",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.4",
"guzzlehttp/psr7": "^1.7 || ^2.0",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0"
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2"
},
"provide": {
"psr/http-client-implementation": "1.0"
......@@ -883,7 +881,7 @@
"ext-curl": "*",
"php-http/client-integration-tests": "^3.0",
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
"psr/log": "^1.1"
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
......@@ -893,7 +891,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "7.3-dev"
"dev-master": "7.4-dev"
}
},
"autoload": {
......@@ -909,19 +907,43 @@
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
......@@ -935,7 +957,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.3.0"
"source": "https://github.com/guzzle/guzzle/tree/7.4.0"
},
"funding": [
{
......@@ -947,28 +969,24 @@
"type": "github"
},
{
"url": "https://github.com/alexeyshockov",
"type": "github"
},
{
"url": "https://github.com/gmponos",
"type": "github"
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
"time": "2021-03-23T11:33:13+00:00"
"time": "2021-10-18T09:52:00+00:00"
},
{
"name": "guzzlehttp/promises",
"version": "1.5.0",
"version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0"
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
"reference": "136a635e2b4a49b9d79e9c8fee267ffb257fdba0",
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
"shasum": ""
},
"require": {
......@@ -1023,7 +1041,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/1.5.0"
"source": "https://github.com/guzzle/promises/tree/1.5.1"
},
"funding": [
{
......@@ -1039,7 +1057,7 @@
"type": "tidelift"
}
],
"time": "2021-10-07T13:05:22+00:00"
"time": "2021-10-22T20:56:57+00:00"
},
{
"name": "guzzlehttp/psr7",
......@@ -2116,16 +2134,16 @@
},
{
"name": "symfony/cache",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "945bcebfef0aeef105de61843dd14105633ae38f"
"reference": "2056f2123f47c9f63102a8b92974c362f4fba568"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/945bcebfef0aeef105de61843dd14105633ae38f",
"reference": "945bcebfef0aeef105de61843dd14105633ae38f",
"url": "https://api.github.com/repos/symfony/cache/zipball/2056f2123f47c9f63102a8b92974c362f4fba568",
"reference": "2056f2123f47c9f63102a8b92974c362f4fba568",
"shasum": ""
},
"require": {
......@@ -2193,7 +2211,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.3.8"
"source": "https://github.com/symfony/cache/tree/v5.3.10"
},
"funding": [
{
......@@ -2209,7 +2227,7 @@
"type": "tidelift"
}
],
"time": "2021-09-26T18:29:18+00:00"
"time": "2021-10-11T15:41:55+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -2292,16 +2310,16 @@
},
{
"name": "symfony/config",
"version": "v5.3.4",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "4268f3059c904c61636275182707f81645517a37"
"reference": "ac23c2f24d5634966d665d836c3933d54347e5d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37",
"reference": "4268f3059c904c61636275182707f81645517a37",
"url": "https://api.github.com/repos/symfony/config/zipball/ac23c2f24d5634966d665d836c3933d54347e5d4",
"reference": "ac23c2f24d5634966d665d836c3933d54347e5d4",
"shasum": ""
},
"require": {
......@@ -2351,7 +2369,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.3.4"
"source": "https://github.com/symfony/config/tree/v5.3.10"
},
"funding": [
{
......@@ -2367,20 +2385,20 @@
"type": "tidelift"
}
],
"time": "2021-07-21T12:40:44+00:00"
"time": "2021-10-22T09:06:52+00:00"
},
{
"name": "symfony/console",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
"url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"shasum": ""
},
"require": {
......@@ -2450,7 +2468,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.3.7"
"source": "https://github.com/symfony/console/tree/v5.3.10"
},
"funding": [
{
......@@ -2466,20 +2484,20 @@
"type": "tidelift"
}
],
"time": "2021-08-25T20:02:16+00:00"
"time": "2021-10-26T09:30:15+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829"
"reference": "be833dd336c248ef2bdabf24665351455f52afdb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39c344e06a3ceab531ebeb6c077e6652c4a0829",
"reference": "e39c344e06a3ceab531ebeb6c077e6652c4a0829",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be833dd336c248ef2bdabf24665351455f52afdb",
"reference": "be833dd336c248ef2bdabf24665351455f52afdb",
"shasum": ""
},
"require": {
......@@ -2538,7 +2556,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.3.8"
"source": "https://github.com/symfony/dependency-injection/tree/v5.3.10"
},
"funding": [
{
......@@ -2554,7 +2572,7 @@
"type": "tidelift"
}
],
"time": "2021-09-21T20:52:44+00:00"
"time": "2021-10-22T18:11:05+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2625,16 +2643,16 @@
},
{
"name": "symfony/dotenv",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "12888c9c46ac750ec5c1381db5bf3d534e7d70cb"
"reference": "97ffd3846f8a782086e82c1b5fdefb3f3ad078db"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/12888c9c46ac750ec5c1381db5bf3d534e7d70cb",
"reference": "12888c9c46ac750ec5c1381db5bf3d534e7d70cb",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/97ffd3846f8a782086e82c1b5fdefb3f3ad078db",
"reference": "97ffd3846f8a782086e82c1b5fdefb3f3ad078db",
"shasum": ""
},
"require": {
......@@ -2675,7 +2693,7 @@
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/v5.3.8"
"source": "https://github.com/symfony/dotenv/tree/v5.3.10"
},
"funding": [
{
......@@ -2691,7 +2709,7 @@
"type": "tidelift"
}
],
"time": "2021-07-29T06:18:06+00:00"
"time": "2021-10-28T21:34:29+00:00"
},
{
"name": "symfony/error-handler",
......@@ -3183,16 +3201,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d"
"reference": "2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
"reference": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe",
"reference": "2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe",
"shasum": ""
},
"require": {
......@@ -3314,7 +3332,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.3.8"
"source": "https://github.com/symfony/framework-bundle/tree/v5.3.10"
},
"funding": [
{
......@@ -3330,7 +3348,7 @@
"type": "tidelift"
}
],
"time": "2021-09-28T07:17:01+00:00"
"time": "2021-10-26T11:54:54+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -3412,16 +3430,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
"reference": "9f34f02e8a5fdc7a56bafe011cea1ce97300e54c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9f34f02e8a5fdc7a56bafe011cea1ce97300e54c",
"reference": "9f34f02e8a5fdc7a56bafe011cea1ce97300e54c",
"shasum": ""
},
"require": {
......@@ -3465,7 +3483,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.3.7"
"source": "https://github.com/symfony/http-foundation/tree/v5.3.10"
},
"funding": [
{
......@@ -3481,20 +3499,20 @@
"type": "tidelift"
}
],
"time": "2021-08-27T11:20:35+00:00"
"time": "2021-10-11T15:41:55+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.3.9",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "ceaf46a992f60e90645e7279825a830f733a17c5"
"reference": "703e4079920468e9522b72cf47fd76ce8d795e86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ceaf46a992f60e90645e7279825a830f733a17c5",
"reference": "ceaf46a992f60e90645e7279825a830f733a17c5",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/703e4079920468e9522b72cf47fd76ce8d795e86",
"reference": "703e4079920468e9522b72cf47fd76ce8d795e86",
"shasum": ""
},
"require": {
......@@ -3577,7 +3595,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.3.9"
"source": "https://github.com/symfony/http-kernel/tree/v5.3.10"
},
"funding": [
{
......@@ -3593,7 +3611,7 @@
"type": "tidelift"
}
],
"time": "2021-09-28T10:25:11+00:00"
"time": "2021-10-29T08:36:48+00:00"
},
{
"name": "symfony/mime",
......@@ -4567,16 +4585,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589"
"reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589",
"reference": "a4bbf09b8f3e2d2c89cc2c8b3d6682bf4c3d5589",
"url": "https://api.github.com/repos/symfony/property-access/zipball/2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"reference": "2fbab5f95ddb6b8e85f38a6a8a04a17c0acc4d66",
"shasum": ""
},
"require": {
......@@ -4628,7 +4646,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.3.7"
"source": "https://github.com/symfony/property-access/tree/v5.3.8"
},
"funding": [
{
......@@ -4644,20 +4662,20 @@
"type": "tidelift"
}
],
"time": "2021-08-09T12:23:10+00:00"
"time": "2021-09-10T11:55:24+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90"
"reference": "39de5bed8c036f76ec0457ec52908e45d5497947"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/7202b6c93a07df5df83eb58e3757dffb77fc5d90",
"reference": "7202b6c93a07df5df83eb58e3757dffb77fc5d90",
"url": "https://api.github.com/repos/symfony/property-info/zipball/39de5bed8c036f76ec0457ec52908e45d5497947",
"reference": "39de5bed8c036f76ec0457ec52908e45d5497947",
"shasum": ""
},
"require": {
......@@ -4718,7 +4736,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.3.7"
"source": "https://github.com/symfony/property-info/tree/v5.3.8"
},
"funding": [
{
......@@ -4734,7 +4752,7 @@
"type": "tidelift"
}
],
"time": "2021-08-23T12:57:24+00:00"
"time": "2021-09-07T07:41:40+00:00"
},
{
"name": "symfony/routing",
......@@ -4828,16 +4846,16 @@
},
{
"name": "symfony/security-bundle",
"version": "v5.3.7",
"version": "v5.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "aed98f8ca60f1fb474a4db3ade066155d2b040f7"
"reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/aed98f8ca60f1fb474a4db3ade066155d2b040f7",
"reference": "aed98f8ca60f1fb474a4db3ade066155d2b040f7",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/b755ed5d11685ba9aaa27b060250e5a57371f37f",
"reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f",
"shasum": ""
},
"require": {
......@@ -4910,7 +4928,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.3.7"
"source": "https://github.com/symfony/security-bundle/tree/v5.3.8"
},
"funding": [
{
......@@ -4926,20 +4944,20 @@
"type": "tidelift"
}
],
"time": "2021-08-17T15:45:42+00:00"
"time": "2021-09-26T16:32:59+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "62e5943d042aa5fc43d44b40209aa7304f68c56e"
"reference": "eb0421ce78603ba72e1de6eeeb8dd33e832ea605"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/62e5943d042aa5fc43d44b40209aa7304f68c56e",
"reference": "62e5943d042aa5fc43d44b40209aa7304f68c56e",
"url": "https://api.github.com/repos/symfony/security-core/zipball/eb0421ce78603ba72e1de6eeeb8dd33e832ea605",
"reference": "eb0421ce78603ba72e1de6eeeb8dd33e832ea605",
"shasum": ""
},
"require": {
......@@ -5003,7 +5021,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.3.8"
"source": "https://github.com/symfony/security-core/tree/v5.3.10"
},
"funding": [
{
......@@ -5019,7 +5037,7 @@
"type": "tidelift"
}
],
"time": "2021-09-21T20:52:44+00:00"
"time": "2021-10-25T13:34:14+00:00"
},
{
"name": "symfony/security-csrf",
......@@ -5162,16 +5180,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7"
"reference": "613ca73c22d8228986ff95f7769182db4f4bb7dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7",
"reference": "cb3d53b245c38f73e67b1e461ea076ffbb2e6dd7",
"url": "https://api.github.com/repos/symfony/security-http/zipball/613ca73c22d8228986ff95f7769182db4f4bb7dc",
"reference": "613ca73c22d8228986ff95f7769182db4f4bb7dc",
"shasum": ""
},
"require": {
......@@ -5227,7 +5245,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.3.7"
"source": "https://github.com/symfony/security-http/tree/v5.3.10"
},
"funding": [
{
......@@ -5243,20 +5261,20 @@
"type": "tidelift"
}
],
"time": "2021-08-18T14:06:55+00:00"
"time": "2021-10-26T07:06:56+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.3.4",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c"
"reference": "5d7f068253ac3e7c62964ebdda491b06d401059a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"url": "https://api.github.com/repos/symfony/serializer/zipball/5d7f068253ac3e7c62964ebdda491b06d401059a",
"reference": "5d7f068253ac3e7c62964ebdda491b06d401059a",
"shasum": ""
},
"require": {
......@@ -5329,7 +5347,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v5.3.4"
"source": "https://github.com/symfony/serializer/tree/v5.3.10"
},
"funding": [
{
......@@ -5345,7 +5363,7 @@
"type": "tidelift"
}
],
"time": "2021-07-21T13:18:10+00:00"
"time": "2021-09-29T17:19:25+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -5428,16 +5446,16 @@
},
{
"name": "symfony/string",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"shasum": ""
},
"require": {
......@@ -5491,7 +5509,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.3.7"
"source": "https://github.com/symfony/string/tree/v5.3.10"
},
"funding": [
{
......@@ -5507,7 +5525,7 @@
"type": "tidelift"
}
],
"time": "2021-08-26T08:00:08+00:00"
"time": "2021-10-27T18:21:46+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -5710,16 +5728,16 @@
},
{
"name": "symfony/twig-bundle",
"version": "v5.3.4",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
"reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b"
"reference": "70157db4357eadf33f38e4e7efa5da4b294e17de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
"reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/70157db4357eadf33f38e4e7efa5da4b294e17de",
"reference": "70157db4357eadf33f38e4e7efa5da4b294e17de",
"shasum": ""
},
"require": {
......@@ -5778,7 +5796,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/twig-bundle/tree/v5.3.4"
"source": "https://github.com/symfony/twig-bundle/tree/v5.3.10"
},
"funding": [
{
......@@ -5794,20 +5812,20 @@
"type": "tidelift"
}
],
"time": "2021-07-21T12:40:44+00:00"
"time": "2021-10-28T13:28:41+00:00"
},
{
"name": "symfony/validator",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "916a7c6cf3ede36eb0e4097500e0a12dcff520a7"
"reference": "a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/916a7c6cf3ede36eb0e4097500e0a12dcff520a7",
"reference": "916a7c6cf3ede36eb0e4097500e0a12dcff520a7",
"url": "https://api.github.com/repos/symfony/validator/zipball/a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5",
"reference": "a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5",
"shasum": ""
},
"require": {
......@@ -5888,7 +5906,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.3.7"
"source": "https://github.com/symfony/validator/tree/v5.3.10"
},
"funding": [
{
......@@ -5904,7 +5922,7 @@
"type": "tidelift"
}
],
"time": "2021-08-26T08:22:53+00:00"
"time": "2021-10-28T19:22:18+00:00"
},
{
"name": "symfony/var-dumper",
......@@ -7120,16 +7138,16 @@
},
{
"name": "composer/semver",
"version": "3.2.5",
"version": "3.2.6",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9"
"reference": "83e511e247de329283478496f7a1e114c9517506"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9",
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9",
"url": "https://api.github.com/repos/composer/semver/zipball/83e511e247de329283478496f7a1e114c9517506",
"reference": "83e511e247de329283478496f7a1e114c9517506",
"shasum": ""
},
"require": {
......@@ -7181,7 +7199,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.5"
"source": "https://github.com/composer/semver/tree/3.2.6"
},
"funding": [
{
......@@ -7197,7 +7215,7 @@
"type": "tidelift"
}
],
"time": "2021-05-24T12:41:47+00:00"
"time": "2021-10-25T11:34:17+00:00"
},
{
"name": "composer/xdebug-handler",
......@@ -8115,16 +8133,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "c6370fe2c0a445aedc08f592a6a3149da1fea4c7"
"reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c6370fe2c0a445aedc08f592a6a3149da1fea4c7",
"reference": "c6370fe2c0a445aedc08f592a6a3149da1fea4c7",
"url": "https://api.github.com/repos/symfony/http-client/zipball/710b69ed4bc9469900ec5ae5c3807b0509bee0dc",
"reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc",
"shasum": ""
},
"require": {
......@@ -8182,7 +8200,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.3.8"
"source": "https://github.com/symfony/http-client/tree/v5.3.10"
},
"funding": [
{
......@@ -8198,7 +8216,7 @@
"type": "tidelift"
}
],
"time": "2021-09-07T10:45:28+00:00"
"time": "2021-10-19T08:32:53+00:00"
},
{
"name": "symfony/options-resolver",
......@@ -8271,16 +8289,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.3.8",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1"
"reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e9c0548d8d7abcd257f18f0adc0517895996a9c1",
"reference": "e9c0548d8d7abcd257f18f0adc0517895996a9c1",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/325aaf6302501ed3673cffbd3ba88db5949de8ae",
"reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae",
"shasum": ""
},
"require": {
......@@ -8334,7 +8352,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.8"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.10"
},
"funding": [
{
......@@ -8350,7 +8368,7 @@
"type": "tidelift"
}
],
"time": "2021-09-14T13:57:08+00:00"
"time": "2021-10-28T19:22:18+00:00"
},
{
"name": "symfony/process",
......@@ -8557,16 +8575,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.11.0",
"version": "4.11.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "99e510d6ab1da2d61d4b5eb6314baa797fe0e76d"
"reference": "6fba5eb554f9507b72932f9c75533d8af593688d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/99e510d6ab1da2d61d4b5eb6314baa797fe0e76d",
"reference": "99e510d6ab1da2d61d4b5eb6314baa797fe0e76d",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/6fba5eb554f9507b72932f9c75533d8af593688d",
"reference": "6fba5eb554f9507b72932f9c75533d8af593688d",
"shasum": ""
},
"require": {
......@@ -8656,9 +8674,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.11.0"
"source": "https://github.com/vimeo/psalm/tree/4.11.2"
},
"time": "2021-10-23T21:08:14+00:00"
"time": "2021-10-26T17:28:17+00:00"
},
{
"name": "webmozart/path-util",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment