{"packages":{"wind-framework/wind-framework":{"0.1.0":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.1.0","version_normalized":"0.1.0.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"a93e235f9216f779344e389af76c70a8d73c6b94"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/a93e235f9216f779344e389af76c70a8d73c6b94","type":"zip","shasum":"","reference":"a93e235f9216f779344e389af76c70a8d73c6b94"},"type":"library","funding":[],"time":"2021-01-15T17:31:27+00:00","require":{"wind-framework/cache":"*","wind-framework/collector":"*","wind-framework/crontab":"*","wind-framework/db":"*","wind-framework/event":"*","wind-framework/log":"*","wind-framework/process":"*","wind-framework/queue":"*","wind-framework/redis":"*","wind-framework/task":"*","wind-framework/utils":"*","wind-framework/view":"*","wind-framework/web":"*"},"uid":4848403},"0.1.1":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.1.1","version_normalized":"0.1.1.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"e0372ed4e5e989d0d9035c11d41cef9f4c580fc5"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/e0372ed4e5e989d0d9035c11d41cef9f4c580fc5","type":"zip","shasum":"","reference":"e0372ed4e5e989d0d9035c11d41cef9f4c580fc5"},"type":"library","funding":[],"time":"2021-01-17T14:46:20+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","workerman/channel":"^1.0.6","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0"},"uid":4848420},"0.1.3":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.1.3","version_normalized":"0.1.3.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"ac9d49c7388bafeddb92d1122992b390cd547dc3"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/ac9d49c7388bafeddb92d1122992b390cd547dc3","type":"zip","shasum":"","reference":"ac9d49c7388bafeddb92d1122992b390cd547dc3"},"type":"library","funding":[],"time":"2021-01-29T17:03:53+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","workerman/channel":"^1.0.6","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0"},"uid":4891159},"0.1.4":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.1.4","version_normalized":"0.1.4.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"37da72f3e43e9d6dd3e4a518a52b014d6a7fa875"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/37da72f3e43e9d6dd3e4a518a52b014d6a7fa875","type":"zip","shasum":"","reference":"37da72f3e43e9d6dd3e4a518a52b014d6a7fa875"},"type":"library","funding":[],"time":"2021-02-11T16:28:24+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","pader/channel":"^1.2"},"uid":4933010},"0.2.0":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.2.0","version_normalized":"0.2.0.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"1fccb32fbb2577ad3f3e97f92dd9356918ed4709"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/1fccb32fbb2577ad3f3e97f92dd9356918ed4709","type":"zip","shasum":"","reference":"1fccb32fbb2577ad3f3e97f92dd9356918ed4709"},"type":"library","funding":[],"time":"2021-05-13T14:55:59+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1"},"uid":5198921},"0.2.1":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.2.1","version_normalized":"0.2.1.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"eed49eea65fc21912da0f389c72b8222af7b4515"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/eed49eea65fc21912da0f389c72b8222af7b4515","type":"zip","shasum":"","reference":"eed49eea65fc21912da0f389c72b8222af7b4515"},"type":"library","funding":[],"time":"2021-09-23T10:15:11+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":5641717},"0.2.2":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.2.2","version_normalized":"0.2.2.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"3c736be991f3f5a033460d8b55e87eda3fe84048"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/3c736be991f3f5a033460d8b55e87eda3fe84048","type":"zip","shasum":"","reference":"3c736be991f3f5a033460d8b55e87eda3fe84048"},"type":"library","funding":[],"time":"2022-08-03T07:11:03+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"extra":{"branch-alias":{"dev-main":"0.2.x-dev"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.6","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":6467301},"0.2.3":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.2.3","version_normalized":"0.2.3.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"8d80cac7e30bcdae49da8d153cb8eb08d1e83545"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/8d80cac7e30bcdae49da8d153cb8eb08d1e83545","type":"zip","shasum":"","reference":"8d80cac7e30bcdae49da8d153cb8eb08d1e83545"},"type":"library","funding":[],"time":"2022-10-11T07:20:27+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"extra":{"branch-alias":{"dev-main":"0.2.x-dev"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.6","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":6621789},"0.3.0":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"0.3.0","version_normalized":"0.3.0.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"009ee67aad634faa0b9846b22eb7bd0e11da3450"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/009ee67aad634faa0b9846b22eb7bd0e11da3450","type":"zip","shasum":"","reference":"009ee67aad634faa0b9846b22eb7bd0e11da3450"},"type":"library","funding":[],"time":"2023-03-24T03:16:06+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"extra":{"branch-alias":{"dev-main":"0.3.x-dev"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.6","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":7064499},"1.0.0":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.0","version_normalized":"1.0.0.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"3edacc1a6c4dc15a886a0d5f833338508ae67709"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/3edacc1a6c4dc15a886a0d5f833338508ae67709","type":"zip","shasum":"","reference":"3edacc1a6c4dc15a886a0d5f833338508ae67709"},"type":"library","funding":[],"time":"2023-09-23T09:14:09+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":7722001},"1.0.1":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.1","version_normalized":"1.0.1.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"2d565b3ea448dc3b87c528dcc80a4a1908c80969"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/2d565b3ea448dc3b87c528dcc80a4a1908c80969","type":"zip","shasum":"","reference":"2d565b3ea448dc3b87c528dcc80a4a1908c80969"},"type":"library","funding":[],"time":"2024-01-18T03:41:29+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":7847035},"1.0.2":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.2","version_normalized":"1.0.2.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"28c2833402e94fb63c8a8b5c58c7adf02477d835"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/28c2833402e94fb63c8a8b5c58c7adf02477d835","type":"zip","shasum":"","reference":"28c2833402e94fb63c8a8b5c58c7adf02477d835"},"type":"library","funding":[],"time":"2024-01-18T10:42:18+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":7847753},"1.0.3":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.3","version_normalized":"1.0.3.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"82d1b0b5123bfb018456ef4ea4fb56f7b49c4e62"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/82d1b0b5123bfb018456ef4ea4fb56f7b49c4e62","type":"zip","shasum":"","reference":"82d1b0b5123bfb018456ef4ea4fb56f7b49c4e62"},"type":"library","funding":[],"time":"2024-01-19T02:33:46+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":7850295},"1.0.4":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.4","version_normalized":"1.0.4.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"9f36cd04abca0bacd85e9e4e3ed5edbaa66183d7"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/9f36cd04abca0bacd85e9e4e3ed5edbaa66183d7","type":"zip","shasum":"","reference":"9f36cd04abca0bacd85e9e4e3ed5edbaa66183d7"},"type":"library","funding":[],"time":"2024-02-26T08:33:16+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":7948024},"1.0.5":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.5","version_normalized":"1.0.5.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"a1431f7d4e2145786b06d19ef1e94abf399e56e6"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/a1431f7d4e2145786b06d19ef1e94abf399e56e6","type":"zip","shasum":"","reference":"a1431f7d4e2145786b06d19ef1e94abf399e56e6"},"type":"library","funding":[],"time":"2024-06-20T11:12:29+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":8247023},"1.0.x-dev":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.0.x-dev","version_normalized":"1.0.9999999.9999999-dev","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"08fb42ba444f597cd66f4cc505bf7dea37d7c6ef"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/08fb42ba444f597cd66f4cc505bf7dea37d7c6ef","type":"zip","shasum":"","reference":"08fb42ba444f597cd66f4cc505bf7dea37d7c6ef"},"type":"library","funding":[],"time":"2024-11-21T05:19:16+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"default-branch":true,"require":{"php":">=8.1.0","workerman/workerman":"^4.0","vlucas/phpdotenv":"^5.2","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","laravel/serializable-closure":"^1.2","amphp/amp":"^3.0","php-di/php-di":"^7.0","monolog/monolog":"^3.0"},"uid":5491017},"1.1.0":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"1.1.0","version_normalized":"1.1.0.0","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"74c0e8f4750ca66c5a53275c845d2b3924895454"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/74c0e8f4750ca66c5a53275c845d2b3924895454","type":"zip","shasum":"","reference":"74c0e8f4750ca66c5a53275c845d2b3924895454"},"type":"library","funding":[],"time":"2024-09-20T10:07:10+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Log\\":"src/log/","Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Socket\\":"src/socket/","Wind\\Process\\":"src/process/","Wind\\Annotation\\":"src/annotation/"}},"require":{"php":">=8.1.0","workerman/workerman":"^4.0","amphp/amp":"^3.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^7.0","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","monolog/monolog":"^3.0","laravel/serializable-closure":"^1.2"},"uid":8459968},"dev-command":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"dev-command","version_normalized":"dev-command","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"07f809205b4beedcb6178273b7661e0d6a2d9aa0"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/07f809205b4beedcb6178273b7661e0d6a2d9aa0","type":"zip","shasum":"","reference":"07f809205b4beedcb6178273b7661e0d6a2d9aa0"},"type":"library","funding":[],"time":"2021-07-06T10:49:38+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":5341542},"dev-main":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"dev-main","version_normalized":"dev-main","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"a5ed00e2f9074548d5e12f8ed60f8a1c2dc66a38"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/a5ed00e2f9074548d5e12f8ed60f8a1c2dc66a38","type":"zip","shasum":"","reference":"a5ed00e2f9074548d5e12f8ed60f8a1c2dc66a38"},"type":"library","funding":[],"time":"2023-06-19T12:42:01+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"extra":{"branch-alias":{"dev-main":"0.3.x-dev"}},"default-branch":true,"require":{"php":">=7.2.5","workerman/workerman":"^4.0","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6","amphp/amp":"^2.6"},"uid":4848405},"dev-phar":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"dev-phar","version_normalized":"dev-phar","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"36020476177c4ef8af2626237708a9d96d34a693"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/36020476177c4ef8af2626237708a9d96d34a693","type":"zip","shasum":"","reference":"36020476177c4ef8af2626237708a9d96d34a693"},"type":"library","funding":[],"time":"2021-01-16T11:34:08+00:00","require":{"wind-framework/cache":"*","wind-framework/collector":"*","wind-framework/crontab":"*","wind-framework/db":"*","wind-framework/event":"*","wind-framework/log":"*","wind-framework/process":"*","wind-framework/queue":"*","wind-framework/redis":"*","wind-framework/task":"*","wind-framework/utils":"*","wind-framework/view":"*","wind-framework/web":"*"},"uid":4848404},"dev-stat":{"name":"wind-framework/wind-framework","description":"Pure PHP Coroutine Framework.","keywords":[],"homepage":"","version":"dev-stat","version_normalized":"dev-stat","license":["Apache-2.0"],"authors":[{"name":"Pader","email":"ypnow@163.com"}],"source":{"url":"https://github.com/wind-framework/wind-framework.git","type":"git","reference":"4f64ba31321452bc4191c950d27c18dc9d4e9092"},"dist":{"url":"https://api.github.com/repos/wind-framework/wind-framework/zipball/4f64ba31321452bc4191c950d27c18dc9d4e9092","type":"zip","shasum":"","reference":"4f64ba31321452bc4191c950d27c18dc9d4e9092"},"type":"library","funding":[],"time":"2021-07-01T13:13:19+00:00","autoload":{"files":["src/base/function.php","src/task/function.php"],"psr-4":{"Wind\\Base\\":"src/base/","Wind\\Task\\":"src/task/","Wind\\Event\\":"src/event/","Wind\\Utils\\":"src/utils/","Wind\\Process\\":"src/process/"}},"require":{"php":">=7.2.5","workerman/workerman":"^4.0","amphp/amp":"^2.5","vlucas/phpdotenv":"^5.2","php-di/php-di":"^6.3","psr/event-dispatcher":"^1.0","workerman/channel":"^1.1","opis/closure":"^3.6"},"uid":5285539}}}}