diff --git a/composer.lock b/composer.lock index c95c4c4..7ee3cc3 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "phpgt/daemon", - "version": "v1.1.5", + "version": "v1.1.6", "source": { "type": "git", "url": "https://github.com/phpgt/Daemon.git", - "reference": "413e16b54de6e1fd5c2b646b485f88a86dfedd9a" + "reference": "cc932f51523988df8d27c05ee1122b2922806a13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpgt/Daemon/zipball/413e16b54de6e1fd5c2b646b485f88a86dfedd9a", - "reference": "413e16b54de6e1fd5c2b646b485f88a86dfedd9a", + "url": "https://api.github.com/repos/phpgt/Daemon/zipball/cc932f51523988df8d27c05ee1122b2922806a13", + "reference": "cc932f51523988df8d27c05ee1122b2922806a13", "shasum": "" }, "require": { @@ -33,6 +33,7 @@ "type": "library", "autoload": { "psr-4": { + "GT\\Daemon\\": "./src", "Gt\\Daemon\\": "./src" } }, @@ -40,15 +41,15 @@ "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.5" + "source": "https://github.com/phpgt/Daemon/tree/v1.1.6" }, "funding": [ { - "url": "https://github.com/sponsors/PhpGt", + "url": "https://github.com/sponsors/phpgt", "type": "github" } ], - "time": "2026-03-11T14:11:10+00:00" + "time": "2026-06-04T07:48:06+00:00" } ], "packages-dev": [