Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • dbp/relay/dbp-relay-example-bundle
1 result
Show changes
Commits on Source (2)
......@@ -1736,16 +1736,16 @@
},
{
"name": "symfony/cache",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "8aad4b69a10c5c51ab54672e78995860f5e447ec"
"reference": "4178f0a19ec3f1f76e7f1a07b8187cbe3d94b825"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/8aad4b69a10c5c51ab54672e78995860f5e447ec",
"reference": "8aad4b69a10c5c51ab54672e78995860f5e447ec",
"url": "https://api.github.com/repos/symfony/cache/zipball/4178f0a19ec3f1f76e7f1a07b8187cbe3d94b825",
"reference": "4178f0a19ec3f1f76e7f1a07b8187cbe3d94b825",
"shasum": ""
},
"require": {
......@@ -1813,7 +1813,7 @@
"psr6"
],
"support": {
"source": "https://github.com/symfony/cache/tree/v5.4.2"
"source": "https://github.com/symfony/cache/tree/v5.4.3"
},
"funding": [
{
......@@ -1829,7 +1829,7 @@
"type": "tidelift"
}
],
"time": "2021-12-28T17:15:56+00:00"
"time": "2022-01-26T16:28:35+00:00"
},
{
"name": "symfony/cache-contracts",
......@@ -1912,16 +1912,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "2e082dae50da563c639119b7b52347a2a3db4ba5"
"reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/2e082dae50da563c639119b7b52347a2a3db4ba5",
"reference": "2e082dae50da563c639119b7b52347a2a3db4ba5",
"url": "https://api.github.com/repos/symfony/config/zipball/d65e1bd990c740e31feb07d2b0927b8d4df9956f",
"reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f",
"shasum": ""
},
"require": {
......@@ -1971,7 +1971,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.2"
"source": "https://github.com/symfony/config/tree/v5.4.3"
},
"funding": [
{
......@@ -1987,20 +1987,20 @@
"type": "tidelift"
}
],
"time": "2021-12-15T11:06:13+00:00"
"time": "2022-01-03T09:50:52+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "ba94559be9738d77cd29e24b5d81cf3b89b7d628"
"reference": "974580fd67f14d65b045c11b09eb149cd4b13df5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ba94559be9738d77cd29e24b5d81cf3b89b7d628",
"reference": "ba94559be9738d77cd29e24b5d81cf3b89b7d628",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/974580fd67f14d65b045c11b09eb149cd4b13df5",
"reference": "974580fd67f14d65b045c11b09eb149cd4b13df5",
"shasum": ""
},
"require": {
......@@ -2060,7 +2060,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.2"
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.3"
},
"funding": [
{
......@@ -2076,7 +2076,7 @@
"type": "tidelift"
}
],
"time": "2021-12-29T10:10:35+00:00"
"time": "2022-01-26T16:28:35+00:00"
},
{
"name": "symfony/deprecation-contracts",
......@@ -2220,16 +2220,16 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "e0c0dd0f9d4120a20158fc9aec2367d07d38bc56"
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/e0c0dd0f9d4120a20158fc9aec2367d07d38bc56",
"reference": "e0c0dd0f9d4120a20158fc9aec2367d07d38bc56",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
"shasum": ""
},
"require": {
......@@ -2271,7 +2271,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.2"
"source": "https://github.com/symfony/error-handler/tree/v5.4.3"
},
"funding": [
{
......@@ -2287,20 +2287,20 @@
"type": "tidelift"
}
],
"time": "2021-12-19T20:02:00+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v5.4.0",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb"
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/27d39ae126352b9fa3be5e196ccf4617897be3eb",
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dec8a9f58d20df252b9cd89f1c6c1530f747685d",
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d",
"shasum": ""
},
"require": {
......@@ -2356,7 +2356,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.0"
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.3"
},
"funding": [
{
......@@ -2372,7 +2372,7 @@
"type": "tidelift"
}
],
"time": "2021-11-23T10:19:22+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
......@@ -2518,16 +2518,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.0",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
"reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
"reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0f0c4bf1840420f4aef3f32044a9dbb24682731b",
"reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b",
"shasum": ""
},
"require": {
......@@ -2562,7 +2562,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.0"
"source": "https://github.com/symfony/filesystem/tree/v5.4.3"
},
"funding": [
{
......@@ -2578,20 +2578,20 @@
"type": "tidelift"
}
],
"time": "2021-10-28T13:39:27+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/finder",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "e77046c252be48c48a40816187ed527703c8f76c"
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/e77046c252be48c48a40816187ed527703c8f76c",
"reference": "e77046c252be48c48a40816187ed527703c8f76c",
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
"shasum": ""
},
"require": {
......@@ -2625,7 +2625,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.2"
"source": "https://github.com/symfony/finder/tree/v5.4.3"
},
"funding": [
{
......@@ -2641,20 +2641,20 @@
"type": "tidelift"
}
],
"time": "2021-12-15T11:06:13+00:00"
"time": "2022-01-26T16:34:36+00:00"
},
{
"name": "symfony/framework-bundle",
"version": "v5.4.2",
"version": "v5.4.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
"reference": "2e6b8b208a998a08a94be407498f21bae62a8a4a"
"reference": "d848b8ca3d87d0fcc9d0ccbc88cf8e128db0d4c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2e6b8b208a998a08a94be407498f21bae62a8a4a",
"reference": "2e6b8b208a998a08a94be407498f21bae62a8a4a",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d848b8ca3d87d0fcc9d0ccbc88cf8e128db0d4c7",
"reference": "d848b8ca3d87d0fcc9d0ccbc88cf8e128db0d4c7",
"shasum": ""
},
"require": {
......@@ -2778,7 +2778,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.2"
"source": "https://github.com/symfony/framework-bundle/tree/v5.4.4"
},
"funding": [
{
......@@ -2794,20 +2794,20 @@
"type": "tidelift"
}
],
"time": "2021-12-22T00:01:28+00:00"
"time": "2022-01-29T17:49:40+00:00"
},
{
"name": "symfony/http-foundation",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "ce952af52877eaf3eab5d0c08cc0ea865ed37313"
"reference": "ef409ff341a565a3663157d4324536746d49a0c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ce952af52877eaf3eab5d0c08cc0ea865ed37313",
"reference": "ce952af52877eaf3eab5d0c08cc0ea865ed37313",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ef409ff341a565a3663157d4324536746d49a0c7",
"reference": "ef409ff341a565a3663157d4324536746d49a0c7",
"shasum": ""
},
"require": {
......@@ -2851,7 +2851,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.2"
"source": "https://github.com/symfony/http-foundation/tree/v5.4.3"
},
"funding": [
{
......@@ -2867,20 +2867,20 @@
"type": "tidelift"
}
],
"time": "2021-12-28T17:15:56+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.4.2",
"version": "v5.4.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "35b7e9868953e0d1df84320bb063543369e43ef5"
"reference": "49f40347228c773688a0488feea0175aa7f4d268"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/35b7e9868953e0d1df84320bb063543369e43ef5",
"reference": "35b7e9868953e0d1df84320bb063543369e43ef5",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/49f40347228c773688a0488feea0175aa7f4d268",
"reference": "49f40347228c773688a0488feea0175aa7f4d268",
"shasum": ""
},
"require": {
......@@ -2963,7 +2963,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.2"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.4"
},
"funding": [
{
......@@ -2979,7 +2979,7 @@
"type": "tidelift"
}
],
"time": "2021-12-29T13:20:26+00:00"
"time": "2022-01-29T18:08:07+00:00"
},
{
"name": "symfony/messenger",
......@@ -3073,16 +3073,16 @@
},
{
"name": "symfony/mime",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "1bfd938cf9562822c05c4d00e8f92134d3c8e42d"
"reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/1bfd938cf9562822c05c4d00e8f92134d3c8e42d",
"reference": "1bfd938cf9562822c05c4d00e8f92134d3c8e42d",
"url": "https://api.github.com/repos/symfony/mime/zipball/e1503cfb5c9a225350f549d3bb99296f4abfb80f",
"reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f",
"shasum": ""
},
"require": {
......@@ -3136,7 +3136,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v5.4.2"
"source": "https://github.com/symfony/mime/tree/v5.4.3"
},
"funding": [
{
......@@ -3152,7 +3152,7 @@
"type": "tidelift"
}
],
"time": "2021-12-28T17:15:56+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/password-hasher",
......@@ -4284,16 +4284,16 @@
},
{
"name": "symfony/routing",
"version": "v5.4.0",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "9eeae93c32ca86746e5d38f3679e9569981038b1"
"reference": "44b29c7a94e867ccde1da604792f11a469958981"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/9eeae93c32ca86746e5d38f3679e9569981038b1",
"reference": "9eeae93c32ca86746e5d38f3679e9569981038b1",
"url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981",
"reference": "44b29c7a94e867ccde1da604792f11a469958981",
"shasum": ""
},
"require": {
......@@ -4354,7 +4354,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.4.0"
"source": "https://github.com/symfony/routing/tree/v5.4.3"
},
"funding": [
{
......@@ -4370,7 +4370,7 @@
"type": "tidelift"
}
],
"time": "2021-11-23T10:19:22+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/security-bundle",
......@@ -5539,16 +5539,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "1b56c32c3679002b3a42384a580e16e2600f41c1"
"reference": "970a01f208bf895c5f327ba40b72288da43adec4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1b56c32c3679002b3a42384a580e16e2600f41c1",
"reference": "1b56c32c3679002b3a42384a580e16e2600f41c1",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/970a01f208bf895c5f327ba40b72288da43adec4",
"reference": "970a01f208bf895c5f327ba40b72288da43adec4",
"shasum": ""
},
"require": {
......@@ -5608,7 +5608,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.2"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.3"
},
"funding": [
{
......@@ -5624,20 +5624,20 @@
"type": "tidelift"
}
],
"time": "2021-12-29T10:10:35+00:00"
"time": "2022-01-17T16:30:37+00:00"
},
{
"name": "symfony/var-exporter",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
"reference": "2360c8525815b8535caac27cbc1994e2fa8644ba"
"reference": "b199936b7365be36663532e547812d3abb10234a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/2360c8525815b8535caac27cbc1994e2fa8644ba",
"reference": "2360c8525815b8535caac27cbc1994e2fa8644ba",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/b199936b7365be36663532e547812d3abb10234a",
"reference": "b199936b7365be36663532e547812d3abb10234a",
"shasum": ""
},
"require": {
......@@ -5681,7 +5681,7 @@
"serialize"
],
"support": {
"source": "https://github.com/symfony/var-exporter/tree/v5.4.2"
"source": "https://github.com/symfony/var-exporter/tree/v5.4.3"
},
"funding": [
{
......@@ -5697,7 +5697,7 @@
"type": "tidelift"
}
],
"time": "2021-12-16T21:58:21+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/web-link",
......@@ -7352,16 +7352,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.4.2",
"version": "1.4.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8"
"reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/89d10839dbfc95eeb7da656578b4a899ad2b59b1",
"reference": "89d10839dbfc95eeb7da656578b4a899ad2b59b1",
"shasum": ""
},
"require": {
......@@ -7392,7 +7392,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.4.2"
"source": "https://github.com/phpstan/phpstan/tree/1.4.3"
},
"funding": [
{
......@@ -7412,7 +7412,7 @@
"type": "tidelift"
}
],
"time": "2022-01-18T16:09:11+00:00"
"time": "2022-01-28T16:27:17+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
......@@ -7789,16 +7789,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.12",
"version": "9.5.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256"
"reference": "597cb647654ede35e43b137926dfdfef0fb11743"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"reference": "93d4bf4c37aec6384bb9e5d390d9049a463a7256",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
"reference": "597cb647654ede35e43b137926dfdfef0fb11743",
"shasum": ""
},
"require": {
......@@ -7876,7 +7876,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.12"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
},
"funding": [
{
......@@ -7888,7 +7888,7 @@
"type": "github"
}
],
"time": "2022-01-21T05:54:47+00:00"
"time": "2022-01-24T07:33:35+00:00"
},
{
"name": "sebastian/cli-parser",
......@@ -8856,16 +8856,16 @@
},
{
"name": "symfony/browser-kit",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
"reference": "1fb93b0aab42392aa0a742db205173b49afaf80f"
"reference": "18e73179c6a33d520de1b644941eba108dd811ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/1fb93b0aab42392aa0a742db205173b49afaf80f",
"reference": "1fb93b0aab42392aa0a742db205173b49afaf80f",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/18e73179c6a33d520de1b644941eba108dd811ad",
"reference": "18e73179c6a33d520de1b644941eba108dd811ad",
"shasum": ""
},
"require": {
......@@ -8908,7 +8908,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/browser-kit/tree/v5.4.2"
"source": "https://github.com/symfony/browser-kit/tree/v5.4.3"
},
"funding": [
{
......@@ -8924,7 +8924,7 @@
"type": "tidelift"
}
],
"time": "2021-12-16T21:58:21+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/console",
......@@ -9027,16 +9027,16 @@
},
{
"name": "symfony/dom-crawler",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
"reference": "bb3bc3699779fc6d9646270789026a7e2cec7ec7"
"reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb3bc3699779fc6d9646270789026a7e2cec7ec7",
"reference": "bb3bc3699779fc6d9646270789026a7e2cec7ec7",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
"reference": "2634381fdf27a2a0a8ac8eb404025eb656c65d0c",
"shasum": ""
},
"require": {
......@@ -9082,7 +9082,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.2"
"source": "https://github.com/symfony/dom-crawler/tree/v5.4.3"
},
"funding": [
{
......@@ -9098,20 +9098,20 @@
"type": "tidelift"
}
],
"time": "2021-12-28T17:15:56+00:00"
"time": "2022-01-02T09:53:40+00:00"
},
{
"name": "symfony/http-client",
"version": "v5.4.2",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "5e344f1402584a56631c81a24ec9403e3159c790"
"reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/5e344f1402584a56631c81a24ec9403e3159c790",
"reference": "5e344f1402584a56631c81a24ec9403e3159c790",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a5a467b62dc91eb253db51a91a2c1977f611f60c",
"reference": "a5a467b62dc91eb253db51a91a2c1977f611f60c",
"shasum": ""
},
"require": {
......@@ -9169,7 +9169,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.2"
"source": "https://github.com/symfony/http-client/tree/v5.4.3"
},
"funding": [
{
......@@ -9185,7 +9185,7 @@
"type": "tidelift"
}
],
"time": "2021-12-29T10:10:35+00:00"
"time": "2022-01-22T06:53:01+00:00"
},
{
"name": "symfony/http-client-contracts",
......@@ -9501,16 +9501,16 @@
},
{
"name": "symfony/phpunit-bridge",
"version": "v5.4.0",
"version": "v5.4.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c"
"reference": "216b07b05644607c81afd89a208e52641c1ce6b8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c",
"reference": "59bbd98ee7aa15b9f75c0fc088c7a5cbf7aa9b5c",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/216b07b05644607c81afd89a208e52641c1ce6b8",
"reference": "216b07b05644607c81afd89a208e52641c1ce6b8",
"shasum": ""
},
"require": {
......@@ -9564,7 +9564,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.0"
"source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.3"
},
"funding": [
{
......@@ -9580,7 +9580,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:30:56+00:00"
"time": "2022-01-26T16:28:35+00:00"
},
{
"name": "symfony/process",
......