Skip to content
Snippets Groups Projects
Commit dcd45e81 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 to v5.4.8 (patch)

See merge request !32
parents 65736276 2c5235ac
No related branches found
No related tags found
1 merge request!32fix(deps): update all non-major dependencies to v5.4.8 (patch)
Pipeline #106673 passed
......@@ -1774,16 +1774,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "ba06841ed293fcaf79a592f59fdaba471f7c756c"
"reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/ba06841ed293fcaf79a592f59fdaba471f7c756c",
"reference": "ba06841ed293fcaf79a592f59fdaba471f7c756c",
"url": "https://api.github.com/repos/symfony/cache/zipball/4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"shasum": ""
},
"require": {
......@@ -1851,7 +1851,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.7"
"source": "https://github.com/symfony/cache/tree/v5.4.8"
},
"funding": [
{
......@@ -1867,7 +1867,7 @@
"type": "tidelift"
}
],
"time": "2022-03-22T15:31:03+00:00"
"time": "2022-04-26T13:19:20+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -1950,16 +1950,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "05624c386afa1b4ccc1357463d830fade8d9d404"
"reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/05624c386afa1b4ccc1357463d830fade8d9d404",
"reference": "05624c386afa1b4ccc1357463d830fade8d9d404",
"url": "https://api.github.com/repos/symfony/config/zipball/9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"shasum": ""
},
"require": {
......@@ -2009,7 +2009,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.4.7"
"source": "https://github.com/symfony/config/tree/v5.4.8"
},
"funding": [
{
......@@ -2025,20 +2025,20 @@
"type": "tidelift"
}
],
"time": "2022-03-21T13:42:03+00:00"
"time": "2022-04-12T16:02:29+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "35588b2afb08ea3a142d62fefdcad4cb09be06ed"
"reference": "855e29cd715ad62bb840c9841fe09a7cde50811f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/35588b2afb08ea3a142d62fefdcad4cb09be06ed",
"reference": "35588b2afb08ea3a142d62fefdcad4cb09be06ed",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/855e29cd715ad62bb840c9841fe09a7cde50811f",
"reference": "855e29cd715ad62bb840c9841fe09a7cde50811f",
"shasum": ""
},
"require": {
......@@ -2098,7 +2098,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.7"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.8"
},
"funding": [
{
......@@ -2114,7 +2114,7 @@
"type": "tidelift"
}
],
"time": "2022-03-08T15:43:06+00:00"
"time": "2022-04-26T13:08:29+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2258,16 +2258,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a"
"reference": "c1fcde614dfe99d62a83b796a53b8bad358b266a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/060bc01856a1846e3e4385261bc9ed11a1dd7b6a",
"reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c1fcde614dfe99d62a83b796a53b8bad358b266a",
"reference": "c1fcde614dfe99d62a83b796a53b8bad358b266a",
"shasum": ""
},
"require": {
......@@ -2309,7 +2309,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.7"
"source": "https://github.com/symfony/error-handler/tree/v5.4.8"
},
"funding": [
{
......@@ -2325,7 +2325,7 @@
"type": "tidelift"
}
],
"time": "2022-03-18T16:21:29+00:00"
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/event-dispatcher",
......@@ -2620,16 +2620,16 @@
},
{
"name": "symfony/finder",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
"shasum": ""
},
"require": {
......@@ -2663,7 +2663,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.3"
"source": "https://github.com/symfony/finder/tree/v5.4.8"
},
"funding": [
{
......@@ -2679,20 +2679,20 @@
"type": "tidelift"
}
],
"time": "2022-01-26T16:34:36+00:00"
"time": "2022-04-15T08:07:45+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "7520f553c7a7721652c1b7ac95c09dae62a1676e"
"reference": "e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7520f553c7a7721652c1b7ac95c09dae62a1676e",
"reference": "7520f553c7a7721652c1b7ac95c09dae62a1676e",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45",
"reference": "e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45",
"shasum": ""
},
"require": {
......@@ -2746,7 +2746,7 @@
"require-dev": {
"doctrine/annotations": "^1.13.1",
"doctrine/cache": "^1.11|^2.0",
"doctrine/persistence": "^1.3|^2.0",
"doctrine/persistence": "^1.3|^2|^3",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^5.3|^6.0",
"symfony/browser-kit": "^5.4|^6.0",
......@@ -2814,7 +2814,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.7"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.8"
},
"funding": [
{
......@@ -2830,20 +2830,20 @@
"type": "tidelift"
}
],
"time": "2022-04-01T06:09:41+00:00"
"time": "2022-04-26T13:36:06+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.6",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465"
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/34e89bc147633c0f9dd6caaaf56da3b806a21465",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"shasum": ""
},
"require": {
......@@ -2887,7 +2887,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.6"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.8"
},
"funding": [
{
......@@ -2903,20 +2903,20 @@
"type": "tidelift"
}
],
"time": "2022-03-05T21:03:43+00:00"
"time": "2022-04-22T08:14:12+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "509243b9b3656db966284c45dffce9316c1ecc5c"
"reference": "cf7e61106abfc19b305ca0aedc41724ced89a02a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/509243b9b3656db966284c45dffce9316c1ecc5c",
"reference": "509243b9b3656db966284c45dffce9316c1ecc5c",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/cf7e61106abfc19b305ca0aedc41724ced89a02a",
"reference": "cf7e61106abfc19b305ca0aedc41724ced89a02a",
"shasum": ""
},
"require": {
......@@ -2999,7 +2999,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.7"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.8"
},
"funding": [
{
......@@ -3015,7 +3015,7 @@
"type": "tidelift"
}
],
"time": "2022-04-02T06:04:20+00:00"
"time": "2022-04-27T17:22:21+00:00"
},
{
"name": "symfony/lock",
......@@ -3188,16 +3188,16 @@
},
{
"name": "symfony/mime",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c"
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/92d27a34dea2e199fa9b687e3fff3a7d169b7b1c",
"reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c",
"url": "https://api.github.com/repos/symfony/mime/zipball/af49bc163ec3272f677bde3bc44c0d766c1fd662",
"reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662",
"shasum": ""
},
"require": {
......@@ -3251,7 +3251,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.7"
"source": "https://github.com/symfony/mime/tree/v5.4.8"
},
"funding": [
{
......@@ -3267,20 +3267,20 @@
"type": "tidelift"
}
],
"time": "2022-03-11T16:08:05+00:00"
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/password-hasher",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
"reference": "b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4"
"reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4",
"reference": "b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"shasum": ""
},
"require": {
......@@ -3291,7 +3291,7 @@
"symfony/security-core": "<5.3"
},
"require-dev": {
"symfony/console": "^5",
"symfony/console": "^5.3|^6.0",
"symfony/security-core": "^5.3|^6.0"
},
"type": "library",
......@@ -3324,7 +3324,7 @@
"password"
],
"support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.4.3"
"source": "https://github.com/symfony/password-hasher/tree/v5.4.8"
},
"funding": [
{
......@@ -3340,7 +3340,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-04-15T13:57:25+00:00"
},
{
"name": "symfony/polyfill-ctype",
......@@ -4160,16 +4160,16 @@
},
{
"name": "symfony/property-access",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
"reference": "57196a19211baa36087e6fc06254d3b39ff0f369"
"reference": "fe501d498d6ec7e9efe928c90fabedf629116495"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/57196a19211baa36087e6fc06254d3b39ff0f369",
"reference": "57196a19211baa36087e6fc06254d3b39ff0f369",
"url": "https://api.github.com/repos/symfony/property-access/zipball/fe501d498d6ec7e9efe928c90fabedf629116495",
"reference": "fe501d498d6ec7e9efe928c90fabedf629116495",
"shasum": ""
},
"require": {
......@@ -4221,7 +4221,7 @@
"reflection"
],
"support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.7"
"source": "https://github.com/symfony/property-access/tree/v5.4.8"
},
"funding": [
{
......@@ -4237,7 +4237,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:09:19+00:00"
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/property-info",
......@@ -4399,16 +4399,16 @@
},
{
"name": "symfony/routing",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "44b29c7a94e867ccde1da604792f11a469958981"
"reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981",
"reference": "44b29c7a94e867ccde1da604792f11a469958981",
"url": "https://api.github.com/repos/symfony/routing/zipball/e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
"reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
"shasum": ""
},
"require": {
......@@ -4469,7 +4469,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.3"
"source": "https://github.com/symfony/routing/tree/v5.4.8"
},
"funding": [
{
......@@ -4485,20 +4485,20 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-04-18T21:45:37+00:00"
},
{
"name": "symfony/security-bundle",
"version": "v5.4.5",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c"
"reference": "9806c9d491584e14a4444ea861a15428ab4b00be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c",
"reference": "d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/9806c9d491584e14a4444ea861a15428ab4b00be",
"reference": "9806c9d491584e14a4444ea861a15428ab4b00be",
"shasum": ""
},
"require": {
......@@ -4571,7 +4571,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.4.5"
"source": "https://github.com/symfony/security-bundle/tree/v5.4.8"
},
"funding": [
{
......@@ -4587,20 +4587,20 @@
"type": "tidelift"
}
],
"time": "2022-02-18T16:06:09+00:00"
"time": "2022-04-15T11:48:31+00:00"
},
{
"name": "symfony/security-core",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96"
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96",
"reference": "8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96",
"url": "https://api.github.com/repos/symfony/security-core/zipball/4540ecb8ae82cc46d9580672888597f481ff0440",
"reference": "4540ecb8ae82cc46d9580672888597f481ff0440",
"shasum": ""
},
"require": {
......@@ -4664,7 +4664,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.7"
"source": "https://github.com/symfony/security-core/tree/v5.4.8"
},
"funding": [
{
......@@ -4680,7 +4680,7 @@
"type": "tidelift"
}
],
"time": "2022-03-24T01:02:22+00:00"
"time": "2022-04-15T08:07:45+00:00"
},
{
"name": "symfony/security-csrf",
......@@ -4823,16 +4823,16 @@
},
{
"name": "symfony/security-http",
"version": "v5.4.5",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
"reference": "53d572f06fc438faae3713cc97d186d941919748"
"reference": "3d4b612da3a278285e6fd16fc2e5233820eeba0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/53d572f06fc438faae3713cc97d186d941919748",
"reference": "53d572f06fc438faae3713cc97d186d941919748",
"url": "https://api.github.com/repos/symfony/security-http/zipball/3d4b612da3a278285e6fd16fc2e5233820eeba0d",
"reference": "3d4b612da3a278285e6fd16fc2e5233820eeba0d",
"shasum": ""
},
"require": {
......@@ -4888,7 +4888,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.5"
"source": "https://github.com/symfony/security-http/tree/v5.4.8"
},
"funding": [
{
......@@ -4904,7 +4904,7 @@
"type": "tidelift"
}
],
"time": "2022-02-17T20:21:36+00:00"
"time": "2022-04-16T13:32:04+00:00"
},
{
"name": "symfony/serializer",
......@@ -5094,16 +5094,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.3",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
"url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"shasum": ""
},
"require": {
......@@ -5160,7 +5160,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.3"
"source": "https://github.com/symfony/string/tree/v5.4.8"
},
"funding": [
{
......@@ -5176,7 +5176,7 @@
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-04-19T10:40:37+00:00"
},
{
"name": "symfony/translation-contracts",
......@@ -5542,16 +5542,16 @@
},
{
"name": "symfony/validator",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b"
"reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/f6402ff65e23b7a701d6938809c6451a8a125a8b",
"reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b",
"url": "https://api.github.com/repos/symfony/validator/zipball/bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"shasum": ""
},
"require": {
......@@ -5635,7 +5635,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v5.4.7"
"source": "https://github.com/symfony/validator/tree/v5.4.8"
},
"funding": [
{
......@@ -5651,20 +5651,20 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:09:19+00:00"
"time": "2022-04-15T08:07:45+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.4.6",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0"
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/294e9da6e2e0dd404e983daa5aa74253d92c05d0",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/cdcadd343d31ad16fc5e006b0de81ea307435053",
"reference": "cdcadd343d31ad16fc5e006b0de81ea307435053",
"shasum": ""
},
"require": {
......@@ -5724,7 +5724,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.6"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.8"
},
"funding": [
{
......@@ -5740,20 +5740,20 @@
"type": "tidelift"
}
],
"time": "2022-03-02T12:42:23+00:00"
"time": "2022-04-26T13:19:20+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807"
"reference": "7e132a3fcd4b57add721b4207236877b6017ec93"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7eacaa588c9b27f2738575adb4a8457a80d9c807",
"reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7e132a3fcd4b57add721b4207236877b6017ec93",
"reference": "7e132a3fcd4b57add721b4207236877b6017ec93",
"shasum": ""
},
"require": {
......@@ -5797,7 +5797,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.7"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.8"
},
"funding": [
{
......@@ -5813,7 +5813,7 @@
"type": "tidelift"
}
],
"time": "2022-03-31T17:09:19+00:00"
"time": "2022-04-26T13:19:20+00:00"
},
{
"name": "symfony/web-link",
......@@ -9215,16 +9215,16 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "88b6909f74fd1f2147e068411f71870a3b27ac56"
"reference": "0dabec4e3898d3e00451dd47b5ef839168f9bbf5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/88b6909f74fd1f2147e068411f71870a3b27ac56",
"reference": "88b6909f74fd1f2147e068411f71870a3b27ac56",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0dabec4e3898d3e00451dd47b5ef839168f9bbf5",
"reference": "0dabec4e3898d3e00451dd47b5ef839168f9bbf5",
"shasum": ""
},
"require": {
......@@ -9282,7 +9282,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.7"
"source": "https://github.com/symfony/http-client/tree/v5.4.8"
},
"funding": [
{
......@@ -9298,7 +9298,7 @@
"type": "tidelift"
}
],
"time": "2022-04-01T12:27:37+00:00"
"time": "2022-04-12T16:02:29+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -9614,16 +9614,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.7",
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348"
"reference": "cec05218b4fd847b87dce5b3560b288096c36950"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31977d36f253607e1fc4e1fb54df18bd9f1e4348",
"reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cec05218b4fd847b87dce5b3560b288096c36950",
"reference": "cec05218b4fd847b87dce5b3560b288096c36950",
"shasum": ""
},
"require": {
......@@ -9677,7 +9677,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.4.7"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.8"
},
"funding": [
{
......@@ -9693,7 +9693,7 @@
"type": "tidelift"
}
],
"time": "2022-03-06T11:25:32+00:00"
"time": "2022-04-12T15:48:08+00:00"
},
{
"name": "symfony/process",
......@@ -10049,5 +10049,5 @@
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment