Skip to content
Snippets Groups Projects
Commit dff83e44 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 !161
parents 3d46cc05 3bf2867d
Branches
No related tags found
1 merge request!161fix(deps): update all non-major dependencies (patch)
Pipeline #197690 passed
...@@ -2432,16 +2432,16 @@ ...@@ -2432,16 +2432,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8" "reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/f75d17cb4769eb38cd5fccbda95cd80a054d35c8", "url": "https://api.github.com/repos/symfony/error-handler/zipball/5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0",
"reference": "f75d17cb4769eb38cd5fccbda95cd80a054d35c8", "reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2483,7 +2483,7 @@ ...@@ -2483,7 +2483,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.11" "source": "https://github.com/symfony/error-handler/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -2499,7 +2499,7 @@ ...@@ -2499,7 +2499,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-29T07:37:50+00:00" "time": "2022-10-03T15:15:50+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -2667,16 +2667,16 @@ ...@@ -2667,16 +2667,16 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e" "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/expression-language/zipball/eb59000eb72c9681502cb501af3c666be42d215e", "url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b",
"reference": "eb59000eb72c9681502cb501af3c666be42d215e", "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2710,7 +2710,7 @@ ...@@ -2710,7 +2710,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.11" "source": "https://github.com/symfony/expression-language/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -2726,7 +2726,7 @@ ...@@ -2726,7 +2726,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-20T11:34:24+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
...@@ -2857,16 +2857,16 @@ ...@@ -2857,16 +2857,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363" "reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/394866c2cb8bb189b9bd5ebd043b66f89c800363", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/00ac4d7e31597f6a49759bd925d83fc87d4ade68",
"reference": "394866c2cb8bb189b9bd5ebd043b66f89c800363", "reference": "00ac4d7e31597f6a49759bd925d83fc87d4ade68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2988,7 +2988,7 @@ ...@@ -2988,7 +2988,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.13" "source": "https://github.com/symfony/framework-bundle/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -3004,20 +3004,20 @@ ...@@ -3004,20 +3004,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-29T08:12:55+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379" "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/54be067587a4f2b7fffb7a699f9481ec3daf9379", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7c7b395c3a61d746919c21e915f51f0039c3f75",
"reference": "54be067587a4f2b7fffb7a699f9481ec3daf9379", "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3064,7 +3064,7 @@ ...@@ -3064,7 +3064,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.13" "source": "https://github.com/symfony/http-foundation/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -3080,20 +3080,20 @@ ...@@ -3080,20 +3080,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-17T07:31:22+00:00" "time": "2022-10-01T21:59:28+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507" "reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f25330c216b7bb178603b2e25fb7a9325015507", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6f77fabc1a37c2dceecc6f78cca44772705dc52f",
"reference": "4f25330c216b7bb178603b2e25fb7a9325015507", "reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3176,7 +3176,7 @@ ...@@ -3176,7 +3176,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.13" "source": "https://github.com/symfony/http-kernel/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -3192,7 +3192,7 @@ ...@@ -3192,7 +3192,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-30T07:40:28+00:00" "time": "2022-10-12T07:12:21+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
...@@ -3275,16 +3275,16 @@ ...@@ -3275,16 +3275,16 @@
}, },
{ {
"name": "symfony/messenger", "name": "symfony/messenger",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/messenger.git", "url": "https://github.com/symfony/messenger.git",
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4" "reference": "de4b258a5551934460c422620b61cf0a35744f51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/messenger/zipball/8f8d3425991e627902f8288088609a8d8f6c6ea4", "url": "https://api.github.com/repos/symfony/messenger/zipball/de4b258a5551934460c422620b61cf0a35744f51",
"reference": "8f8d3425991e627902f8288088609a8d8f6c6ea4", "reference": "de4b258a5551934460c422620b61cf0a35744f51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3345,7 +3345,7 @@ ...@@ -3345,7 +3345,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.13" "source": "https://github.com/symfony/messenger/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -3361,7 +3361,7 @@ ...@@ -3361,7 +3361,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-17T07:31:22+00:00" "time": "2022-10-10T09:32:54+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
...@@ -4418,16 +4418,16 @@ ...@@ -4418,16 +4418,16 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c" "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-info/zipball/8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "url": "https://api.github.com/repos/symfony/property-info/zipball/dc7ac44b5ea36c9f7532051b01ba64b1737932d1",
"reference": "8a9a2b638a808cc92a2fbce185b9318e76b0e20c", "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4489,7 +4489,7 @@ ...@@ -4489,7 +4489,7 @@
"validator" "validator"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-info/tree/v5.4.11" "source": "https://github.com/symfony/property-info/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -4505,7 +4505,7 @@ ...@@ -4505,7 +4505,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-19T08:07:51+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/redis-messenger", "name": "symfony/redis-messenger",
...@@ -4768,16 +4768,16 @@ ...@@ -4768,16 +4768,16 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460" "reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/71bc477807d9afc9c904fd62b3b5d48f97308460", "url": "https://api.github.com/repos/symfony/security-core/zipball/0f8b4595ce4725f8f02fbb63729036813645fc2c",
"reference": "71bc477807d9afc9c904fd62b3b5d48f97308460", "reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4841,7 +4841,7 @@ ...@@ -4841,7 +4841,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.13" "source": "https://github.com/symfony/security-core/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -4857,7 +4857,7 @@ ...@@ -4857,7 +4857,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-17T07:31:22+00:00" "time": "2022-10-01T21:59:28+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
...@@ -5271,16 +5271,16 @@ ...@@ -5271,16 +5271,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "2900c668a32138a34118740de3e4d5a701801f53" "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53", "url": "https://api.github.com/repos/symfony/string/zipball/089e7237497fae7a9c404d0c3aeb8db3254733e4",
"reference": "2900c668a32138a34118740de3e4d5a701801f53", "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5337,7 +5337,7 @@ ...@@ -5337,7 +5337,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.13" "source": "https://github.com/symfony/string/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -5353,7 +5353,7 @@ ...@@ -5353,7 +5353,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-01T01:52:16+00:00" "time": "2022-10-05T15:16:54+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
...@@ -5435,16 +5435,16 @@ ...@@ -5435,16 +5435,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.4.12", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819" "reference": "60db1cc3f5b098eb194c00a10489148a03861371"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/94c3b38514c953e3e84719c96d4e578a01ca1819", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/60db1cc3f5b098eb194c00a10489148a03861371",
"reference": "94c3b38514c953e3e84719c96d4e578a01ca1819", "reference": "60db1cc3f5b098eb194c00a10489148a03861371",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5536,7 +5536,7 @@ ...@@ -5536,7 +5536,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.12" "source": "https://github.com/symfony/twig-bridge/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -5552,7 +5552,7 @@ ...@@ -5552,7 +5552,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-03T13:09:21+00:00" "time": "2022-10-11T12:49:22+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
...@@ -5719,16 +5719,16 @@ ...@@ -5719,16 +5719,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b" "reference": "717b1eabbc51795369400697458f7e813fc6c71e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/8fba40ed3c21054cb9a543ccecd4f3175b6a011b", "url": "https://api.github.com/repos/symfony/validator/zipball/717b1eabbc51795369400697458f7e813fc6c71e",
"reference": "8fba40ed3c21054cb9a543ccecd4f3175b6a011b", "reference": "717b1eabbc51795369400697458f7e813fc6c71e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5812,7 +5812,7 @@ ...@@ -5812,7 +5812,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.13" "source": "https://github.com/symfony/validator/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -5828,20 +5828,20 @@ ...@@ -5828,20 +5828,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-17T07:31:22+00:00" "time": "2022-10-01T21:59:28+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c" "reference": "6894d06145fefebd9a4c7272baa026a1c394a430"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/2bf2ccab581bec363191672f0df40e0c85569e1c", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430",
"reference": "2bf2ccab581bec363191672f0df40e0c85569e1c", "reference": "6894d06145fefebd9a4c7272baa026a1c394a430",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5901,7 +5901,7 @@ ...@@ -5901,7 +5901,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.13" "source": "https://github.com/symfony/var-dumper/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -5917,7 +5917,7 @@ ...@@ -5917,7 +5917,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-06T13:23:31+00:00" "time": "2022-10-07T08:01:20+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
...@@ -6081,16 +6081,16 @@ ...@@ -6081,16 +6081,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.4.12", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c" "reference": "e83fe9a72011f07c662da46a05603d66deeeb487"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c", "url": "https://api.github.com/repos/symfony/yaml/zipball/e83fe9a72011f07c662da46a05603d66deeeb487",
"reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c", "reference": "e83fe9a72011f07c662da46a05603d66deeeb487",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6136,7 +6136,7 @@ ...@@ -6136,7 +6136,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v5.4.12" "source": "https://github.com/symfony/yaml/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -6152,7 +6152,7 @@ ...@@ -6152,7 +6152,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-02T15:52:22+00:00" "time": "2022-10-03T15:15:50+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -7587,16 +7587,16 @@ ...@@ -7587,16 +7587,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.8.8", "version": "1.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07" "reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"reference": "08310ce271984587e2a4cda94e1ac66510a6ea07", "reference": "3a72d9d9f2528fbd50c2d8fcf155fd9f74ade3f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7626,7 +7626,7 @@ ...@@ -7626,7 +7626,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.8" "source": "https://github.com/phpstan/phpstan/tree/1.8.9"
}, },
"funding": [ "funding": [
{ {
...@@ -7642,7 +7642,7 @@ ...@@ -7642,7 +7642,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-06T12:51:57+00:00" "time": "2022-10-13T13:40:18+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
...@@ -9328,16 +9328,16 @@ ...@@ -9328,16 +9328,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.13", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a" "reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/596fd752f00e0205d895cd6b184d135c27bb5d6a", "url": "https://api.github.com/repos/symfony/http-client/zipball/8a3929c814cba77db93de61c22759e0dbeaa4c87",
"reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a", "reference": "8a3929c814cba77db93de61c22759e0dbeaa4c87",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9395,7 +9395,7 @@ ...@@ -9395,7 +9395,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.13" "source": "https://github.com/symfony/http-client/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -9411,7 +9411,7 @@ ...@@ -9411,7 +9411,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-09-08T18:41:21+00:00" "time": "2022-10-11T15:16:01+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
...@@ -9727,16 +9727,16 @@ ...@@ -9727,16 +9727,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.4.11", "version": "v5.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3" "reference": "684084f74504c234462fafe6f5eea003a73e7e75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31b1549f54b1a1890e725a0c1c8c2de6ef2205b3", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/684084f74504c234462fafe6f5eea003a73e7e75",
"reference": "31b1549f54b1a1890e725a0c1c8c2de6ef2205b3", "reference": "684084f74504c234462fafe6f5eea003a73e7e75",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -9790,7 +9790,7 @@ ...@@ -9790,7 +9790,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.11" "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.14"
}, },
"funding": [ "funding": [
{ {
...@@ -9806,7 +9806,7 @@ ...@@ -9806,7 +9806,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-28T13:33:28+00:00" "time": "2022-10-07T08:01:20+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