From 9c6f901ba5368dd4f06479a0302f786bf6af4c91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:12:57 +0000 Subject: [PATCH] build(deps): bump phpgt/server from 1.1.4 to 1.1.6 Bumps [phpgt/server](https://github.com/PhpGt/Server) from 1.1.4 to 1.1.6. - [Release notes](https://github.com/PhpGt/Server/releases) - [Commits](https://github.com/PhpGt/Server/compare/v1.1.4...v1.1.6) --- updated-dependencies: - dependency-name: phpgt/server dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 74 ++++++++++++++++++++++++++++----------------------- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a/composer.lock b/composer.lock index 81b2894..2a0bb16 100644 --- a/composer.lock +++ b/composer.lock @@ -314,27 +314,29 @@ }, { "name": "phpgt/cli", - "version": "v1.3.4", + "version": "v1.3.5", "source": { "type": "git", "url": "https://github.com/PhpGt/Cli.git", - "reference": "71deb9cdc5a3ea8bfb665faa29739badbf61e9da" + "reference": "42aeef24ab9789907358002fdcc37cb3a2e26b4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Cli/zipball/71deb9cdc5a3ea8bfb665faa29739badbf61e9da", - "reference": "71deb9cdc5a3ea8bfb665faa29739badbf61e9da", + "url": "https://api.github.com/repos/PhpGt/Cli/zipball/42aeef24ab9789907358002fdcc37cb3a2e26b4b", + "reference": "42aeef24ab9789907358002fdcc37cb3a2e26b4b", "shasum": "" }, "require": { "ext-json": "*", "ext-readline": "*", - "php": ">=8.0", - "phpgt/daemon": "^v1.1" + "php": ">=8.2", + "phpgt/daemon": "^1.1.3" }, "require-dev": { - "phpstan/phpstan": "^v1.8", - "phpunit/phpunit": "^v9.5" + "phpmd/phpmd": "^2.13", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", + "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { @@ -361,7 +363,7 @@ ], "support": { "issues": "https://github.com/PhpGt/Cli/issues", - "source": "https://github.com/PhpGt/Cli/tree/v1.3.4" + "source": "https://github.com/PhpGt/Cli/tree/v1.3.5" }, "funding": [ { @@ -369,7 +371,7 @@ "type": "github" } ], - "time": "2023-09-18T10:06:17+00:00" + "time": "2024-05-08T17:45:44+00:00" }, { "name": "phpgt/config", @@ -476,24 +478,27 @@ }, { "name": "phpgt/daemon", - "version": "v1.1.2", + "version": "v1.1.5", "source": { "type": "git", - "url": "https://github.com/PhpGt/Daemon.git", - "reference": "6490df99a22818149f30e3af408002ea7f73e035" + "url": "https://github.com/phpgt/Daemon.git", + "reference": "413e16b54de6e1fd5c2b646b485f88a86dfedd9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Daemon/zipball/6490df99a22818149f30e3af408002ea7f73e035", - "reference": "6490df99a22818149f30e3af408002ea7f73e035", + "url": "https://api.github.com/repos/phpgt/Daemon/zipball/413e16b54de6e1fd5c2b646b485f88a86dfedd9a", + "reference": "413e16b54de6e1fd5c2b646b485f88a86dfedd9a", "shasum": "" }, "require": { - "php": ">=7.4" + "ext-pcntl": "*", + "php": ">=8.1" }, "require-dev": { - "phpstan/phpstan": ">=0.12.42", - "phpunit/phpunit": "9.*" + "phpmd/phpmd": "^2.13", + "phpstan/phpstan": "^v1.10", + "phpunit/phpunit": "^10.5", + "squizlabs/php_codesniffer": "^3.7" }, "type": "library", "autoload": { @@ -504,16 +509,16 @@ "notification-url": "https://packagist.org/downloads/", "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.2" + "issues": "https://github.com/phpgt/Daemon/issues", + "source": "https://github.com/phpgt/Daemon/tree/v1.1.5" }, "funding": [ { - "url": "https://github.com/phpgt", + "url": "https://github.com/sponsors/PhpGt", "type": "github" } ], - "time": "2021-02-02T17:33:16+00:00" + "time": "2026-03-11T14:11:10+00:00" }, { "name": "phpgt/database", @@ -585,25 +590,26 @@ }, { "name": "phpgt/server", - "version": "v1.1.4", + "version": "v1.1.6", "source": { "type": "git", - "url": "https://github.com/PhpGt/Server.git", - "reference": "6eec4cfcb0802fa409deb10713651ee842a228de" + "url": "https://github.com/phpgt/Server.git", + "reference": "162eeb581973e7c8de3da7c2117af659df39b582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Server/zipball/6eec4cfcb0802fa409deb10713651ee842a228de", - "reference": "6eec4cfcb0802fa409deb10713651ee842a228de", + "url": "https://api.github.com/repos/phpgt/Server/zipball/162eeb581973e7c8de3da7c2117af659df39b582", + "reference": "162eeb581973e7c8de3da7c2117af659df39b582", "shasum": "" }, "require": { - "php": ">=7.4", - "phpgt/cli": "*" + "php": ">=8.0", + "phpgt/cli": "^1.3.5" }, "require-dev": { - "phpstan/phpstan": "v1.8.0", - "phpunit/phpunit": "v9.5.21" + "phpmd/phpmd": "^2.13", + "phpstan/phpstan": "^2.1", + "squizlabs/php_codesniffer": "^3.7" }, "bin": [ "bin/serve" @@ -617,8 +623,8 @@ "notification-url": "https://packagist.org/downloads/", "description": "Development HTTP server.", "support": { - "issues": "https://github.com/PhpGt/Server/issues", - "source": "https://github.com/PhpGt/Server/tree/v1.1.4" + "issues": "https://github.com/phpgt/Server/issues", + "source": "https://github.com/phpgt/Server/tree/v1.1.6" }, "funding": [ { @@ -626,7 +632,7 @@ "type": "github" } ], - "time": "2022-07-24T22:38:50+00:00" + "time": "2026-03-09T18:54:33+00:00" }, { "name": "phpgt/sync",