From 2ed68b1cc09872db743031ce65ee67b8d5542f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 13:22:34 +0000 Subject: [PATCH] build(deps): bump phpgt/daemon from 1.1.6 to 1.1.7 Bumps [phpgt/daemon](https://github.com/phpgt/Daemon) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/phpgt/Daemon/releases) - [Commits](https://github.com/phpgt/Daemon/compare/v1.1.6...v1.1.7) --- updated-dependencies: - dependency-name: phpgt/daemon dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f43ebcb6..1efa683f 100644 --- a/composer.lock +++ b/composer.lock @@ -848,16 +848,16 @@ }, { "name": "phpgt/daemon", - "version": "v1.1.6", + "version": "v1.1.7", "source": { "type": "git", "url": "https://github.com/phpgt/Daemon.git", - "reference": "cc932f51523988df8d27c05ee1122b2922806a13" + "reference": "b537b1c713e481ec6a97d70143e559829f3c7f4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/Daemon/zipball/cc932f51523988df8d27c05ee1122b2922806a13", - "reference": "cc932f51523988df8d27c05ee1122b2922806a13", + "url": "https://api.github.com/repos/phpgt/Daemon/zipball/b537b1c713e481ec6a97d70143e559829f3c7f4c", + "reference": "b537b1c713e481ec6a97d70143e559829f3c7f4c", "shasum": "" }, "require": { @@ -881,7 +881,7 @@ "description": "Background script execution with cross-platform compatible streaming.", "support": { "issues": "https://github.com/phpgt/Daemon/issues", - "source": "https://github.com/phpgt/Daemon/tree/v1.1.6" + "source": "https://github.com/phpgt/Daemon/tree/v1.1.7" }, "funding": [ { @@ -889,7 +889,7 @@ "type": "github" } ], - "time": "2026-06-04T07:48:06+00:00" + "time": "2026-07-10T09:53:00+00:00" }, { "name": "phpgt/database",