Skip to content
Snippets Groups Projects
Commit 26442171 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.17 (patch)

See merge request !144
parents 31cc77f2 85cb945a
Branches
Tags
1 merge request!144fix(deps): update all non-major dependencies to v5.4.17 (patch)
Pipeline #220806 passed
...@@ -2518,16 +2518,16 @@ ...@@ -2518,16 +2518,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.4.15", "version": "v5.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "60e87188abbacd29ccde44d69c5392a33e888e98" "reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/60e87188abbacd29ccde44d69c5392a33e888e98", "url": "https://api.github.com/repos/symfony/cache/zipball/a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
"reference": "60e87188abbacd29ccde44d69c5392a33e888e98", "reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2595,7 +2595,7 @@ ...@@ -2595,7 +2595,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v5.4.15" "source": "https://github.com/symfony/cache/tree/v5.4.18"
}, },
"funding": [ "funding": [
{ {
...@@ -2611,7 +2611,7 @@ ...@@ -2611,7 +2611,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-27T07:55:40+00:00" "time": "2022-12-29T16:06:09+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
...@@ -2773,16 +2773,16 @@ ...@@ -2773,16 +2773,16 @@
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "a93e1863500940780fc1235f52d54397be2d14b3" "reference": "58f2988128d2d278280781db037677a32cf720db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a93e1863500940780fc1235f52d54397be2d14b3", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/58f2988128d2d278280781db037677a32cf720db",
"reference": "a93e1863500940780fc1235f52d54397be2d14b3", "reference": "58f2988128d2d278280781db037677a32cf720db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2842,7 +2842,7 @@ ...@@ -2842,7 +2842,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.16" "source": "https://github.com/symfony/dependency-injection/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -2858,7 +2858,7 @@ ...@@ -2858,7 +2858,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T07:33:13+00:00" "time": "2022-12-28T13:55:51+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
...@@ -3002,16 +3002,16 @@ ...@@ -3002,16 +3002,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.15", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "539cf1428b8442303c6e876ad7bf5a7babd91091" "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/539cf1428b8442303c6e876ad7bf5a7babd91091", "url": "https://api.github.com/repos/symfony/error-handler/zipball/b900446552833ad2f91ca7dd52aa8ffe78f66cb2",
"reference": "539cf1428b8442303c6e876ad7bf5a7babd91091", "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3053,7 +3053,7 @@ ...@@ -3053,7 +3053,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.15" "source": "https://github.com/symfony/error-handler/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -3069,20 +3069,20 @@ ...@@ -3069,20 +3069,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-27T06:32:25+00:00" "time": "2022-12-13T09:43:00+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.4.9", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc" "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
"reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3138,7 +3138,7 @@ ...@@ -3138,7 +3138,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9" "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -3154,7 +3154,7 @@ ...@@ -3154,7 +3154,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-05T16:45:39+00:00" "time": "2022-12-12T15:54:21+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -3364,16 +3364,16 @@ ...@@ -3364,16 +3364,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.4.11", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c" "reference": "40c08632019838dfb3350f18cf5563b8080055fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c", "url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc",
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c", "reference": "40c08632019838dfb3350f18cf5563b8080055fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3407,7 +3407,7 @@ ...@@ -3407,7 +3407,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.11" "source": "https://github.com/symfony/finder/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -3423,20 +3423,20 @@ ...@@ -3423,20 +3423,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-29T07:37:50+00:00" "time": "2022-12-22T10:31:03+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d" "reference": "79dba90bd8a440488b63282ea27d2b30166e8841"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/79dba90bd8a440488b63282ea27d2b30166e8841",
"reference": "70bfb2e76b8d97b2b19058bd65046b4cc1f04e3d", "reference": "79dba90bd8a440488b63282ea27d2b30166e8841",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3488,7 +3488,7 @@ ...@@ -3488,7 +3488,7 @@
"symfony/workflow": "<5.2" "symfony/workflow": "<5.2"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.13.1", "doctrine/annotations": "^1.13.1|^2",
"doctrine/cache": "^1.11|^2.0", "doctrine/cache": "^1.11|^2.0",
"doctrine/persistence": "^1.3|^2|^3", "doctrine/persistence": "^1.3|^2|^3",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
...@@ -3558,7 +3558,7 @@ ...@@ -3558,7 +3558,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.16" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -3574,20 +3574,20 @@ ...@@ -3574,20 +3574,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-25T14:26:10+00:00" "time": "2022-12-20T11:10:57+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "5032c5849aef24741e1970cb03511b0dd131d838" "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5032c5849aef24741e1970cb03511b0dd131d838", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a",
"reference": "5032c5849aef24741e1970cb03511b0dd131d838", "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3634,7 +3634,7 @@ ...@@ -3634,7 +3634,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.16" "source": "https://github.com/symfony/http-foundation/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -3650,20 +3650,20 @@ ...@@ -3650,20 +3650,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-07T08:06:40+00:00" "time": "2022-12-14T08:23:03+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.16", "version": "v5.4.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "b432c57c5de73634b1859093c1f58e3cd84455a1" "reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/b432c57c5de73634b1859093c1f58e3cd84455a1", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5da6f57a13e5d7d77197443cf55697cdf65f1352",
"reference": "b432c57c5de73634b1859093c1f58e3cd84455a1", "reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3746,7 +3746,7 @@ ...@@ -3746,7 +3746,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.16" "source": "https://github.com/symfony/http-kernel/tree/v5.4.18"
}, },
"funding": [ "funding": [
{ {
...@@ -3762,7 +3762,7 @@ ...@@ -3762,7 +3762,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-28T18:08:58+00:00" "time": "2022-12-29T18:54:08+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3935,16 +3935,16 @@ ...@@ -3935,16 +3935,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "46eeedb08f0832b1b61a84c612d945fc85ee4734" "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/46eeedb08f0832b1b61a84c612d945fc85ee4734", "url": "https://api.github.com/repos/symfony/mime/zipball/2a83d82efc91c3f03a23c8b47a896df168aa5c63",
"reference": "46eeedb08f0832b1b61a84c612d945fc85ee4734", "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3999,7 +3999,7 @@ ...@@ -3999,7 +3999,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v5.4.16" "source": "https://github.com/symfony/mime/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -4015,7 +4015,7 @@ ...@@ -4015,7 +4015,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-26T16:45:22+00:00" "time": "2022-12-13T09:59:55+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
...@@ -5209,16 +5209,16 @@ ...@@ -5209,16 +5209,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.4.15", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "5c9b129efe9abce9470e384bf65d8a7e262eee69" "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/5c9b129efe9abce9470e384bf65d8a7e262eee69", "url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
"reference": "5c9b129efe9abce9470e384bf65d8a7e262eee69", "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5233,7 +5233,7 @@ ...@@ -5233,7 +5233,7 @@
"symfony/yaml": "<4.4" "symfony/yaml": "<4.4"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.12", "doctrine/annotations": "^1.12|^2",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/config": "^5.3|^6.0", "symfony/config": "^5.3|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0",
...@@ -5279,7 +5279,7 @@ ...@@ -5279,7 +5279,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.4.15" "source": "https://github.com/symfony/routing/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -5295,7 +5295,7 @@ ...@@ -5295,7 +5295,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-13T14:10:41+00:00" "time": "2022-12-20T11:10:57+00:00"
}, },
{ {
"name": "symfony/security-bundle", "name": "symfony/security-bundle",
...@@ -6465,16 +6465,16 @@ ...@@ -6465,16 +6465,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.14", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "6894d06145fefebd9a4c7272baa026a1c394a430" "reference": "ad74890513d07060255df2575703daf971de92c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad74890513d07060255df2575703daf971de92c7",
"reference": "6894d06145fefebd9a4c7272baa026a1c394a430", "reference": "ad74890513d07060255df2575703daf971de92c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6534,7 +6534,7 @@ ...@@ -6534,7 +6534,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.14" "source": "https://github.com/symfony/var-dumper/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -6550,20 +6550,20 @@ ...@@ -6550,20 +6550,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-07T08:01:20+00:00" "time": "2022-12-22T10:31:03+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.4.10", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340" "reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/8fc03ee75eeece3d9be1ef47d26d79bea1afb340", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/2adac0a9b55f9fb40b983b790509581dc3db0fff",
"reference": "8fc03ee75eeece3d9be1ef47d26d79bea1afb340", "reference": "2adac0a9b55f9fb40b983b790509581dc3db0fff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6607,7 +6607,7 @@ ...@@ -6607,7 +6607,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.10" "source": "https://github.com/symfony/var-exporter/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -6623,7 +6623,7 @@ ...@@ -6623,7 +6623,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-27T12:56:18+00:00" "time": "2022-12-22T10:10:04+00:00"
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
...@@ -10432,16 +10432,16 @@ ...@@ -10432,16 +10432,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "0f43af12a27733a060b92396b7bde84a4376da0a" "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/0f43af12a27733a060b92396b7bde84a4376da0a", "url": "https://api.github.com/repos/symfony/http-client/zipball/772129f800fc0bfaa6bd40c40934d544f0957d30",
"reference": "0f43af12a27733a060b92396b7bde84a4376da0a", "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10499,7 +10499,7 @@ ...@@ -10499,7 +10499,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.16" "source": "https://github.com/symfony/http-client/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -10515,7 +10515,7 @@ ...@@ -10515,7 +10515,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-09T11:27:39+00:00" "time": "2022-12-13T11:07:37+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -10831,16 +10831,16 @@ ...@@ -10831,16 +10831,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.16", "version": "v5.4.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "5ea977eb24dd9926e2920078530985dc6942597c" "reference": "2232d32115383602fd7702dfd51e81178364b679"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/5ea977eb24dd9926e2920078530985dc6942597c", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/2232d32115383602fd7702dfd51e81178364b679",
"reference": "5ea977eb24dd9926e2920078530985dc6942597c", "reference": "2232d32115383602fd7702dfd51e81178364b679",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -10894,7 +10894,7 @@ ...@@ -10894,7 +10894,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.16" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.17"
}, },
"funding": [ "funding": [
{ {
...@@ -10910,7 +10910,7 @@ ...@@ -10910,7 +10910,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-14T09:59:19+00:00" "time": "2022-12-27T08:11:33+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment