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

Merge branch 'renovate/lock-file-maintenance' into 'main'

chore(deps): lock file maintenance

See merge request dbp/dbp-api/dbp-relay-server-template!32
parents 444f3522 5c468b35
No related branches found
No related tags found
1 merge request!32chore(deps): lock file maintenance
Pipeline #52859 passed
......@@ -1820,21 +1820,22 @@
},
{
"name": "symfony/asset",
"version": "v5.3.2",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d"
"reference": "9bd222a8fdd13ecca91384e403247103198f80a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
"reference": "29a4d5e6e39ffe16cea394fd5041d7a638bd580d",
"url": "https://api.github.com/repos/symfony/asset/zipball/9bd222a8fdd13ecca91384e403247103198f80a1",
"reference": "9bd222a8fdd13ecca91384e403247103198f80a1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1"
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/http-foundation": "<5.3"
......@@ -1873,7 +1874,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.3.2"
"source": "https://github.com/symfony/asset/tree/v5.3.4"
},
"funding": [
{
......@@ -1889,7 +1890,7 @@
"type": "tidelift"
}
],
"time": "2021-06-06T08:05:27+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/cache",
......@@ -2703,22 +2704,22 @@
},
{
"name": "symfony/expression-language",
"version": "v5.3.0",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
"reference": "e3c136ac5333b0d2ca9de9e7e3efe419362aa046"
"reference": "d4367d36217dd395b10f61649a6bf2c1367140d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/e3c136ac5333b0d2ca9de9e7e3efe419362aa046",
"reference": "e3c136ac5333b0d2ca9de9e7e3efe419362aa046",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/d4367d36217dd395b10f61649a6bf2c1367140d8",
"reference": "d4367d36217dd395b10f61649a6bf2c1367140d8",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/cache": "^4.4|^5.0",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2"
},
"type": "library",
......@@ -2747,7 +2748,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/expression-language/tree/v5.3.0"
"source": "https://github.com/symfony/expression-language/tree/v5.3.4"
},
"funding": [
{
......@@ -2763,7 +2764,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T12:52:38+00:00"
"time": "2021-07-21T12:38:00+00:00"
},
{
"name": "symfony/filesystem",
......@@ -3374,16 +3375,16 @@
},
{
"name": "symfony/monolog-bridge",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
"reference": "8badf83f1ba9bb0881b71bddb0ae4e0bb4f39d88"
"reference": "a0d881165b902a04f41e873426aa52a068064ac4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/8badf83f1ba9bb0881b71bddb0ae4e0bb4f39d88",
"reference": "8badf83f1ba9bb0881b71bddb0ae4e0bb4f39d88",
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/a0d881165b902a04f41e873426aa52a068064ac4",
"reference": "a0d881165b902a04f41e873426aa52a068064ac4",
"shasum": ""
},
"require": {
......@@ -3391,6 +3392,7 @@
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/http-kernel": "^5.3",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2"
},
"conflict": {
......@@ -3437,7 +3439,7 @@
"description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/monolog-bridge/tree/v5.3.3"
"source": "https://github.com/symfony/monolog-bridge/tree/v5.3.4"
},
"funding": [
{
......@@ -3453,7 +3455,7 @@
"type": "tidelift"
}
],
"time": "2021-06-24T08:13:00+00:00"
"time": "2021-07-23T15:55:36+00:00"
},
{
"name": "symfony/monolog-bundle",
......@@ -3538,16 +3540,16 @@
},
{
"name": "symfony/password-hasher",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "eacf514b03b764066415b39a297e351f8c52a8c2"
"reference": "61dd1e90fa0ebf6f4982787b1e033a9606357d7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/eacf514b03b764066415b39a297e351f8c52a8c2",
"reference": "eacf514b03b764066415b39a297e351f8c52a8c2",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/61dd1e90fa0ebf6f4982787b1e033a9606357d7e",
"reference": "61dd1e90fa0ebf6f4982787b1e033a9606357d7e",
"shasum": ""
},
"require": {
......@@ -3591,7 +3593,7 @@
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.3.3"
"source": "https://github.com/symfony/password-hasher/tree/v5.3.4"
},
"funding": [
{
......@@ -3607,7 +3609,7 @@
"type": "tidelift"
}
],
"time": "2021-06-27T12:43:45+00:00"
"time": "2021-06-30T13:49:12+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
......@@ -4097,22 +4099,22 @@
},
{
"name": "symfony/property-access",
"version": "v5.3.0",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "8988399a556cffb0fba9bb3603f8d1ba4543eceb"
"reference": "098681253076af7070df7d9debe5f75733eea189"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/8988399a556cffb0fba9bb3603f8d1ba4543eceb",
"reference": "8988399a556cffb0fba9bb3603f8d1ba4543eceb",
"url": "https://api.github.com/repos/symfony/property-access/zipball/098681253076af7070df7d9debe5f75733eea189",
"reference": "098681253076af7070df7d9debe5f75733eea189",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/property-info": "^5.2"
},
"require-dev": {
......@@ -4158,7 +4160,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.3.0"
"source": "https://github.com/symfony/property-access/tree/v5.3.4"
},
"funding": [
{
......@@ -4174,26 +4176,26 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/property-info",
"version": "v5.3.1",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
"reference": "6f8bff281f215dbf41929c7ec6f8309cdc0912cf"
"reference": "0f42009150679a7a256eb6ee106401af5d974ed2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/6f8bff281f215dbf41929c7ec6f8309cdc0912cf",
"reference": "6f8bff281f215dbf41929c7ec6f8309cdc0912cf",
"url": "https://api.github.com/repos/symfony/property-info/zipball/0f42009150679a7a256eb6ee106401af5d974ed2",
"reference": "0f42009150679a7a256eb6ee106401af5d974ed2",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/string": "^5.1"
},
"conflict": {
......@@ -4248,7 +4250,7 @@
"validator"
],
"support": {
"source": "https://github.com/symfony/property-info/tree/v5.3.1"
"source": "https://github.com/symfony/property-info/tree/v5.3.4"
},
"funding": [
{
......@@ -4264,7 +4266,7 @@
"type": "tidelift"
}
],
"time": "2021-05-31T12:40:48+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/routing",
......@@ -4358,16 +4360,16 @@
},
{
"name": "symfony/security-bundle",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "e28476b227e737c9a12074fe802751f8e490faec"
"reference": "7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/e28476b227e737c9a12074fe802751f8e490faec",
"reference": "e28476b227e737c9a12074fe802751f8e490faec",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae",
"reference": "7db2c7d6a1f15bdccbcb6d6807d60d0bd4a9d7ae",
"shasum": ""
},
"require": {
......@@ -4380,7 +4382,7 @@
"symfony/http-foundation": "^5.3",
"symfony/http-kernel": "^5.3",
"symfony/password-hasher": "^5.3",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/security-core": "^5.3",
"symfony/security-csrf": "^4.4|^5.0",
"symfony/security-guard": "^5.3",
......@@ -4440,7 +4442,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.3"
"source": "https://github.com/symfony/security-bundle/tree/v5.3.4"
},
"funding": [
{
......@@ -4456,20 +4458,20 @@
"type": "tidelift"
}
],
"time": "2021-06-27T12:24:29+00:00"
"time": "2021-07-26T16:33:26+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.3.3",
"version": "v5.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "480963371d271b0a1f3a7094c619a2a52120342c"
"reference": "69b9a6a62d8914f10010646619bcd4485a71f119"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/480963371d271b0a1f3a7094c619a2a52120342c",
"reference": "480963371d271b0a1f3a7094c619a2a52120342c",
"url": "https://api.github.com/repos/symfony/security-core/zipball/69b9a6a62d8914f10010646619bcd4485a71f119",
"reference": "69b9a6a62d8914f10010646619bcd4485a71f119",
"shasum": ""
},
"require": {
......@@ -4477,7 +4479,7 @@
"symfony/deprecation-contracts": "^2.1",
"symfony/event-dispatcher-contracts": "^1.1|^2",
"symfony/password-hasher": "^5.3",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1.6|^2"
},
"conflict": {
......@@ -4490,7 +4492,7 @@
"require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
"psr/container": "^1.0|^2.0",
"psr/log": "~1.0",
"psr/log": "^1|^2|^3",
"symfony/cache": "^4.4|^5.0",
"symfony/event-dispatcher": "^4.4|^5.0",
"symfony/expression-language": "^4.4|^5.0",
......@@ -4533,7 +4535,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.3.3"
"source": "https://github.com/symfony/security-core/tree/v5.3.6"
},
"funding": [
{
......@@ -4549,24 +4551,25 @@
"type": "tidelift"
}
],
"time": "2021-06-26T11:20:14+00:00"
"time": "2021-07-29T06:36:31+00:00"
},
{
"name": "symfony/security-csrf",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
"reference": "20259eb80a981e0db134e51c18f558a9510c1c84"
"reference": "94b533195cf7fb21f3fae8ce349861c6401d969e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/20259eb80a981e0db134e51c18f558a9510c1c84",
"reference": "20259eb80a981e0db134e51c18f558a9510c1c84",
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/94b533195cf7fb21f3fae8ce349861c6401d969e",
"reference": "94b533195cf7fb21f3fae8ce349861c6401d969e",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16",
"symfony/security-core": "^4.4|^5.0"
},
"conflict": {
......@@ -4604,7 +4607,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-csrf/tree/v5.3.3"
"source": "https://github.com/symfony/security-csrf/tree/v5.3.4"
},
"funding": [
{
......@@ -4620,20 +4623,20 @@
"type": "tidelift"
}
],
"time": "2021-06-29T05:59:20+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/security-guard",
"version": "v5.3.0",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-guard.git",
"reference": "07b97d3c8fa9b761ad3a52d659a47661b458c51b"
"reference": "4e43b41c3809fdaea72ade100dae8c07045a2fa9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/07b97d3c8fa9b761ad3a52d659a47661b458c51b",
"reference": "07b97d3c8fa9b761ad3a52d659a47661b458c51b",
"url": "https://api.github.com/repos/symfony/security-guard/zipball/4e43b41c3809fdaea72ade100dae8c07045a2fa9",
"reference": "4e43b41c3809fdaea72ade100dae8c07045a2fa9",
"shasum": ""
},
"require": {
......@@ -4643,7 +4646,7 @@
"symfony/security-http": "^5.3"
},
"require-dev": {
"psr/log": "~1.0"
"psr/log": "^1|^2|^3"
},
"type": "library",
"autoload": {
......@@ -4671,7 +4674,7 @@
"description": "Symfony Security Component - Guard",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-guard/tree/v5.3.0"
"source": "https://github.com/symfony/security-guard/tree/v5.3.4"
},
"funding": [
{
......@@ -4687,20 +4690,20 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-07-18T15:32:38+00:00"
},
{
"name": "symfony/security-http",
"version": "v5.3.3",
"version": "v5.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "81c183fd1527a2d09bd3b5c69bca3fc24ce18527"
"reference": "ed6647291bd0afdbc3d41997c3dc7aa2eed8ca5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/81c183fd1527a2d09bd3b5c69bca3fc24ce18527",
"reference": "81c183fd1527a2d09bd3b5c69bca3fc24ce18527",
"url": "https://api.github.com/repos/symfony/security-http/zipball/ed6647291bd0afdbc3d41997c3dc7aa2eed8ca5b",
"reference": "ed6647291bd0afdbc3d41997c3dc7aa2eed8ca5b",
"shasum": ""
},
"require": {
......@@ -4709,7 +4712,7 @@
"symfony/http-foundation": "^5.3",
"symfony/http-kernel": "^5.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/property-access": "^4.4|^5.0",
"symfony/security-core": "^5.3"
},
......@@ -4719,7 +4722,7 @@
"symfony/security-csrf": "<4.4"
},
"require-dev": {
"psr/log": "~1.0",
"psr/log": "^1|^2|^3",
"symfony/cache": "^4.4|^5.0",
"symfony/rate-limiter": "^5.2",
"symfony/routing": "^4.4|^5.0",
......@@ -4756,7 +4759,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.3.3"
"source": "https://github.com/symfony/security-http/tree/v5.3.6"
},
"funding": [
{
......@@ -4772,27 +4775,27 @@
"type": "tidelift"
}
],
"time": "2021-06-23T09:36:00+00:00"
"time": "2021-07-27T00:57:57+00:00"
},
{
"name": "symfony/serializer",
"version": "v5.3.2",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1"
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/96f6ff6582d1bf1bf08281b563a6c7c917efe6c1",
"reference": "96f6ff6582d1bf1bf08281b563a6c7c917efe6c1",
"url": "https://api.github.com/repos/symfony/serializer/zipball/f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"reference": "f04e368e3cb35948550c7e95cc8918cb7e761c0c",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.15"
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"doctrine/annotations": "<1.12",
......@@ -4858,7 +4861,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.2"
"source": "https://github.com/symfony/serializer/tree/v5.3.4"
},
"funding": [
{
......@@ -4874,7 +4877,7 @@
"type": "tidelift"
}
],
"time": "2021-06-10T18:05:39+00:00"
"time": "2021-07-21T13:18:10+00:00"
},
{
"name": "symfony/service-contracts",
......@@ -5239,16 +5242,16 @@
},
{
"name": "symfony/twig-bundle",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
"reference": "b70c2837355843196e0e65822eb2b2326ef3a7b0"
"reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/b70c2837355843196e0e65822eb2b2326ef3a7b0",
"reference": "b70c2837355843196e0e65822eb2b2326ef3a7b0",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
"reference": "345965b40c1847ebdbb2ab0eb98c71a98a5e167b",
"shasum": ""
},
"require": {
......@@ -5257,6 +5260,7 @@
"symfony/http-foundation": "^4.4|^5.0",
"symfony/http-kernel": "^5.0",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.16",
"symfony/twig-bridge": "^5.3",
"twig/twig": "^2.13|^3.0.4"
},
......@@ -5306,7 +5310,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.3"
"source": "https://github.com/symfony/twig-bundle/tree/v5.3.4"
},
"funding": [
{
......@@ -5322,20 +5326,20 @@
"type": "tidelift"
}
],
"time": "2021-06-28T15:44:34+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/validator",
"version": "v5.3.3",
"version": "v5.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "82d4a64927d6ec5d37277ae1d9f5d24b31dd390c"
"reference": "4a87a29d0ebca780a90b7aaba02bc04f5678eb36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/82d4a64927d6ec5d37277ae1d9f5d24b31dd390c",
"reference": "82d4a64927d6ec5d37277ae1d9f5d24b31dd390c",
"url": "https://api.github.com/repos/symfony/validator/zipball/4a87a29d0ebca780a90b7aaba02bc04f5678eb36",
"reference": "4a87a29d0ebca780a90b7aaba02bc04f5678eb36",
"shasum": ""
},
"require": {
......@@ -5344,7 +5348,7 @@
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "~1.0",
"symfony/polyfill-php80": "^1.15",
"symfony/polyfill-php80": "^1.16",
"symfony/translation-contracts": "^1.1|^2"
},
"conflict": {
......@@ -5416,7 +5420,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.3.3"
"source": "https://github.com/symfony/validator/tree/v5.3.6"
},
"funding": [
{
......@@ -5432,26 +5436,26 @@
"type": "tidelift"
}
],
"time": "2021-06-30T07:27:52+00:00"
"time": "2021-07-29T06:36:31+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.3.3",
"version": "v5.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "46aa709affb9ad3355bd7a810f9662d71025c384"
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/46aa709affb9ad3355bd7a810f9662d71025c384",
"reference": "46aa709affb9ad3355bd7a810f9662d71025c384",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.15"
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"phpunit/phpunit": "<5.4.3",
......@@ -5504,7 +5508,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.3"
"source": "https://github.com/symfony/var-dumper/tree/v5.3.6"
},
"funding": [
{
......@@ -5520,7 +5524,7 @@
"type": "tidelift"
}
],
"time": "2021-06-24T08:13:00+00:00"
"time": "2021-07-27T01:56:02+00:00"
},
{
"name": "symfony/var-exporter",
......@@ -5597,21 +5601,22 @@
},
{
"name": "symfony/web-link",
"version": "v5.3.3",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
"reference": "820cd4e31c1b5b440bd2e3c01d3e2583fa8472a2"
"reference": "0075c9949c30a61d9b9e7483686d72d261480ef1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-link/zipball/820cd4e31c1b5b440bd2e3c01d3e2583fa8472a2",
"reference": "820cd4e31c1b5b440bd2e3c01d3e2583fa8472a2",
"url": "https://api.github.com/repos/symfony/web-link/zipball/0075c9949c30a61d9b9e7483686d72d261480ef1",
"reference": "0075c9949c30a61d9b9e7483686d72d261480ef1",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/link": "^1.0"
"psr/link": "^1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/http-kernel": "<5.3"
......@@ -5663,7 +5668,7 @@
"push"
],
"support": {
"source": "https://github.com/symfony/web-link/tree/v5.3.3"
"source": "https://github.com/symfony/web-link/tree/v5.3.4"
},
"funding": [
{
......@@ -5679,7 +5684,7 @@
"type": "tidelift"
}
],
"time": "2021-06-22T16:07:00+00:00"
"time": "2021-07-21T12:40:44+00:00"
},
{
"name": "symfony/yaml",
......@@ -6728,21 +6733,21 @@
},
{
"name": "composer/xdebug-handler",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496"
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/84674dd3a7575ba617f5a76d7e9e29a7d3891339",
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1.0"
"psr/log": "^1 || ^2 || ^3"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
......@@ -6772,7 +6777,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/2.0.1"
"source": "https://github.com/composer/xdebug-handler/tree/2.0.2"
},
"funding": [
{
......@@ -6788,7 +6793,7 @@
"type": "tidelift"
}
],
"time": "2021-05-05T19:37:51+00:00"
"time": "2021-07-31T17:03:58+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
......@@ -7727,23 +7732,23 @@
},
{
"name": "symfony/options-resolver",
"version": "v5.3.0",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "162e886ca035869866d233a2bfef70cc28f9bbe5"
"reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/162e886ca035869866d233a2bfef70cc28f9bbe5",
"reference": "162e886ca035869866d233a2bfef70cc28f9bbe5",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/a603e5701bd6e305cfc777a8b50bf081ef73105e",
"reference": "a603e5701bd6e305cfc777a8b50bf081ef73105e",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1",
"symfony/polyfill-php73": "~1.0",
"symfony/polyfill-php80": "^1.15"
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
......@@ -7776,7 +7781,7 @@
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v5.3.0"
"source": "https://github.com/symfony/options-resolver/tree/v5.3.4"
},
"funding": [
{
......@@ -7792,7 +7797,7 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-07-23T15:55:36+00:00"
},
{
"name": "symfony/phpunit-bridge",
......@@ -7955,21 +7960,21 @@
},
{
"name": "symfony/process",
"version": "v5.3.2",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "714b47f9196de61a196d86c4bad5f09201b307df"
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/714b47f9196de61a196d86c4bad5f09201b307df",
"reference": "714b47f9196de61a196d86c4bad5f09201b307df",
"url": "https://api.github.com/repos/symfony/process/zipball/d16634ee55b895bd85ec714dadc58e4428ecf030",
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.15"
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
......@@ -7997,7 +8002,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.3.2"
"source": "https://github.com/symfony/process/tree/v5.3.4"
},
"funding": [
{
......@@ -8013,7 +8018,7 @@
"type": "tidelift"
}
],
"time": "2021-06-12T10:15:01+00:00"
"time": "2021-07-23T15:54:19+00:00"
},
{
"name": "symfony/profiler-pack",
......@@ -8062,16 +8067,16 @@
},
{
"name": "symfony/stopwatch",
"version": "v5.3.0",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "313d02f59d6543311865007e5ff4ace05b35ee65"
"reference": "b24c6a92c6db316fee69e38c80591e080e41536c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/313d02f59d6543311865007e5ff4ace05b35ee65",
"reference": "313d02f59d6543311865007e5ff4ace05b35ee65",
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/b24c6a92c6db316fee69e38c80591e080e41536c",
"reference": "b24c6a92c6db316fee69e38c80591e080e41536c",
"shasum": ""
},
"require": {
......@@ -8104,7 +8109,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/stopwatch/tree/v5.3.0"
"source": "https://github.com/symfony/stopwatch/tree/v5.3.4"
},
"funding": [
{
......@@ -8120,20 +8125,20 @@
"type": "tidelift"
}
],
"time": "2021-05-26T17:43:10+00:00"
"time": "2021-07-10T08:58:57+00:00"
},
{
"name": "symfony/web-profiler-bundle",
"version": "v5.3.2",
"version": "v5.3.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "8feb731cfc248cce5c0ac6eeba63ec4923c6a264"
"reference": "95fb24b09551688a09cffac95a2ddbb907833f07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/8feb731cfc248cce5c0ac6eeba63ec4923c6a264",
"reference": "8feb731cfc248cce5c0ac6eeba63ec4923c6a264",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/95fb24b09551688a09cffac95a2ddbb907833f07",
"reference": "95fb24b09551688a09cffac95a2ddbb907833f07",
"shasum": ""
},
"require": {
......@@ -8141,6 +8146,7 @@
"symfony/config": "^4.4|^5.0",
"symfony/framework-bundle": "^5.3",
"symfony/http-kernel": "^5.3",
"symfony/polyfill-php80": "^1.16",
"symfony/routing": "^4.4|^5.0",
"symfony/twig-bundle": "^4.4|^5.0",
"twig/twig": "^2.13|^3.0.4"
......@@ -8182,7 +8188,7 @@
"description": "Provides a development tool that gives detailed information about the execution of any request",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/web-profiler-bundle/tree/v5.3.2"
"source": "https://github.com/symfony/web-profiler-bundle/tree/v5.3.5"
},
"funding": [
{
......@@ -8198,20 +8204,20 @@
"type": "tidelift"
}
],
"time": "2021-06-07T14:51:59+00:00"
"time": "2021-07-27T04:28:53+00:00"
},
{
"name": "vimeo/psalm",
"version": "4.8.1",
"version": "4.9.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69"
"reference": "00c062267d6e3229d91a1939992987e2d46f2393"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f73f2299dbc59a3e6c4d66cff4605176e728ee69",
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/00c062267d6e3229d91a1939992987e2d46f2393",
"reference": "00c062267d6e3229d91a1939992987e2d46f2393",
"shasum": ""
},
"require": {
......@@ -8230,7 +8236,7 @@
"felixfbecker/advanced-json-rpc": "^3.0.3",
"felixfbecker/language-server-protocol": "^1.5",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.10.5",
"nikic/php-parser": "^4.12",
"openlss/lib-array2xml": "^1.0",
"php": "^7.1|^8",
"sebastian/diff": "^3.0 || ^4.0",
......@@ -8301,9 +8307,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.8.1"
"source": "https://github.com/vimeo/psalm/tree/4.9.2"
},
"time": "2021-06-20T23:03:20+00:00"
"time": "2021-08-01T01:15:26+00:00"
},
{
"name": "webmozart/path-util",
......
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