Skip to content
Snippets Groups Projects
Commit a2ffd5bf 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 !71
parents 15e521fd 3fa4a16d
No related branches found
No related tags found
1 merge request!71fix(deps): update all non-major dependencies (patch)
Pipeline #106868 passed
...@@ -229,11 +229,11 @@ ...@@ -229,11 +229,11 @@
}, },
{ {
"name": "dbp/relay-core-bundle", "name": "dbp/relay-core-bundle",
"version": "v0.1.32", "version": "v0.1.34",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle", "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
"reference": "b7b60c7505b42a042dac8869b3e837d73fb9da5e" "reference": "d957d248aff513901e89d6eeb7dc8d0e3f68ea63"
}, },
"require": { "require": {
"api-platform/core": "^2.6.6", "api-platform/core": "^2.6.6",
...@@ -293,7 +293,7 @@ ...@@ -293,7 +293,7 @@
"AGPL-3.0-or-later" "AGPL-3.0-or-later"
], ],
"description": "The core bundle of the Relay API gateway", "description": "The core bundle of the Relay API gateway",
"time": "2022-02-15T09:59:16+00:00" "time": "2022-04-26T12:25:46+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -2022,16 +2022,16 @@ ...@@ -2022,16 +2022,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "ba06841ed293fcaf79a592f59fdaba471f7c756c" "reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/ba06841ed293fcaf79a592f59fdaba471f7c756c", "url": "https://api.github.com/repos/symfony/cache/zipball/4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"reference": "ba06841ed293fcaf79a592f59fdaba471f7c756c", "reference": "4c6747cf7e56c6b8e3094dd24852bd3e364375b1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2099,7 +2099,7 @@ ...@@ -2099,7 +2099,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.7" "source": "https://github.com/symfony/cache/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2115,7 +2115,7 @@ ...@@ -2115,7 +2115,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-22T15:31:03+00:00" "time": "2022-04-26T13:19:20+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -2198,16 +2198,16 @@ ...@@ -2198,16 +2198,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "05624c386afa1b4ccc1357463d830fade8d9d404" "reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/05624c386afa1b4ccc1357463d830fade8d9d404", "url": "https://api.github.com/repos/symfony/config/zipball/9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"reference": "05624c386afa1b4ccc1357463d830fade8d9d404", "reference": "9f8964f56f7234f8ace16f66cb3fbae950c04e68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2257,7 +2257,7 @@ ...@@ -2257,7 +2257,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/config/tree/v5.4.7" "source": "https://github.com/symfony/config/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2273,20 +2273,20 @@ ...@@ -2273,20 +2273,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-21T13:42:03+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "35588b2afb08ea3a142d62fefdcad4cb09be06ed" "reference": "855e29cd715ad62bb840c9841fe09a7cde50811f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/35588b2afb08ea3a142d62fefdcad4cb09be06ed", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/855e29cd715ad62bb840c9841fe09a7cde50811f",
"reference": "35588b2afb08ea3a142d62fefdcad4cb09be06ed", "reference": "855e29cd715ad62bb840c9841fe09a7cde50811f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2346,7 +2346,7 @@ ...@@ -2346,7 +2346,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.7" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2362,7 +2362,7 @@ ...@@ -2362,7 +2362,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-08T15:43:06+00:00" "time": "2022-04-26T13:08:29+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -2433,16 +2433,16 @@ ...@@ -2433,16 +2433,16 @@
}, },
{ {
"name": "symfony/doctrine-messenger", "name": "symfony/doctrine-messenger",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git", "url": "https://github.com/symfony/doctrine-messenger.git",
"reference": "bea918cb8363d8fe7953ebcc300454207a3e6093" "reference": "5a3d269d9934dee87555a05f71ea1b9c5acf61fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/bea918cb8363d8fe7953ebcc300454207a3e6093", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/5a3d269d9934dee87555a05f71ea1b9c5acf61fb",
"reference": "bea918cb8363d8fe7953ebcc300454207a3e6093", "reference": "5a3d269d9934dee87555a05f71ea1b9c5acf61fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2456,7 +2456,7 @@ ...@@ -2456,7 +2456,7 @@
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "^2.13|^3.0", "doctrine/dbal": "^2.13|^3.0",
"doctrine/persistence": "^1.3|^2", "doctrine/persistence": "^1.3|^2|^3",
"symfony/property-access": "^4.4|^5.0|^6.0", "symfony/property-access": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0" "symfony/serializer": "^4.4|^5.0|^6.0"
}, },
...@@ -2486,7 +2486,7 @@ ...@@ -2486,7 +2486,7 @@
"description": "Symfony Doctrine Messenger Bridge", "description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.7" "source": "https://github.com/symfony/doctrine-messenger/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2502,20 +2502,20 @@ ...@@ -2502,20 +2502,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T10:23:59+00:00" "time": "2022-04-26T18:02:07+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a" "reference": "c1fcde614dfe99d62a83b796a53b8bad358b266a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/060bc01856a1846e3e4385261bc9ed11a1dd7b6a", "url": "https://api.github.com/repos/symfony/error-handler/zipball/c1fcde614dfe99d62a83b796a53b8bad358b266a",
"reference": "060bc01856a1846e3e4385261bc9ed11a1dd7b6a", "reference": "c1fcde614dfe99d62a83b796a53b8bad358b266a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2557,7 +2557,7 @@ ...@@ -2557,7 +2557,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.7" "source": "https://github.com/symfony/error-handler/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2573,7 +2573,7 @@ ...@@ -2573,7 +2573,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-18T16:21:29+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -2741,16 +2741,16 @@ ...@@ -2741,16 +2741,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "2ab2550b48ee6e88137f69967a5ded0852741549" "reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/2ab2550b48ee6e88137f69967a5ded0852741549", "url": "https://api.github.com/repos/symfony/expression-language/zipball/9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"reference": "2ab2550b48ee6e88137f69967a5ded0852741549", "reference": "9d186e1eecf9e3461c6adbdf1acf614b8da9def9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2784,7 +2784,7 @@ ...@@ -2784,7 +2784,7 @@
"description": "Provides an engine that can compile and evaluate expressions", "description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/expression-language/tree/v5.4.7" "source": "https://github.com/symfony/expression-language/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2800,7 +2800,7 @@ ...@@ -2800,7 +2800,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-08T05:07:18+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
...@@ -2868,16 +2868,16 @@ ...@@ -2868,16 +2868,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d" "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d", "url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d", "reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2911,7 +2911,7 @@ ...@@ -2911,7 +2911,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v5.4.3" "source": "https://github.com/symfony/finder/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -2927,20 +2927,20 @@ ...@@ -2927,20 +2927,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-26T16:34:36+00:00" "time": "2022-04-15T08:07:45+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "7520f553c7a7721652c1b7ac95c09dae62a1676e" "reference": "e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7520f553c7a7721652c1b7ac95c09dae62a1676e", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45",
"reference": "7520f553c7a7721652c1b7ac95c09dae62a1676e", "reference": "e2423e443bd6e6d5371d5c72d5d1a98c8d9fbb45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2994,7 +2994,7 @@ ...@@ -2994,7 +2994,7 @@
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.13.1", "doctrine/annotations": "^1.13.1",
"doctrine/cache": "^1.11|^2.0", "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", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^5.3|^6.0", "symfony/asset": "^5.3|^6.0",
"symfony/browser-kit": "^5.4|^6.0", "symfony/browser-kit": "^5.4|^6.0",
...@@ -3062,7 +3062,7 @@ ...@@ -3062,7 +3062,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.7" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3078,20 +3078,20 @@ ...@@ -3078,20 +3078,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T06:09:41+00:00" "time": "2022-04-26T13:36:06+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.6", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465" "reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/34e89bc147633c0f9dd6caaaf56da3b806a21465", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"reference": "34e89bc147633c0f9dd6caaaf56da3b806a21465", "reference": "ff2818d1c3d49860bcae1f2cbb5eb00fcd3bf9e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3135,7 +3135,7 @@ ...@@ -3135,7 +3135,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.4.6" "source": "https://github.com/symfony/http-foundation/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3151,20 +3151,20 @@ ...@@ -3151,20 +3151,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-05T21:03:43+00:00" "time": "2022-04-22T08:14:12+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "509243b9b3656db966284c45dffce9316c1ecc5c" "reference": "cf7e61106abfc19b305ca0aedc41724ced89a02a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/509243b9b3656db966284c45dffce9316c1ecc5c", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cf7e61106abfc19b305ca0aedc41724ced89a02a",
"reference": "509243b9b3656db966284c45dffce9316c1ecc5c", "reference": "cf7e61106abfc19b305ca0aedc41724ced89a02a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3247,7 +3247,7 @@ ...@@ -3247,7 +3247,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.7" "source": "https://github.com/symfony/http-kernel/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3263,7 +3263,7 @@ ...@@ -3263,7 +3263,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-02T06:04:20+00:00" "time": "2022-04-27T17:22:21+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3346,16 +3346,16 @@ ...@@ -3346,16 +3346,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "4319c25b76573cff46f112ee8cc83fffa4b97579" "reference": "e6ada0d7917c52bd50e37f082063cfc93d5ae182"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/4319c25b76573cff46f112ee8cc83fffa4b97579", "url": "https://api.github.com/repos/symfony/messenger/zipball/e6ada0d7917c52bd50e37f082063cfc93d5ae182",
"reference": "4319c25b76573cff46f112ee8cc83fffa4b97579", "reference": "e6ada0d7917c52bd50e37f082063cfc93d5ae182",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3416,7 +3416,7 @@ ...@@ -3416,7 +3416,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues", "description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/messenger/tree/v5.4.3" "source": "https://github.com/symfony/messenger/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3432,20 +3432,20 @@ ...@@ -3432,20 +3432,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-12T18:55:10+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c" "reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/92d27a34dea2e199fa9b687e3fff3a7d169b7b1c", "url": "https://api.github.com/repos/symfony/mime/zipball/af49bc163ec3272f677bde3bc44c0d766c1fd662",
"reference": "92d27a34dea2e199fa9b687e3fff3a7d169b7b1c", "reference": "af49bc163ec3272f677bde3bc44c0d766c1fd662",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3499,7 +3499,7 @@ ...@@ -3499,7 +3499,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.7" "source": "https://github.com/symfony/mime/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3515,20 +3515,20 @@ ...@@ -3515,20 +3515,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-11T16:08:05+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/password-hasher.git", "url": "https://github.com/symfony/password-hasher.git",
"reference": "b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4" "reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4", "url": "https://api.github.com/repos/symfony/password-hasher/zipball/bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"reference": "b5ed59c4536d8386cd37bb86df2b7bd5fbbd46d4", "reference": "bc9c982b25c0292aa4e009b3e9cc9835e4d1e94f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3539,7 +3539,7 @@ ...@@ -3539,7 +3539,7 @@
"symfony/security-core": "<5.3" "symfony/security-core": "<5.3"
}, },
"require-dev": { "require-dev": {
"symfony/console": "^5", "symfony/console": "^5.3|^6.0",
"symfony/security-core": "^5.3|^6.0" "symfony/security-core": "^5.3|^6.0"
}, },
"type": "library", "type": "library",
...@@ -3572,7 +3572,7 @@ ...@@ -3572,7 +3572,7 @@
"password" "password"
], ],
"support": { "support": {
"source": "https://github.com/symfony/password-hasher/tree/v5.4.3" "source": "https://github.com/symfony/password-hasher/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -3588,7 +3588,7 @@ ...@@ -3588,7 +3588,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-15T13:57:25+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
...@@ -4408,16 +4408,16 @@ ...@@ -4408,16 +4408,16 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "57196a19211baa36087e6fc06254d3b39ff0f369" "reference": "fe501d498d6ec7e9efe928c90fabedf629116495"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/57196a19211baa36087e6fc06254d3b39ff0f369", "url": "https://api.github.com/repos/symfony/property-access/zipball/fe501d498d6ec7e9efe928c90fabedf629116495",
"reference": "57196a19211baa36087e6fc06254d3b39ff0f369", "reference": "fe501d498d6ec7e9efe928c90fabedf629116495",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4469,7 +4469,7 @@ ...@@ -4469,7 +4469,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v5.4.7" "source": "https://github.com/symfony/property-access/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -4485,7 +4485,7 @@ ...@@ -4485,7 +4485,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
...@@ -4647,16 +4647,16 @@ ...@@ -4647,16 +4647,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "44b29c7a94e867ccde1da604792f11a469958981" "reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981", "url": "https://api.github.com/repos/symfony/routing/zipball/e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
"reference": "44b29c7a94e867ccde1da604792f11a469958981", "reference": "e07817bb6244ea33ef5ad31abc4a9288bef3f2f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4717,7 +4717,7 @@ ...@@ -4717,7 +4717,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.3" "source": "https://github.com/symfony/routing/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -4733,20 +4733,20 @@ ...@@ -4733,20 +4733,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-18T21:45:37+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
"version": "v5.4.5", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-bundle.git", "url": "https://github.com/symfony/security-bundle.git",
"reference": "d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c" "reference": "9806c9d491584e14a4444ea861a15428ab4b00be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/9806c9d491584e14a4444ea861a15428ab4b00be",
"reference": "d6ae2f605fa8e4e0860c1a6574271af2bb4ba16c", "reference": "9806c9d491584e14a4444ea861a15428ab4b00be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4819,7 +4819,7 @@ ...@@ -4819,7 +4819,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-bundle/tree/v5.4.5" "source": "https://github.com/symfony/security-bundle/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -4835,20 +4835,20 @@ ...@@ -4835,20 +4835,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-18T16:06:09+00:00" "time": "2022-04-15T11:48:31+00:00"
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96" "reference": "4540ecb8ae82cc46d9580672888597f481ff0440"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96", "url": "https://api.github.com/repos/symfony/security-core/zipball/4540ecb8ae82cc46d9580672888597f481ff0440",
"reference": "8d622c29dd018a5fb4a3994c9eeae2e9dfe68e96", "reference": "4540ecb8ae82cc46d9580672888597f481ff0440",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4912,7 +4912,7 @@ ...@@ -4912,7 +4912,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v5.4.7" "source": "https://github.com/symfony/security-core/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -4928,7 +4928,7 @@ ...@@ -4928,7 +4928,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-24T01:02:22+00:00" "time": "2022-04-15T08:07:45+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
...@@ -5071,16 +5071,16 @@ ...@@ -5071,16 +5071,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.4.5", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "53d572f06fc438faae3713cc97d186d941919748" "reference": "3d4b612da3a278285e6fd16fc2e5233820eeba0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/53d572f06fc438faae3713cc97d186d941919748", "url": "https://api.github.com/repos/symfony/security-http/zipball/3d4b612da3a278285e6fd16fc2e5233820eeba0d",
"reference": "53d572f06fc438faae3713cc97d186d941919748", "reference": "3d4b612da3a278285e6fd16fc2e5233820eeba0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5136,7 +5136,7 @@ ...@@ -5136,7 +5136,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v5.4.5" "source": "https://github.com/symfony/security-http/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5152,20 +5152,20 @@ ...@@ -5152,20 +5152,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-17T20:21:36+00:00" "time": "2022-04-16T13:32:04+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "d1bc37090edabada161b6490d1be14e8cb4891d4" "reference": "a806b1031c45bf2ee583beee6df734ecf34d5cfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/d1bc37090edabada161b6490d1be14e8cb4891d4", "url": "https://api.github.com/repos/symfony/serializer/zipball/a806b1031c45bf2ee583beee6df734ecf34d5cfc",
"reference": "d1bc37090edabada161b6490d1be14e8cb4891d4", "reference": "a806b1031c45bf2ee583beee6df734ecf34d5cfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5239,7 +5239,7 @@ ...@@ -5239,7 +5239,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/serializer/tree/v5.4.7" "source": "https://github.com/symfony/serializer/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5255,7 +5255,7 @@ ...@@ -5255,7 +5255,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-24T17:11:08+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -5342,16 +5342,16 @@ ...@@ -5342,16 +5342,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10" "reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10", "url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10", "reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5408,7 +5408,7 @@ ...@@ -5408,7 +5408,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.3" "source": "https://github.com/symfony/string/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5424,7 +5424,7 @@ ...@@ -5424,7 +5424,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-19T10:40:37+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
...@@ -5506,16 +5506,16 @@ ...@@ -5506,16 +5506,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da" "reference": "f68dbdb80c9ce425f503512dfa8c8c01cf789e43"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f68dbdb80c9ce425f503512dfa8c8c01cf789e43",
"reference": "b43e9bdb57a39ffffb4c44a7ef0a47d338e9f1da", "reference": "f68dbdb80c9ce425f503512dfa8c8c01cf789e43",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5607,7 +5607,7 @@ ...@@ -5607,7 +5607,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v5.4.7" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5623,20 +5623,20 @@ ...@@ -5623,20 +5623,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T06:09:41+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
"version": "v5.4.3", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bundle.git", "url": "https://github.com/symfony/twig-bundle.git",
"reference": "45ae3ee8155f93042a1033b166a7a3ed57b96a92" "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/45ae3ee8155f93042a1033b166a7a3ed57b96a92", "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/c992b4474c3a31f3c40a1ca593d213833f91b818",
"reference": "45ae3ee8155f93042a1033b166a7a3ed57b96a92", "reference": "c992b4474c3a31f3c40a1ca593d213833f91b818",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5696,7 +5696,7 @@ ...@@ -5696,7 +5696,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework", "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bundle/tree/v5.4.3" "source": "https://github.com/symfony/twig-bundle/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5712,7 +5712,7 @@ ...@@ -5712,7 +5712,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-01-02T09:53:40+00:00" "time": "2022-04-03T13:03:10+00:00"
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
...@@ -5790,16 +5790,16 @@ ...@@ -5790,16 +5790,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b" "reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/f6402ff65e23b7a701d6938809c6451a8a125a8b", "url": "https://api.github.com/repos/symfony/validator/zipball/bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"reference": "f6402ff65e23b7a701d6938809c6451a8a125a8b", "reference": "bdc6d04ba95c73ccbf906b4ad9b8775c738d83ad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5883,7 +5883,7 @@ ...@@ -5883,7 +5883,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v5.4.7" "source": "https://github.com/symfony/validator/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5899,20 +5899,20 @@ ...@@ -5899,20 +5899,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-15T08:07:45+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.6", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0" "reference": "cdcadd343d31ad16fc5e006b0de81ea307435053"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/294e9da6e2e0dd404e983daa5aa74253d92c05d0", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cdcadd343d31ad16fc5e006b0de81ea307435053",
"reference": "294e9da6e2e0dd404e983daa5aa74253d92c05d0", "reference": "cdcadd343d31ad16fc5e006b0de81ea307435053",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5972,7 +5972,7 @@ ...@@ -5972,7 +5972,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.6" "source": "https://github.com/symfony/var-dumper/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -5988,20 +5988,20 @@ ...@@ -5988,20 +5988,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-02T12:42:23+00:00" "time": "2022-04-26T13:19:20+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807" "reference": "7e132a3fcd4b57add721b4207236877b6017ec93"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/7eacaa588c9b27f2738575adb4a8457a80d9c807", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/7e132a3fcd4b57add721b4207236877b6017ec93",
"reference": "7eacaa588c9b27f2738575adb4a8457a80d9c807", "reference": "7e132a3fcd4b57add721b4207236877b6017ec93",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6045,7 +6045,7 @@ ...@@ -6045,7 +6045,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.7" "source": "https://github.com/symfony/var-exporter/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -6061,7 +6061,7 @@ ...@@ -6061,7 +6061,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-31T17:09:19+00:00" "time": "2022-04-26T13:19:20+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -9731,16 +9731,16 @@ ...@@ -9731,16 +9731,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "88b6909f74fd1f2147e068411f71870a3b27ac56" "reference": "0dabec4e3898d3e00451dd47b5ef839168f9bbf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/88b6909f74fd1f2147e068411f71870a3b27ac56", "url": "https://api.github.com/repos/symfony/http-client/zipball/0dabec4e3898d3e00451dd47b5ef839168f9bbf5",
"reference": "88b6909f74fd1f2147e068411f71870a3b27ac56", "reference": "0dabec4e3898d3e00451dd47b5ef839168f9bbf5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9798,7 +9798,7 @@ ...@@ -9798,7 +9798,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.7" "source": "https://github.com/symfony/http-client/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -9814,7 +9814,7 @@ ...@@ -9814,7 +9814,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-01T12:27:37+00:00" "time": "2022-04-12T16:02:29+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -9965,16 +9965,16 @@ ...@@ -9965,16 +9965,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.7", "version": "v5.4.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348" "reference": "cec05218b4fd847b87dce5b3560b288096c36950"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31977d36f253607e1fc4e1fb54df18bd9f1e4348", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cec05218b4fd847b87dce5b3560b288096c36950",
"reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348", "reference": "cec05218b4fd847b87dce5b3560b288096c36950",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10028,7 +10028,7 @@ ...@@ -10028,7 +10028,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management", "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.7" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.8"
}, },
"funding": [ "funding": [
{ {
...@@ -10044,7 +10044,7 @@ ...@@ -10044,7 +10044,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-06T11:25:32+00:00" "time": "2022-04-12T15:48:08+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment