mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-25 20:17:23 +08:00
更新包:yansongda/pay->2.9.5
This commit is contained in:
parent
a0770f6fcd
commit
aa239924a8
@ -9,7 +9,7 @@
|
|||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.3",
|
||||||
"swiftmailer/swiftmailer": "^6.0",
|
"swiftmailer/swiftmailer": "^6.0",
|
||||||
"peppeocchi/php-cron-scheduler": "^2.4",
|
"peppeocchi/php-cron-scheduler": "^2.4",
|
||||||
"yansongda/pay": "^2.8",
|
"yansongda/pay": "^2.9",
|
||||||
"tencentcloud/tencentcloud-sdk-php": "3.*",
|
"tencentcloud/tencentcloud-sdk-php": "3.*",
|
||||||
"qcloudsms/qcloudsms_php": "0.1.*",
|
"qcloudsms/qcloudsms_php": "0.1.*",
|
||||||
"qcloud/cos-sdk-v5": "2.*",
|
"qcloud/cos-sdk-v5": "2.*",
|
||||||
@ -23,9 +23,8 @@
|
|||||||
"lcobucci/jwt": "^3.3"
|
"lcobucci/jwt": "^3.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phalcon/ide-stubs": "^3.4.3",
|
"odan/phinx-migrations-generator": "^5.1",
|
||||||
"jaeger/querylist": "^4.1",
|
"phalcon/ide-stubs": "^3.4"
|
||||||
"odan/phinx-migrations-generator": "^5.1"
|
|
||||||
},
|
},
|
||||||
"repositories": {
|
"repositories": {
|
||||||
"packagist": {
|
"packagist": {
|
||||||
|
625
composer.lock
generated
625
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"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": "5c543936b37c657c151898d56a85a006",
|
"content-hash": "66628b38c16e2071e5636757472860e8",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aferrandini/phpqrcode",
|
"name": "aferrandini/phpqrcode",
|
||||||
@ -2622,16 +2622,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php72",
|
"name": "symfony/polyfill-php72",
|
||||||
"version": "v1.12.0",
|
"version": "v1.18.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-php72.git",
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
||||||
"reference": "04ce3335667451138df4307d6a9b61565560199e"
|
"reference": "639447d008615574653fb3bc60d1986d7172eaae"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e",
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
|
||||||
"reference": "04ce3335667451138df4307d6a9b61565560199e",
|
"reference": "639447d008615574653fb3bc60d1986d7172eaae",
|
||||||
"shasum": "",
|
"shasum": "",
|
||||||
"mirrors": [
|
"mirrors": [
|
||||||
{
|
{
|
||||||
@ -2646,7 +2646,11 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.12-dev"
|
"dev-master": "1.18-dev"
|
||||||
|
},
|
||||||
|
"thanks": {
|
||||||
|
"name": "symfony/polyfill",
|
||||||
|
"url": "https://github.com/symfony/polyfill"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -2679,7 +2683,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2019-08-06T08:03:45+00:00"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://symfony.com/sponsor",
|
||||||
|
"type": "custom"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/fabpot",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||||||
|
"type": "tidelift"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php73",
|
"name": "symfony/polyfill-php73",
|
||||||
@ -3218,16 +3236,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "yansongda/pay",
|
"name": "yansongda/pay",
|
||||||
"version": "v2.8.6",
|
"version": "v2.9.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/yansongda/pay.git",
|
"url": "https://github.com/yansongda/pay.git",
|
||||||
"reference": "841999b65f97466ed1b405c52400c0c73aeaa3b5"
|
"reference": "0372c600eee2476df1b59912608edbf297a6582b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/yansongda/pay/zipball/841999b65f97466ed1b405c52400c0c73aeaa3b5",
|
"url": "https://api.github.com/repos/yansongda/pay/zipball/0372c600eee2476df1b59912608edbf297a6582b",
|
||||||
"reference": "841999b65f97466ed1b405c52400c0c73aeaa3b5",
|
"reference": "0372c600eee2476df1b59912608edbf297a6582b",
|
||||||
"shasum": "",
|
"shasum": "",
|
||||||
"mirrors": [
|
"mirrors": [
|
||||||
{
|
{
|
||||||
@ -3237,16 +3255,18 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"ext-bcmath": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
"ext-openssl": "*",
|
"ext-openssl": "*",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
"php": ">=7.1.3",
|
"php": ">=7.1.3",
|
||||||
"symfony/event-dispatcher": "^4.0",
|
"symfony/event-dispatcher": "^4.0 || ^5.0",
|
||||||
"symfony/http-foundation": "^4.0",
|
"symfony/http-foundation": "^4.0 || ^5.0.7",
|
||||||
"yansongda/supports": "^2.0"
|
"yansongda/supports": "^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
"friendsofphp/php-cs-fixer": "^2.15",
|
||||||
"mockery/mockery": "^1.2",
|
"mockery/mockery": "^1.2",
|
||||||
"phpunit/phpunit": "^7.5"
|
"phpunit/phpunit": "^7.5"
|
||||||
},
|
},
|
||||||
@ -3272,7 +3292,7 @@
|
|||||||
"pay",
|
"pay",
|
||||||
"wechat"
|
"wechat"
|
||||||
],
|
],
|
||||||
"time": "2019-09-21T15:05:57+00:00"
|
"time": "2020-07-03T03:46:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "yansongda/supports",
|
"name": "yansongda/supports",
|
||||||
@ -3337,445 +3357,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
|
||||||
"name": "cache/adapter-common",
|
|
||||||
"version": "1.1.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/php-cache/adapter-common.git",
|
|
||||||
"reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/php-cache/adapter-common/zipball/6320bb5f5574cb88438059b59f8708da6b6f1d32",
|
|
||||||
"reference": "6320bb5f5574cb88438059b59f8708da6b6f1d32",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"cache/tag-interop": "^1.0",
|
|
||||||
"php": "^5.6 || ^7.0",
|
|
||||||
"psr/cache": "^1.0",
|
|
||||||
"psr/log": "^1.0",
|
|
||||||
"psr/simple-cache": "^1.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"cache/integration-tests": "^0.16",
|
|
||||||
"phpunit/phpunit": "^5.7.21"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.1-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Cache\\Adapter\\Common\\": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Aaron Scherer",
|
|
||||||
"email": "aequasi@gmail.com",
|
|
||||||
"homepage": "https://github.com/aequasi"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Tobias Nyholm",
|
|
||||||
"email": "tobias.nyholm@gmail.com",
|
|
||||||
"homepage": "https://github.com/Nyholm"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Common classes for PSR-6 adapters",
|
|
||||||
"homepage": "http://www.php-cache.com/en/latest/",
|
|
||||||
"keywords": [
|
|
||||||
"cache",
|
|
||||||
"psr-6",
|
|
||||||
"tag"
|
|
||||||
],
|
|
||||||
"time": "2018-07-08T13:04:33+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "cache/filesystem-adapter",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/php-cache/filesystem-adapter.git",
|
|
||||||
"reference": "d50680b6dabbe39f9831f5fc9efa61c09d936017"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/php-cache/filesystem-adapter/zipball/d50680b6dabbe39f9831f5fc9efa61c09d936017",
|
|
||||||
"reference": "d50680b6dabbe39f9831f5fc9efa61c09d936017",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"cache/adapter-common": "^1.0",
|
|
||||||
"league/flysystem": "^1.0",
|
|
||||||
"php": "^5.6 || ^7.0",
|
|
||||||
"psr/cache": "^1.0",
|
|
||||||
"psr/simple-cache": "^1.0"
|
|
||||||
},
|
|
||||||
"provide": {
|
|
||||||
"psr/cache-implementation": "^1.0"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"cache/integration-tests": "^0.16",
|
|
||||||
"phpunit/phpunit": "^5.7.21"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.0-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Cache\\Adapter\\Filesystem\\": ""
|
|
||||||
},
|
|
||||||
"exclude-from-classmap": [
|
|
||||||
"/Tests/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Aaron Scherer",
|
|
||||||
"email": "aequasi@gmail.com",
|
|
||||||
"homepage": "https://github.com/aequasi"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Tobias Nyholm",
|
|
||||||
"email": "tobias.nyholm@gmail.com",
|
|
||||||
"homepage": "https://github.com/Nyholm"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "A PSR-6 cache implementation using filesystem. This implementation supports tags",
|
|
||||||
"homepage": "http://www.php-cache.com/en/latest/",
|
|
||||||
"keywords": [
|
|
||||||
"cache",
|
|
||||||
"filesystem",
|
|
||||||
"psr-6",
|
|
||||||
"tag"
|
|
||||||
],
|
|
||||||
"time": "2017-07-16T21:09:25+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "cache/tag-interop",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/php-cache/tag-interop.git",
|
|
||||||
"reference": "c7496dd81530f538af27b4f2713cde97bc292832"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/php-cache/tag-interop/zipball/c7496dd81530f538af27b4f2713cde97bc292832",
|
|
||||||
"reference": "c7496dd81530f538af27b4f2713cde97bc292832",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": "^5.5 || ^7.0",
|
|
||||||
"psr/cache": "^1.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "2.0-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Cache\\TagInterop\\": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Tobias Nyholm",
|
|
||||||
"email": "tobias.nyholm@gmail.com",
|
|
||||||
"homepage": "https://github.com/Nyholm"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Nicolas Grekas",
|
|
||||||
"email": "p@tchwork.com",
|
|
||||||
"homepage": "https://github.com/nicolas-grekas"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Framework interoperable interfaces for tags",
|
|
||||||
"homepage": "http://www.php-cache.com/en/latest/",
|
|
||||||
"keywords": [
|
|
||||||
"cache",
|
|
||||||
"psr",
|
|
||||||
"psr6",
|
|
||||||
"tag"
|
|
||||||
],
|
|
||||||
"time": "2017-03-13T09:14:27+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "jaeger/g-http",
|
|
||||||
"version": "V1.6.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/jae-jae/GHttp.git",
|
|
||||||
"reference": "eb34d266a07c687aef45087370ef47d48321bd2e"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/jae-jae/GHttp/zipball/eb34d266a07c687aef45087370ef47d48321bd2e",
|
|
||||||
"reference": "eb34d266a07c687aef45087370ef47d48321bd2e",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"cache/filesystem-adapter": "^1.0",
|
|
||||||
"guzzlehttp/guzzle": "^6.2"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"Jaeger\\": "src"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Jaeger",
|
|
||||||
"email": "JaegerCode@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Simple Http client base on GuzzleHttp",
|
|
||||||
"time": "2018-12-12T04:21:15+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "jaeger/phpquery-single",
|
|
||||||
"version": "1.0.0",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/jae-jae/phpQuery-single.git",
|
|
||||||
"reference": "2d607a2bcfd8bcf5c42e83d6c66fedaf397c7c3f"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/jae-jae/phpQuery-single/zipball/2d607a2bcfd8bcf5c42e83d6c66fedaf397c7c3f",
|
|
||||||
"reference": "2d607a2bcfd8bcf5c42e83d6c66fedaf397c7c3f",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": ">=5.3.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"classmap": [
|
|
||||||
"phpQuery.php"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Tobiasz Cudnik",
|
|
||||||
"email": "tobiasz.cudnik@gmail.com",
|
|
||||||
"homepage": "https://github.com/TobiaszCudnik",
|
|
||||||
"role": "Developer"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Jaeger",
|
|
||||||
"role": "Packager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "phpQuery单文件版本,是Querylist的依赖(http://querylist.cc/),phpQuery项目主页:http://code.google.com/p/phpquery/",
|
|
||||||
"homepage": "http://code.google.com/p/phpquery/",
|
|
||||||
"time": "2019-02-22T07:27:45+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "jaeger/querylist",
|
|
||||||
"version": "V4.1.1",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/jae-jae/QueryList.git",
|
|
||||||
"reference": "46f564bc8b1a22b5dca7cd690b4af76e919b39f7"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/jae-jae/QueryList/zipball/46f564bc8b1a22b5dca7cd690b4af76e919b39f7",
|
|
||||||
"reference": "46f564bc8b1a22b5dca7cd690b4af76e919b39f7",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"jaeger/g-http": "^1.1",
|
|
||||||
"jaeger/phpquery-single": "^1",
|
|
||||||
"php": ">=7.0",
|
|
||||||
"tightenco/collect": "^5"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"phpunit/phpunit": "^7.5",
|
|
||||||
"symfony/var-dumper": "^3.3"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"QL\\": "src"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Jaeger",
|
|
||||||
"email": "JaegerCode@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。",
|
|
||||||
"homepage": "http://querylist.cc",
|
|
||||||
"keywords": [
|
|
||||||
"QueryList",
|
|
||||||
"phpQuery",
|
|
||||||
"spider"
|
|
||||||
],
|
|
||||||
"time": "2019-02-22T07:33:54+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "league/flysystem",
|
|
||||||
"version": "1.0.63",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/thephpleague/flysystem.git",
|
|
||||||
"reference": "8132daec326565036bc8e8d1876f77ec183a7bd6"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8132daec326565036bc8e8d1876f77ec183a7bd6",
|
|
||||||
"reference": "8132daec326565036bc8e8d1876f77ec183a7bd6",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"ext-fileinfo": "*",
|
|
||||||
"php": ">=5.5.9"
|
|
||||||
},
|
|
||||||
"conflict": {
|
|
||||||
"league/flysystem-sftp": "<1.0.6"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"phpspec/phpspec": "^3.4",
|
|
||||||
"phpunit/phpunit": "^5.7.10"
|
|
||||||
},
|
|
||||||
"suggest": {
|
|
||||||
"ext-fileinfo": "Required for MimeType",
|
|
||||||
"ext-ftp": "Allows you to use FTP server storage",
|
|
||||||
"ext-openssl": "Allows you to use FTPS server storage",
|
|
||||||
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
||||||
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
||||||
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
||||||
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
||||||
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
||||||
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
||||||
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
||||||
"league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
||||||
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
||||||
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
||||||
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "1.1-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"psr-4": {
|
|
||||||
"League\\Flysystem\\": "src/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Frank de Jonge",
|
|
||||||
"email": "info@frenky.net"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Filesystem abstraction: Many filesystems, one API.",
|
|
||||||
"keywords": [
|
|
||||||
"Cloud Files",
|
|
||||||
"WebDAV",
|
|
||||||
"abstraction",
|
|
||||||
"aws",
|
|
||||||
"cloud",
|
|
||||||
"copy.com",
|
|
||||||
"dropbox",
|
|
||||||
"file systems",
|
|
||||||
"files",
|
|
||||||
"filesystem",
|
|
||||||
"filesystems",
|
|
||||||
"ftp",
|
|
||||||
"rackspace",
|
|
||||||
"remote",
|
|
||||||
"s3",
|
|
||||||
"sftp",
|
|
||||||
"storage"
|
|
||||||
],
|
|
||||||
"time": "2020-01-04T16:30:31+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "odan/phinx-migrations-generator",
|
"name": "odan/phinx-migrations-generator",
|
||||||
"version": "5.1.2",
|
"version": "5.1.2",
|
||||||
@ -3946,144 +3527,6 @@
|
|||||||
"variable"
|
"variable"
|
||||||
],
|
],
|
||||||
"time": "2018-07-03T12:46:23+00:00"
|
"time": "2018-07-03T12:46:23+00:00"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "symfony/var-dumper",
|
|
||||||
"version": "v4.4.2",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
|
||||||
"reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/be330f919bdb395d1e0c3f2bfb8948512d6bdd99",
|
|
||||||
"reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": "^7.1.3",
|
|
||||||
"symfony/polyfill-mbstring": "~1.0",
|
|
||||||
"symfony/polyfill-php72": "~1.5"
|
|
||||||
},
|
|
||||||
"conflict": {
|
|
||||||
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
||||||
"symfony/console": "<3.4"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"ext-iconv": "*",
|
|
||||||
"symfony/console": "^3.4|^4.0|^5.0",
|
|
||||||
"symfony/process": "^4.4|^5.0",
|
|
||||||
"twig/twig": "^1.34|^2.4|^3.0"
|
|
||||||
},
|
|
||||||
"suggest": {
|
|
||||||
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
||||||
"ext-intl": "To show region name in time zone dump",
|
|
||||||
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
||||||
},
|
|
||||||
"bin": [
|
|
||||||
"Resources/bin/var-dump-server"
|
|
||||||
],
|
|
||||||
"type": "library",
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "4.4-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
|
||||||
"files": [
|
|
||||||
"Resources/functions/dump.php"
|
|
||||||
],
|
|
||||||
"psr-4": {
|
|
||||||
"Symfony\\Component\\VarDumper\\": ""
|
|
||||||
},
|
|
||||||
"exclude-from-classmap": [
|
|
||||||
"/Tests/"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Nicolas Grekas",
|
|
||||||
"email": "p@tchwork.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Symfony Community",
|
|
||||||
"homepage": "https://symfony.com/contributors"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Symfony mechanism for exploring and dumping PHP variables",
|
|
||||||
"homepage": "https://symfony.com",
|
|
||||||
"keywords": [
|
|
||||||
"debug",
|
|
||||||
"dump"
|
|
||||||
],
|
|
||||||
"time": "2019-12-18T13:41:29+00:00"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "tightenco/collect",
|
|
||||||
"version": "v5.8.35",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/tightenco/collect.git",
|
|
||||||
"reference": "c93a7039e6207ad533a09109838fe80933fcc72c"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/tightenco/collect/zipball/c93a7039e6207ad533a09109838fe80933fcc72c",
|
|
||||||
"reference": "c93a7039e6207ad533a09109838fe80933fcc72c",
|
|
||||||
"shasum": "",
|
|
||||||
"mirrors": [
|
|
||||||
{
|
|
||||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
||||||
"preferred": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"php": "^7.1.3",
|
|
||||||
"symfony/var-dumper": ">=3.4 <5"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"mockery/mockery": "^1.0",
|
|
||||||
"nesbot/carbon": "^1.26.3",
|
|
||||||
"phpunit/phpunit": "^7.0"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"files": [
|
|
||||||
"src/Collect/Support/helpers.php",
|
|
||||||
"src/Collect/Support/alias.php"
|
|
||||||
],
|
|
||||||
"psr-4": {
|
|
||||||
"Tightenco\\Collect\\": "src/Collect"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.jp/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Taylor Otwell",
|
|
||||||
"email": "taylorotwell@gmail.com"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Collect - Illuminate Collections as a separate package.",
|
|
||||||
"keywords": [
|
|
||||||
"collection",
|
|
||||||
"laravel"
|
|
||||||
],
|
|
||||||
"time": "2019-09-17T18:57:01+00:00"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user