From 6a05f37d9f67ea576978a92997680416738d9840 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 04:16:35 +0000 Subject: [PATCH] build(deps): bump flow-php/etl-adapter-http in /web/landing Bumps [flow-php/etl-adapter-http](https://github.com/flow-php/etl-adapter-http) from 0.29.0 to 0.30.0. - [Commits](https://github.com/flow-php/etl-adapter-http/compare/0.29.0...0.30.0) --- updated-dependencies: - dependency-name: flow-php/etl-adapter-http dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/landing/composer.lock | 40 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/web/landing/composer.lock b/web/landing/composer.lock index 4e9d5e03d..a10e0754f 100644 --- a/web/landing/composer.lock +++ b/web/landing/composer.lock @@ -353,7 +353,7 @@ }, { "name": "flow-php/array-dot", - "version": "0.29.0", + "version": "0.30.0", "source": { "type": "git", "url": "https://github.com/flow-php/array-dot.git", @@ -395,7 +395,7 @@ ], "support": { "issues": "https://github.com/flow-php/array-dot/issues", - "source": "https://github.com/flow-php/array-dot/tree/0.29.0" + "source": "https://github.com/flow-php/array-dot/tree/0.30.0" }, "funding": [ { @@ -411,22 +411,21 @@ }, { "name": "flow-php/etl", - "version": "0.29.0", + "version": "0.30.0", "source": { "type": "git", "url": "https://github.com/flow-php/etl.git", - "reference": "88ac4409d2108abb4ae594069ad49b6f21eeabf3" + "reference": "2842520f8d8e4a11e74bc9ec5cdf199893bf7770" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flow-php/etl/zipball/88ac4409d2108abb4ae594069ad49b6f21eeabf3", - "reference": "88ac4409d2108abb4ae594069ad49b6f21eeabf3", + "url": "https://api.github.com/repos/flow-php/etl/zipball/2842520f8d8e4a11e74bc9ec5cdf199893bf7770", + "reference": "2842520f8d8e4a11e74bc9ec5cdf199893bf7770", "shasum": "" }, "require": { "brick/math": "^0.11 || ^0.12 || ^0.13 || ^0.14", "ext-json": "*", - "ext-mbstring": "*", "flow-php/array-dot": "self.version", "flow-php/filesystem": "self.version", "flow-php/types": "self.version", @@ -467,7 +466,7 @@ ], "support": { "issues": "https://github.com/flow-php/etl/issues", - "source": "https://github.com/flow-php/etl/tree/0.29.0" + "source": "https://github.com/flow-php/etl/tree/0.30.0" }, "funding": [ { @@ -479,11 +478,11 @@ "type": "github" } ], - "time": "2025-12-14T14:33:21+00:00" + "time": "2026-01-06T12:57:11+00:00" }, { "name": "flow-php/etl-adapter-http", - "version": "0.29.0", + "version": "0.30.0", "source": { "type": "git", "url": "https://github.com/flow-php/etl-adapter-http.git", @@ -530,7 +529,7 @@ ], "support": { "issues": "https://github.com/flow-php/etl-adapter-http/issues", - "source": "https://github.com/flow-php/etl-adapter-http/tree/0.29.0" + "source": "https://github.com/flow-php/etl-adapter-http/tree/0.30.0" }, "funding": [ { @@ -546,7 +545,7 @@ }, { "name": "flow-php/filesystem", - "version": "0.29.0", + "version": "0.30.0", "source": { "type": "git", "url": "https://github.com/flow-php/filesystem.git", @@ -592,7 +591,7 @@ ], "support": { "issues": "https://github.com/flow-php/filesystem/issues", - "source": "https://github.com/flow-php/filesystem/tree/0.29.0" + "source": "https://github.com/flow-php/filesystem/tree/0.30.0" }, "funding": [ { @@ -608,21 +607,20 @@ }, { "name": "flow-php/types", - "version": "0.29.0", + "version": "0.30.0", "source": { "type": "git", "url": "https://github.com/flow-php/types.git", - "reference": "128ad67416e35e0e3d86a5c874a3af8510773b8c" + "reference": "4af1b09a0a379ce33e251fe56c8a90fe39c67522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/flow-php/types/zipball/128ad67416e35e0e3d86a5c874a3af8510773b8c", - "reference": "128ad67416e35e0e3d86a5c874a3af8510773b8c", + "url": "https://api.github.com/repos/flow-php/types/zipball/4af1b09a0a379ce33e251fe56c8a90fe39c67522", + "reference": "4af1b09a0a379ce33e251fe56c8a90fe39c67522", "shasum": "" }, "require": { - "php": "~8.3.0 || ~8.4.0 || ~8.5.0", - "symfony/polyfill-php83": "^1.33" + "php": "~8.3.0 || ~8.4.0 || ~8.5.0" }, "type": "library", "autoload": { @@ -646,7 +644,7 @@ ], "support": { "issues": "https://github.com/flow-php/types/issues", - "source": "https://github.com/flow-php/types/tree/0.29.0" + "source": "https://github.com/flow-php/types/tree/0.30.0" }, "funding": [ { @@ -658,7 +656,7 @@ "type": "github" } ], - "time": "2025-12-14T14:33:40+00:00" + "time": "2025-12-20T17:43:26+00:00" }, { "name": "league/commonmark",