|
|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "a1c118fec00a7396b7279dc75e09b1bf",
|
|
|
+ "content-hash": "1a5c089f6890394e174e43150171a25f",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "cakephp/core",
|
|
|
@@ -2997,6 +2997,58 @@
|
|
|
],
|
|
|
"time": "2022-01-24T18:55:24+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "webman/console",
|
|
|
+ "version": "v1.0.24",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/webman-php/console.git",
|
|
|
+ "reference": "e4ff8b4d669ac02bf975b98d5d00ccd652967c23"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/webman-php/console/zipball/e4ff8b4d669ac02bf975b98d5d00ccd652967c23",
|
|
|
+ "reference": "e4ff8b4d669ac02bf975b98d5d00ccd652967c23",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "symfony/console": ">=5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "workerman/webman": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Webman\\Console\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "walkor",
|
|
|
+ "email": "walkor@workerman.net",
|
|
|
+ "homepage": "http://www.workerman.net",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Webman console",
|
|
|
+ "homepage": "http://www.workerman.net",
|
|
|
+ "keywords": [
|
|
|
+ "webman console"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "email": "walkor@workerman.net",
|
|
|
+ "forum": "http://www.workerman.net/questions",
|
|
|
+ "issues": "https://github.com/webman-php/console/issues",
|
|
|
+ "source": "https://github.com/webman-php/console",
|
|
|
+ "wiki": "http://www.workerman.net/doc/webman"
|
|
|
+ },
|
|
|
+ "time": "2022-03-25T02:01:45+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "workerman/webman-framework",
|
|
|
"version": "v1.3.6",
|