Skip to content
Snippets Groups Projects
Commit b6a45681 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

fix(deps): update all non-major dependencies (patch)

See merge request !156
parents c8a7279d 42624922
No related branches found
No related tags found
1 merge request!156fix(deps): update all non-major dependencies (patch)
Pipeline #195719 passed
......@@ -8,24 +8,24 @@
"packages": [
{
"name": "api-platform/core",
"version": "v2.7.0",
"version": "v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
"reference": "d3f5fb8a1e5de4d516c3407b71e592e26efdca05"
"reference": "fbc076044413e80ef8360376ed4dc8b3c320375a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/api-platform/core/zipball/d3f5fb8a1e5de4d516c3407b71e592e26efdca05",
"reference": "d3f5fb8a1e5de4d516c3407b71e592e26efdca05",
"url": "https://api.github.com/repos/api-platform/core/zipball/fbc076044413e80ef8360376ed4dc8b3c320375a",
"reference": "fbc076044413e80ef8360376ed4dc8b3c320375a",
"shasum": ""
},
"require": {
"doctrine/inflector": "^1.0 || ^2.0",
"fig/link-util": "^1.0",
"php": ">=7.1",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/container": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/http-foundation": "^4.4 || ^5.1 || ^6.0",
"symfony/http-kernel": "^4.4 || ^5.1 || ^6.0",
"symfony/property-access": "^3.4.19 || ^4.4 || ^5.1 || ^6.0",
......@@ -38,7 +38,8 @@
"doctrine/common": "<2.7",
"doctrine/dbal": "<2.10",
"doctrine/mongodb-odm": "<2.2",
"doctrine/persistence": "<1.3"
"doctrine/persistence": "<1.3",
"elasticsearch/elasticsearch": ">=8.0"
},
"require-dev": {
"behat/behat": "^3.1",
......@@ -164,7 +165,7 @@
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
"source": "https://github.com/api-platform/core/tree/v2.7.0"
"source": "https://github.com/api-platform/core/tree/v2.7.1"
},
"funding": [
{
......@@ -172,7 +173,7 @@
"type": "tidelift"
}
],
"time": "2022-09-13T07:22:50+00:00"
"time": "2022-09-29T13:55:21+00:00"
},
{
"name": "dbp/relay-core-bundle",
......@@ -546,67 +547,6 @@
],
"time": "2022-09-10T18:51:20+00:00"
},
{
"name": "fig/link-util",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/link-util.git",
"reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/link-util/zipball/5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
"reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
"shasum": ""
},
"require": {
"php": ">=5.5.0",
"psr/link": "~1.0@dev"
},
"provide": {
"psr/link-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.1",
"squizlabs/php_codesniffer": "^2.3.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Fig\\Link\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common utility implementations for HTTP links",
"keywords": [
"http",
"http-link",
"link",
"psr",
"psr-13",
"rest"
],
"support": {
"issues": "https://github.com/php-fig/link-util/issues",
"source": "https://github.com/php-fig/link-util/tree/1.1.2"
},
"time": "2021-02-03T23:36:04+00:00"
},
{
"name": "guzzlehttp/guzzle",
"version": "7.5.0",
......@@ -1865,16 +1805,16 @@
},
{
"name": "symfony/amqp-messenger",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/amqp-messenger.git",
"reference": "4065cb4af96eb9ade8d33e38f9ce99de7d42f090"
"reference": "def93f2a7841cfa1a4a1fa487b84054d0d53e521"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/4065cb4af96eb9ade8d33e38f9ce99de7d42f090",
"reference": "4065cb4af96eb9ade8d33e38f9ce99de7d42f090",
"url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/def93f2a7841cfa1a4a1fa487b84054d0d53e521",
"reference": "def93f2a7841cfa1a4a1fa487b84054d0d53e521",
"shasum": ""
},
"require": {
......@@ -1914,7 +1854,7 @@
"description": "Symfony AMQP extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.11"
"source": "https://github.com/symfony/amqp-messenger/tree/v5.4.13"
},
"funding": [
{
......@@ -1930,20 +1870,20 @@
"type": "tidelift"
}
],
"time": "2022-06-27T16:58:25+00:00"
"time": "2022-09-11T09:11:59+00:00"
},
{
"name": "symfony/asset",
"version": "v5.4.7",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "4affdca3da5f380caa27a338269b36ac288b3981"
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/4affdca3da5f380caa27a338269b36ac288b3981",
"reference": "4affdca3da5f380caa27a338269b36ac288b3981",
"url": "https://api.github.com/repos/symfony/asset/zipball/9aa867206711cb6fcca51ef127ba52a018170be9",
"reference": "9aa867206711cb6fcca51ef127ba52a018170be9",
"shasum": ""
},
"require": {
......@@ -1988,7 +1928,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v5.4.7"
"source": "https://github.com/symfony/asset/tree/v5.4.13"
},
"funding": [
{
......@@ -2004,20 +1944,20 @@
"type": "tidelift"
}
],
"time": "2022-03-18T16:00:30+00:00"
"time": "2022-08-31T08:17:19+00:00"
},
{
"name": "symfony/cache",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "5a0fff46df349f0db3fe242263451fddf5277362"
"reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/5a0fff46df349f0db3fe242263451fddf5277362",
"reference": "5a0fff46df349f0db3fe242263451fddf5277362",
"url": "https://api.github.com/repos/symfony/cache/zipball/89bb6a0fe27205636d80e568ffaf9bbb52f691e3",
"reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3",
"shasum": ""
},
"require": {
......@@ -2078,14 +2018,14 @@
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.11"
"source": "https://github.com/symfony/cache/tree/v5.4.13"
},
"funding": [
{
......@@ -2101,7 +2041,7 @@
"type": "tidelift"
}
],
"time": "2022-07-28T15:25:17+00:00"
"time": "2022-09-06T13:23:31+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -2263,16 +2203,16 @@
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62"
"reference": "24cf522668845391c0542bc1de496366072a6d0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a8b9251016e9476db73e25fa836904bc0bf74c62",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/24cf522668845391c0542bc1de496366072a6d0e",
"reference": "24cf522668845391c0542bc1de496366072a6d0e",
"shasum": ""
},
"require": {
......@@ -2332,7 +2272,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.4.11"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.13"
},
"funding": [
{
......@@ -2348,7 +2288,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-08-30T19:10:13+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2790,16 +2730,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51",
"reference": "ac09569844a9109a5966b9438fc29113ce77cf51",
"shasum": ""
},
"require": {
......@@ -2834,7 +2774,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
"source": "https://github.com/symfony/filesystem/tree/v5.4.13"
},
"funding": [
{
......@@ -2850,7 +2790,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T13:48:16+00:00"
"time": "2022-09-21T19:53:16+00:00"
},
{
"name": "symfony/finder",
......@@ -2917,16 +2857,16 @@
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910"
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/49f8fe5d39b7513a3f26898788885dbe66b0d910",
"reference": "49f8fe5d39b7513a3f26898788885dbe66b0d910",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/394866c2cb8bb189b9bd5ebd043b66f89c800363",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363",
"shasum": ""
},
"require": {
......@@ -3048,7 +2988,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.4.12"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.13"
},
"funding": [
{
......@@ -3064,20 +3004,20 @@
"type": "tidelift"
}
],
"time": "2022-08-26T10:32:10+00:00"
"time": "2022-09-29T08:12:55+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54be067587a4f2b7fffb7a699f9481ec3daf9379",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379",
"shasum": ""
},
"require": {
......@@ -3124,7 +3064,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.4.12"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.13"
},
"funding": [
{
......@@ -3140,20 +3080,20 @@
"type": "tidelift"
}
],
"time": "2022-08-19T07:33:17+00:00"
"time": "2022-09-17T07:31:22+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f25330c216b7bb178603b2e25fb7a9325015507",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507",
"shasum": ""
},
"require": {
......@@ -3236,7 +3176,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.4.12"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.13"
},
"funding": [
{
......@@ -3252,7 +3192,7 @@
"type": "tidelift"
}
],
"time": "2022-08-26T14:40:40+00:00"
"time": "2022-09-30T07:40:28+00:00"
},
{
"name": "symfony/lock",
......@@ -3335,16 +3275,16 @@
},
{
"name": "symfony/messenger",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
"reference": "05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd"
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd",
"reference": "05cebeb1f3dcefd33eb5275709e9ff7cc0df50fd",
"url": "https://api.github.com/repos/symfony/messenger/zipball/8f8d3425991e627902f8288088609a8d8f6c6ea4",
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4",
"shasum": ""
},
"require": {
......@@ -3405,7 +3345,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.11"
"source": "https://github.com/symfony/messenger/tree/v5.4.13"
},
"funding": [
{
......@@ -3421,20 +3361,20 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-09-17T07:31:22+00:00"
},
{
"name": "symfony/mime",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
"reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
"url": "https://api.github.com/repos/symfony/mime/zipball/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
"reference": "bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd",
"shasum": ""
},
"require": {
......@@ -3488,7 +3428,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.12"
"source": "https://github.com/symfony/mime/tree/v5.4.13"
},
"funding": [
{
......@@ -3504,7 +3444,7 @@
"type": "tidelift"
}
],
"time": "2022-08-19T14:24:03+00:00"
"time": "2022-09-01T18:18:29+00:00"
},
{
"name": "symfony/password-hasher",
......@@ -4569,16 +4509,16 @@
},
{
"name": "symfony/redis-messenger",
"version": "v5.4.6",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/redis-messenger.git",
"reference": "6b14778e0a6295af023fec637c7b38f918c1a08d"
"reference": "d3028b772de91e9aa0342c92ff71c77b130ac9c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/6b14778e0a6295af023fec637c7b38f918c1a08d",
"reference": "6b14778e0a6295af023fec637c7b38f918c1a08d",
"url": "https://api.github.com/repos/symfony/redis-messenger/zipball/d3028b772de91e9aa0342c92ff71c77b130ac9c4",
"reference": "d3028b772de91e9aa0342c92ff71c77b130ac9c4",
"shasum": ""
},
"require": {
......@@ -4616,7 +4556,7 @@
"description": "Symfony Redis extension Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.6"
"source": "https://github.com/symfony/redis-messenger/tree/v5.4.13"
},
"funding": [
{
......@@ -4632,7 +4572,7 @@
"type": "tidelift"
}
],
"time": "2022-03-04T15:46:40+00:00"
"time": "2022-09-11T09:11:59+00:00"
},
{
"name": "symfony/routing",
......@@ -4828,16 +4768,16 @@
},
{
"name": "symfony/security-core",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92"
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
"reference": "25d14fa47f9efa084d3c23d0ae3b2624d2ad9e92",
"url": "https://api.github.com/repos/symfony/security-core/zipball/71bc477807d9afc9c904fd62b3b5d48f97308460",
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460",
"shasum": ""
},
"require": {
......@@ -4901,7 +4841,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.11"
"source": "https://github.com/symfony/security-core/tree/v5.4.13"
},
"funding": [
{
......@@ -4917,7 +4857,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-09-17T07:31:22+00:00"
},
{
"name": "symfony/security-csrf",
......@@ -4993,16 +4933,16 @@
},
{
"name": "symfony/security-guard",
"version": "v5.4.9",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
"reference": "64c83d25b5b23fa07e77c861d19e46ce7929a789"
"reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/64c83d25b5b23fa07e77c861d19e46ce7929a789",
"reference": "64c83d25b5b23fa07e77c861d19e46ce7929a789",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc",
"reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc",
"shasum": ""
},
"require": {
......@@ -5040,7 +4980,7 @@
"description": "Symfony Security Component - Guard",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-guard/tree/v5.4.9"
"source": "https://github.com/symfony/security-guard/tree/v5.4.13"
},
"funding": [
{
......@@ -5056,20 +4996,20 @@
"type": "tidelift"
}
],
"time": "2022-05-06T14:25:18+00:00"
"time": "2022-09-28T13:19:49+00:00"
},
{
"name": "symfony/security-http",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "3ca3eb2a866a4a5adaf0a952d2d7db7208da378b"
"reference": "64e9926b8ab8e4460e4dfdc53dc098fed2dad837"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/3ca3eb2a866a4a5adaf0a952d2d7db7208da378b",
"reference": "3ca3eb2a866a4a5adaf0a952d2d7db7208da378b",
"url": "https://api.github.com/repos/symfony/security-http/zipball/64e9926b8ab8e4460e4dfdc53dc098fed2dad837",
"reference": "64e9926b8ab8e4460e4dfdc53dc098fed2dad837",
"shasum": ""
},
"require": {
......@@ -5125,7 +5065,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.12"
"source": "https://github.com/symfony/security-http/tree/v5.4.13"
},
"funding": [
{
......@@ -5141,20 +5081,20 @@
"type": "tidelift"
}
],
"time": "2022-08-23T10:55:18+00:00"
"time": "2022-09-29T19:14:22+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "776fa3010f62b97a7119757a66596a654cd244d4"
"reference": "f8c32e94c8656c17a7360d88d6d486bc8ce23b2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/776fa3010f62b97a7119757a66596a654cd244d4",
"reference": "776fa3010f62b97a7119757a66596a654cd244d4",
"url": "https://api.github.com/repos/symfony/serializer/zipball/f8c32e94c8656c17a7360d88d6d486bc8ce23b2d",
"reference": "f8c32e94c8656c17a7360d88d6d486bc8ce23b2d",
"shasum": ""
},
"require": {
......@@ -5228,7 +5168,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.4.12"
"source": "https://github.com/symfony/serializer/tree/v5.4.13"
},
"funding": [
{
......@@ -5244,7 +5184,7 @@
"type": "tidelift"
}
],
"time": "2022-08-26T10:32:10+00:00"
"time": "2022-09-29T09:26:59+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -5331,16 +5271,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
"reference": "2900c668a32138a34118740de3e4d5a701801f53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
"url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53",
"reference": "2900c668a32138a34118740de3e4d5a701801f53",
"shasum": ""
},
"require": {
......@@ -5397,7 +5337,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.12"
"source": "https://github.com/symfony/string/tree/v5.4.13"
},
"funding": [
{
......@@ -5413,7 +5353,7 @@
"type": "tidelift"
}
],
"time": "2022-08-12T17:03:11+00:00"
"time": "2022-09-01T01:52:16+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -5705,16 +5645,16 @@
},
{
"name": "symfony/uid",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
"reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479"
"reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/2120eba9abf35d30db43ee2f9f2b3723cf3a4479",
"reference": "2120eba9abf35d30db43ee2f9f2b3723cf3a4479",
"url": "https://api.github.com/repos/symfony/uid/zipball/7e727b75ee099d530d1e93ed0897a0d89c146d16",
"reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16",
"shasum": ""
},
"require": {
......@@ -5759,7 +5699,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v5.4.11"
"source": "https://github.com/symfony/uid/tree/v5.4.13"
},
"funding": [
{
......@@ -5775,20 +5715,20 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-09-09T09:04:10+00:00"
},
{
"name": "symfony/validator",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "38bc4d83d01b800f1fa5acaceb5ff77490b8f768"
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/38bc4d83d01b800f1fa5acaceb5ff77490b8f768",
"reference": "38bc4d83d01b800f1fa5acaceb5ff77490b8f768",
"url": "https://api.github.com/repos/symfony/validator/zipball/8fba40ed3c21054cb9a543ccecd4f3175b6a011b",
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b",
"shasum": ""
},
"require": {
......@@ -5872,7 +5812,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.12"
"source": "https://github.com/symfony/validator/tree/v5.4.13"
},
"funding": [
{
......@@ -5888,20 +5828,20 @@
"type": "tidelift"
}
],
"time": "2022-08-09T11:54:29+00:00"
"time": "2022-09-17T07:31:22+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.11",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861"
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
"reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2bf2ccab581bec363191672f0df40e0c85569e1c",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c",
"shasum": ""
},
"require": {
......@@ -5961,7 +5901,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.11"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.13"
},
"funding": [
{
......@@ -5977,7 +5917,7 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-09-06T13:23:31+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -6216,16 +6156,16 @@
},
{
"name": "twig/twig",
"version": "v3.4.2",
"version": "v3.4.3",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077"
"reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"reference": "e07cdd3d430cd7e453c31b36eb5ad6c0c5e43077",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/c38fd6b0b7f370c198db91ffd02e23b517426b58",
"reference": "c38fd6b0b7f370c198db91ffd02e23b517426b58",
"shasum": ""
},
"require": {
......@@ -6276,7 +6216,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.4.2"
"source": "https://github.com/twigphp/Twig/tree/v3.4.3"
},
"funding": [
{
......@@ -6288,7 +6228,7 @@
"type": "tidelift"
}
],
"time": "2022-08-12T06:47:24+00:00"
"time": "2022-09-28T08:42:51+00:00"
},
{
"name": "webmozart/assert",
......@@ -7647,16 +7587,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.5",
"version": "1.8.6",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20"
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c386ab2741e64cc9e21729f891b28b2b10fe6618",
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618",
"shasum": ""
},
"require": {
......@@ -7686,7 +7626,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.5"
"source": "https://github.com/phpstan/phpstan/tree/1.8.6"
},
"funding": [
{
......@@ -7702,7 +7642,7 @@
"type": "tidelift"
}
],
"time": "2022-09-07T16:05:32+00:00"
"time": "2022-09-23T09:54:39+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......@@ -8076,16 +8016,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.24",
"version": "9.5.25",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5"
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
"reference": "d0aa6097bef9fd42458a9b3c49da32c6ce6129c5",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
"reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d",
"shasum": ""
},
"require": {
......@@ -8107,14 +8047,14 @@
"phpunit/php-timer": "^5.0.2",
"sebastian/cli-parser": "^1.0.1",
"sebastian/code-unit": "^1.0.6",
"sebastian/comparator": "^4.0.5",
"sebastian/comparator": "^4.0.8",
"sebastian/diff": "^4.0.3",
"sebastian/environment": "^5.1.3",
"sebastian/exporter": "^4.0.3",
"sebastian/exporter": "^4.0.5",
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
"sebastian/type": "^3.1",
"sebastian/type": "^3.2",
"sebastian/version": "^3.0.2"
},
"suggest": {
......@@ -8158,7 +8098,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.24"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.25"
},
"funding": [
{
......@@ -8168,9 +8108,13 @@
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
}
],
"time": "2022-08-30T07:42:16+00:00"
"time": "2022-09-25T03:44:45+00:00"
},
{
"name": "sebastian/cli-parser",
......@@ -9384,16 +9328,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.12",
"version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "6a057be154824487fd5e6b65ab83899e0c5ac550"
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/6a057be154824487fd5e6b65ab83899e0c5ac550",
"reference": "6a057be154824487fd5e6b65ab83899e0c5ac550",
"url": "https://api.github.com/repos/symfony/http-client/zipball/596fd752f00e0205d895cd6b184d135c27bb5d6a",
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a",
"shasum": ""
},
"require": {
......@@ -9451,7 +9395,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.4.12"
"source": "https://github.com/symfony/http-client/tree/v5.4.13"
},
"funding": [
{
......@@ -9467,7 +9411,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T15:52:22+00:00"
"time": "2022-09-08T18:41:21+00:00"
},
{
"name": "symfony/http-client-contracts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment