|
@@ -4,213 +4,8 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
|
],
|
|
],
|
|
|
- "content-hash": "33d5378972f1416a2cb116debf84d013",
|
|
|
|
|
|
|
+ "content-hash": "30b824d7bbe84ae98c3b8ec7339bb92e",
|
|
|
"packages": [
|
|
"packages": [
|
|
|
- {
|
|
|
|
|
- "name": "guzzlehttp/guzzle",
|
|
|
|
|
- "version": "6.3.3",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
- {
|
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "guzzlehttp/promises": "^1.0",
|
|
|
|
|
- "guzzlehttp/psr7": "^1.4",
|
|
|
|
|
- "php": ">=5.5"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "ext-curl": "*",
|
|
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
|
- "psr/log": "^1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "psr/log": "Required for using the Log middleware"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "6.3-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "files": [
|
|
|
|
|
- "src/functions_include.php"
|
|
|
|
|
- ],
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "GuzzleHttp\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Guzzle is a PHP HTTP client library",
|
|
|
|
|
- "homepage": "http://guzzlephp.org/",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "client",
|
|
|
|
|
- "curl",
|
|
|
|
|
- "framework",
|
|
|
|
|
- "http",
|
|
|
|
|
- "http client",
|
|
|
|
|
- "rest",
|
|
|
|
|
- "web service"
|
|
|
|
|
- ],
|
|
|
|
|
- "time": "2018-04-22T15:46:56+00:00"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "guzzlehttp/promises",
|
|
|
|
|
- "version": "v1.3.1",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/guzzle/promises.git",
|
|
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
- {
|
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.5.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "phpunit/phpunit": "^4.0"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.4-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "GuzzleHttp\\Promise\\": "src/"
|
|
|
|
|
- },
|
|
|
|
|
- "files": [
|
|
|
|
|
- "src/functions_include.php"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Guzzle promises library",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "promise"
|
|
|
|
|
- ],
|
|
|
|
|
- "time": "2016-12-20T10:07:11+00:00"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "guzzlehttp/psr7",
|
|
|
|
|
- "version": "1.6.1",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
|
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
- {
|
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.4.0",
|
|
|
|
|
- "psr/http-message": "~1.0",
|
|
|
|
|
- "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "provide": {
|
|
|
|
|
- "psr/http-message-implementation": "1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "ext-zlib": "*",
|
|
|
|
|
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.6-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
|
- },
|
|
|
|
|
- "files": [
|
|
|
|
|
- "src/functions_include.php"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Tobias Schultze",
|
|
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "http",
|
|
|
|
|
- "message",
|
|
|
|
|
- "psr-7",
|
|
|
|
|
- "request",
|
|
|
|
|
- "response",
|
|
|
|
|
- "stream",
|
|
|
|
|
- "uri",
|
|
|
|
|
- "url"
|
|
|
|
|
- ],
|
|
|
|
|
- "time": "2019-07-01T23:21:34+00:00"
|
|
|
|
|
- },
|
|
|
|
|
{
|
|
{
|
|
|
"name": "league/flysystem",
|
|
"name": "league/flysystem",
|
|
|
"version": "1.0.46",
|
|
"version": "1.0.46",
|
|
@@ -529,17 +324,17 @@
|
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "psr/http-message",
|
|
|
|
|
- "version": "1.0.1",
|
|
|
|
|
|
|
+ "name": "psr/log",
|
|
|
|
|
+ "version": "1.1.0",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
- "url": "https://github.com/php-fig/http-message.git",
|
|
|
|
|
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
|
|
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
|
|
+ "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
|
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
|
|
+ "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -559,7 +354,7 @@
|
|
|
},
|
|
},
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
|
- "Psr\\Http\\Message\\": "src/"
|
|
|
|
|
|
|
+ "Psr\\Log\\": "Psr/Log/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -572,30 +367,27 @@
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "description": "Common interface for HTTP messages",
|
|
|
|
|
- "homepage": "https://github.com/php-fig/http-message",
|
|
|
|
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
"keywords": [
|
|
"keywords": [
|
|
|
- "http",
|
|
|
|
|
- "http-message",
|
|
|
|
|
|
|
+ "log",
|
|
|
"psr",
|
|
"psr",
|
|
|
- "psr-7",
|
|
|
|
|
- "request",
|
|
|
|
|
- "response"
|
|
|
|
|
|
|
+ "psr-3"
|
|
|
],
|
|
],
|
|
|
- "time": "2016-08-06T14:39:51+00:00"
|
|
|
|
|
|
|
+ "time": "2018-11-20T15:27:04+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "psr/log",
|
|
|
|
|
- "version": "1.1.0",
|
|
|
|
|
|
|
+ "name": "psr/simple-cache",
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
- "url": "https://github.com/php-fig/log.git",
|
|
|
|
|
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
|
|
|
|
|
|
|
+ "url": "https://github.com/php-fig/simple-cache.git",
|
|
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
|
|
- "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -615,7 +407,7 @@
|
|
|
},
|
|
},
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
|
- "Psr\\Log\\": "Psr/Log/"
|
|
|
|
|
|
|
+ "Psr\\SimpleCache\\": "src/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -628,27 +420,28 @@
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "description": "Common interface for logging libraries",
|
|
|
|
|
- "homepage": "https://github.com/php-fig/log",
|
|
|
|
|
|
|
+ "description": "Common interfaces for simple caching",
|
|
|
"keywords": [
|
|
"keywords": [
|
|
|
- "log",
|
|
|
|
|
|
|
+ "cache",
|
|
|
|
|
+ "caching",
|
|
|
"psr",
|
|
"psr",
|
|
|
- "psr-3"
|
|
|
|
|
|
|
+ "psr-16",
|
|
|
|
|
+ "simple-cache"
|
|
|
],
|
|
],
|
|
|
- "time": "2018-11-20T15:27:04+00:00"
|
|
|
|
|
|
|
+ "time": "2017-10-23T01:57:42+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "psr/simple-cache",
|
|
|
|
|
- "version": "1.0.1",
|
|
|
|
|
|
|
+ "name": "rrbrr/cgf",
|
|
|
|
|
+ "version": "dev-master",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
- "url": "https://github.com/php-fig/simple-cache.git",
|
|
|
|
|
- "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
|
|
|
|
|
+ "url": "https://github.com/caoygx/CGF.git",
|
|
|
|
|
+ "reference": "6209b37bb03bf3214415a4218a8c9bd8c28667b7"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
|
|
- "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/caoygx/CGF/zipball/6209b37bb03bf3214415a4218a8c9bd8c28667b7",
|
|
|
|
|
+ "reference": "6209b37bb03bf3214415a4218a8c9bd8c28667b7",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -658,97 +451,44 @@
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
- "php": ">=5.3.0"
|
|
|
|
|
|
|
+ "php": ">=7.1.0"
|
|
|
},
|
|
},
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
|
- "Psr\\SimpleCache\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ "Cgf\\": "src/"
|
|
|
|
|
+ },
|
|
|
|
|
+ "files": []
|
|
|
},
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
"license": [
|
|
|
- "MIT"
|
|
|
|
|
|
|
+ "Apache-2.0"
|
|
|
],
|
|
],
|
|
|
"authors": [
|
|
"authors": [
|
|
|
{
|
|
{
|
|
|
- "name": "PHP-FIG",
|
|
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
|
|
|
|
+ "name": "rrbrr",
|
|
|
|
|
+ "email": "caoygx@qq.com"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "description": "Common interfaces for simple caching",
|
|
|
|
|
|
|
+ "description": "generate form from table",
|
|
|
"keywords": [
|
|
"keywords": [
|
|
|
- "cache",
|
|
|
|
|
- "caching",
|
|
|
|
|
- "psr",
|
|
|
|
|
- "psr-16",
|
|
|
|
|
- "simple-cache"
|
|
|
|
|
- ],
|
|
|
|
|
- "time": "2017-10-23T01:57:42+00:00"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "ralouphie/getallheaders",
|
|
|
|
|
- "version": "3.0.3",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
|
- "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
- "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
- {
|
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.6"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "php-coveralls/php-coveralls": "^2.1",
|
|
|
|
|
- "phpunit/phpunit": "^5 || ^6.5"
|
|
|
|
|
- },
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "files": [
|
|
|
|
|
- "src/getallheaders.php"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Ralph Khattar",
|
|
|
|
|
- "email": "ralph.khattar@gmail.com"
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ "form",
|
|
|
|
|
+ "table"
|
|
|
],
|
|
],
|
|
|
- "description": "A polyfill for getallheaders.",
|
|
|
|
|
- "time": "2019-03-08T08:55:37+00:00"
|
|
|
|
|
|
|
+ "time": "2019-07-09T09:22:20+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "name": "rrbrr/cgf",
|
|
|
|
|
|
|
+ "name": "rrbrr/log",
|
|
|
"version": "dev-master",
|
|
"version": "dev-master",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
- "url": "https://github.com/caoygx/CGF.git",
|
|
|
|
|
- "reference": "6209b37bb03bf3214415a4218a8c9bd8c28667b7"
|
|
|
|
|
|
|
+ "url": "https://github.com/caoygx/ThinkphpLogAndErrorAlarm.git",
|
|
|
|
|
+ "reference": "8cee0022978475f61306167efc92e6c2e50118eb"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/caoygx/CGF/zipball/6209b37bb03bf3214415a4218a8c9bd8c28667b7",
|
|
|
|
|
- "reference": "6209b37bb03bf3214415a4218a8c9bd8c28667b7",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/caoygx/ThinkphpLogAndErrorAlarm/zipball/8cee0022978475f61306167efc92e6c2e50118eb",
|
|
|
|
|
+ "reference": "8cee0022978475f61306167efc92e6c2e50118eb",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -758,14 +498,16 @@
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
- "php": ">=7.1.0"
|
|
|
|
|
|
|
+ "php": ">=5.6.0"
|
|
|
},
|
|
},
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
"autoload": {
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
|
- "Cgf\\": "src/"
|
|
|
|
|
|
|
+ "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
},
|
|
},
|
|
|
- "files": []
|
|
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ]
|
|
|
},
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
"license": [
|
|
@@ -782,7 +524,7 @@
|
|
|
"form",
|
|
"form",
|
|
|
"table"
|
|
"table"
|
|
|
],
|
|
],
|
|
|
- "time": "2019-07-09T09:22:20+00:00"
|
|
|
|
|
|
|
+ "time": "2019-07-24T05:59:08+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "topthink/framework",
|
|
"name": "topthink/framework",
|
|
@@ -1132,6 +874,313 @@
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"packages-dev": [
|
|
"packages-dev": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "guzzlehttp/guzzle",
|
|
|
|
|
+ "version": "6.3.3",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
|
+ "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
+ "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "guzzlehttp/promises": "^1.0",
|
|
|
|
|
+ "guzzlehttp/psr7": "^1.4",
|
|
|
|
|
+ "php": ">=5.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
|
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
|
+ "psr/log": "^1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "psr/log": "Required for using the Log middleware"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "6.3-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Guzzle is a PHP HTTP client library",
|
|
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "client",
|
|
|
|
|
+ "curl",
|
|
|
|
|
+ "framework",
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "http client",
|
|
|
|
|
+ "rest",
|
|
|
|
|
+ "web service"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2018-04-22T15:46:56+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "guzzlehttp/promises",
|
|
|
|
|
+ "version": "v1.3.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/promises.git",
|
|
|
|
|
+ "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
|
+ "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.4-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\Promise\\": "src/"
|
|
|
|
|
+ },
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Guzzle promises library",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "promise"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2016-12-20T10:07:11+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "guzzlehttp/psr7",
|
|
|
|
|
+ "version": "1.6.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.4.0",
|
|
|
|
|
+ "psr/http-message": "~1.0",
|
|
|
|
|
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "provide": {
|
|
|
|
|
+ "psr/http-message-implementation": "1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "ext-zlib": "*",
|
|
|
|
|
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.6-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
|
+ },
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Schultze",
|
|
|
|
|
+ "homepage": "https://github.com/Tobion"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "message",
|
|
|
|
|
+ "psr-7",
|
|
|
|
|
+ "request",
|
|
|
|
|
+ "response",
|
|
|
|
|
+ "stream",
|
|
|
|
|
+ "uri",
|
|
|
|
|
+ "url"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2019-07-01T23:21:34+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "psr/http-message",
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/http-message.git",
|
|
|
|
|
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
|
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for HTTP messages",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-message",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "http-message",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-7",
|
|
|
|
|
+ "request",
|
|
|
|
|
+ "response"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2016-08-06T14:39:51+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "ralouphie/getallheaders",
|
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
|
|
+ "phpunit/phpunit": "^5 || ^6.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/getallheaders.php"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Ralph Khattar",
|
|
|
|
|
+ "email": "ralph.khattar@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "A polyfill for getallheaders.",
|
|
|
|
|
+ "time": "2019-03-08T08:55:37+00:00"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
"version": "v1.11.0",
|
|
"version": "v1.11.0",
|
|
@@ -1345,7 +1394,8 @@
|
|
|
"minimum-stability": "stable",
|
|
"minimum-stability": "stable",
|
|
|
"stability-flags": {
|
|
"stability-flags": {
|
|
|
"topthink/framework": 20,
|
|
"topthink/framework": 20,
|
|
|
- "rrbrr/cgf": 20
|
|
|
|
|
|
|
+ "rrbrr/cgf": 20,
|
|
|
|
|
+ "rrbrr/log": 20
|
|
|
},
|
|
},
|
|
|
"prefer-stable": false,
|
|
"prefer-stable": false,
|
|
|
"prefer-lowest": false,
|
|
"prefer-lowest": false,
|