{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "fbbabb50af762dd359f5b537086a918c", "packages": [ { "name": "workerman/redis", "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/walkor/redis.git", "reference": "542f10c243ba846f1f3b4c07a26136c5fa80d972" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/redis/zipball/542f10c243ba846f1f3b4c07a26136c5fa80d972", "reference": "542f10c243ba846f1f3b4c07a26136c5fa80d972", "shasum": "" }, "require": { "php": ">=7", "workerman/workerman": "^4.1.0||^5.0.0" }, "type": "library", "autoload": { "psr-4": { "Workerman\\Redis\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "homepage": "http://www.workerman.net", "support": { "issues": "https://github.com/walkor/redis/issues", "source": "https://github.com/walkor/redis/tree/v2.0.2" }, "time": "2023-06-08T01:39:47+00:00" }, { "name": "workerman/redis-queue", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/walkor/redis-queue.git", "reference": "7b6aee70d69e5c9427c0411d85f8398027831b42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/redis-queue/zipball/7b6aee70d69e5c9427c0411d85f8398027831b42", "reference": "7b6aee70d69e5c9427c0411d85f8398027831b42", "shasum": "" }, "require": { "php": ">=7.0", "workerman/redis": "^1.0||^2.0", "workerman/workerman": ">=4.0.20" }, "type": "library", "autoload": { "psr-4": { "Workerman\\RedisQueue\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Message queue system written in PHP based on workerman and backed by Redis.", "homepage": "http://www.workerman.net", "support": { "issues": "https://github.com/walkor/redis-queue/issues", "source": "https://github.com/walkor/redis-queue/tree/v1.2.0" }, "time": "2024-02-28T07:00:03+00:00" }, { "name": "workerman/workerman", "version": "v4.1.15", "source": { "type": "git", "url": "https://github.com/walkor/workerman.git", "reference": "afc8242fc769ab7cf22eb4ac22b97cb59d465e4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/walkor/workerman/zipball/afc8242fc769ab7cf22eb4ac22b97cb59d465e4e", "reference": "afc8242fc769ab7cf22eb4ac22b97cb59d465e4e", "shasum": "" }, "require": { "php": ">=7.0" }, "suggest": { "ext-event": "For better performance. " }, "type": "library", "autoload": { "psr-4": { "Workerman\\": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "walkor", "email": "walkor@workerman.net", "homepage": "http://www.workerman.net", "role": "Developer" } ], "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.", "homepage": "http://www.workerman.net", "keywords": [ "asynchronous", "event-loop" ], "support": { "email": "walkor@workerman.net", "forum": "http://wenda.workerman.net/", "issues": "https://github.com/walkor/workerman/issues", "source": "https://github.com/walkor/workerman", "wiki": "http://doc.workerman.net/" }, "funding": [ { "url": "https://opencollective.com/workerman", "type": "open_collective" }, { "url": "https://www.patreon.com/walkor", "type": "patreon" } ], "time": "2024-02-19T02:10:39+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }