mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
3596 lines
128 KiB
JSON
3596 lines
128 KiB
JSON
{
|
||
"_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": "c6d2a0afafddc47a177c5e3a901d9ed0",
|
||
"packages": [
|
||
{
|
||
"name": "adbario/php-dot-notation",
|
||
"version": "2.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/adbario/php-dot-notation.git",
|
||
"reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
|
||
"reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"php": ">=5.5"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^4.0|^5.0|^6.0",
|
||
"squizlabs/php_codesniffer": "^3.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"files": [
|
||
"src/helpers.php"
|
||
],
|
||
"psr-4": {
|
||
"Adbar\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Riku Särkinen",
|
||
"email": "riku@adbar.io"
|
||
}
|
||
],
|
||
"description": "PHP dot notation access to arrays",
|
||
"homepage": "https://github.com/adbario/php-dot-notation",
|
||
"keywords": [
|
||
"ArrayAccess",
|
||
"dotnotation"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/adbario/php-dot-notation/issues",
|
||
"source": "https://github.com/adbario/php-dot-notation/tree/2.x"
|
||
},
|
||
"time": "2019-01-01T23:59:15+00:00"
|
||
},
|
||
{
|
||
"name": "alibabacloud/client",
|
||
"version": "1.5.31",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/aliyun/openapi-sdk-php-client.git",
|
||
"reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/19224d92fe27ab8ef501d77d4891e7660bc023c1",
|
||
"reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"adbario/php-dot-notation": "^2.2",
|
||
"clagiordano/weblibs-configmanager": "^1.0",
|
||
"danielstjules/stringy": "^3.1",
|
||
"ext-curl": "*",
|
||
"ext-json": "*",
|
||
"ext-libxml": "*",
|
||
"ext-mbstring": "*",
|
||
"ext-openssl": "*",
|
||
"ext-simplexml": "*",
|
||
"ext-xmlwriter": "*",
|
||
"guzzlehttp/guzzle": "^6.3|^7.0",
|
||
"mtdowling/jmespath.php": "^2.5",
|
||
"php": ">=5.5"
|
||
},
|
||
"require-dev": {
|
||
"composer/composer": "^1.8",
|
||
"drupal/coder": "^8.3",
|
||
"ext-dom": "*",
|
||
"ext-pcre": "*",
|
||
"ext-sockets": "*",
|
||
"ext-spl": "*",
|
||
"league/climate": "^3.2.4",
|
||
"mikey179/vfsstream": "^1.6",
|
||
"monolog/monolog": "^1.24",
|
||
"phpunit/phpunit": "^5.7.27|^6.1",
|
||
"psr/cache": "^1.0",
|
||
"symfony/dotenv": "^3.4",
|
||
"symfony/var-dumper": "^3.4"
|
||
},
|
||
"suggest": {
|
||
"ext-sockets": "To use client-side monitoring"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"AlibabaCloud\\Client\\": "src"
|
||
},
|
||
"files": [
|
||
"src/Functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Alibaba Cloud SDK",
|
||
"email": "sdk-team@alibabacloud.com",
|
||
"homepage": "http://www.alibabacloud.com"
|
||
}
|
||
],
|
||
"description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
|
||
"homepage": "https://www.alibabacloud.com/",
|
||
"keywords": [
|
||
"alibaba",
|
||
"alibabacloud",
|
||
"aliyun",
|
||
"client",
|
||
"cloud",
|
||
"library",
|
||
"sdk",
|
||
"tool"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/aliyun/openapi-sdk-php-client/issues",
|
||
"source": "https://github.com/aliyun/openapi-sdk-php-client"
|
||
},
|
||
"time": "2021-05-13T06:26:38+00:00"
|
||
},
|
||
{
|
||
"name": "aliyuncs/oss-sdk-php",
|
||
"version": "v2.4.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
||
"reference": "4ccead614915ee6685bf30016afb01aabd347e46"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/4ccead614915ee6685bf30016afb01aabd347e46",
|
||
"reference": "4ccead614915ee6685bf30016afb01aabd347e46",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "*",
|
||
"satooshi/php-coveralls": "*"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"OSS\\": "src/OSS"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Aliyuncs",
|
||
"homepage": "http://www.aliyun.com"
|
||
}
|
||
],
|
||
"description": "Aliyun OSS SDK for PHP",
|
||
"homepage": "http://www.aliyun.com/product/oss/",
|
||
"support": {
|
||
"issues": "https://github.com/aliyun/aliyun-oss-php-sdk/issues",
|
||
"source": "https://github.com/aliyun/aliyun-oss-php-sdk/tree/v2.4.3"
|
||
},
|
||
"time": "2021-08-25T13:03:58+00:00"
|
||
},
|
||
{
|
||
"name": "clagiordano/weblibs-configmanager",
|
||
"version": "v1.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/clagiordano/weblibs-configmanager.git",
|
||
"reference": "8802c7396d61a923c9a73e37ead062b24bb1b273"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/8802c7396d61a923c9a73e37ead062b24bb1b273",
|
||
"reference": "8802c7396d61a923c9a73e37ead062b24bb1b273",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"php": ">=5.4",
|
||
"symfony/yaml": "^2.8"
|
||
},
|
||
"require-dev": {
|
||
"clagiordano/phpunit-result-printer": "^1",
|
||
"php-coveralls/php-coveralls": "^1.1",
|
||
"phpunit/phpunit": "^4.8"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"clagiordano\\weblibs\\configmanager\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"LGPL-3.0-or-later"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Claudio Giordano",
|
||
"email": "claudio.giordano@autistici.org",
|
||
"role": "Developer"
|
||
}
|
||
],
|
||
"description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
|
||
"keywords": [
|
||
"clagiordano",
|
||
"configuration",
|
||
"manager",
|
||
"tool",
|
||
"weblibs"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/clagiordano/weblibs-configmanager/issues",
|
||
"source": "https://github.com/clagiordano/weblibs-configmanager/tree/v1.5.0"
|
||
},
|
||
"time": "2021-07-12T15:27:21+00:00"
|
||
},
|
||
{
|
||
"name": "danielstjules/stringy",
|
||
"version": "3.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/danielstjules/Stringy.git",
|
||
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
|
||
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.4.0",
|
||
"symfony/polyfill-mbstring": "~1.1"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Stringy\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/Create.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Daniel St. Jules",
|
||
"email": "danielst.jules@gmail.com",
|
||
"homepage": "http://www.danielstjules.com"
|
||
}
|
||
],
|
||
"description": "A string manipulation library with multibyte support",
|
||
"homepage": "https://github.com/danielstjules/Stringy",
|
||
"keywords": [
|
||
"UTF",
|
||
"helpers",
|
||
"manipulation",
|
||
"methods",
|
||
"multibyte",
|
||
"string",
|
||
"utf-8",
|
||
"utility",
|
||
"utils"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/danielstjules/Stringy/issues",
|
||
"source": "https://github.com/danielstjules/Stringy"
|
||
},
|
||
"time": "2017-06-12T01:10:27+00:00"
|
||
},
|
||
{
|
||
"name": "doctrine/annotations",
|
||
"version": "1.13.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/annotations.git",
|
||
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
|
||
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"doctrine/lexer": "1.*",
|
||
"ext-tokenizer": "*",
|
||
"php": "^7.1 || ^8.0",
|
||
"psr/cache": "^1 || ^2 || ^3"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "^1.11 || ^2.0",
|
||
"doctrine/coding-standard": "^6.0 || ^8.1",
|
||
"phpstan/phpstan": "^0.12.20",
|
||
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
||
"symfony/cache": "^4.4 || ^5.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com"
|
||
}
|
||
],
|
||
"description": "Docblock Annotations Parser",
|
||
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
||
"keywords": [
|
||
"annotations",
|
||
"docblock",
|
||
"parser"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/doctrine/annotations/issues",
|
||
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
|
||
},
|
||
"time": "2021-08-05T19:00:23+00:00"
|
||
},
|
||
{
|
||
"name": "doctrine/lexer",
|
||
"version": "1.2.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/lexer.git",
|
||
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
|
||
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.2 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/coding-standard": "^6.0",
|
||
"phpstan/phpstan": "^0.11.8",
|
||
"phpunit/phpunit": "^8.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com"
|
||
}
|
||
],
|
||
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
||
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
||
"keywords": [
|
||
"annotations",
|
||
"docblock",
|
||
"lexer",
|
||
"parser",
|
||
"php"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/doctrine/lexer/issues",
|
||
"source": "https://github.com/doctrine/lexer/tree/1.2.1"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://www.doctrine-project.org/sponsorship.html",
|
||
"type": "custom"
|
||
},
|
||
{
|
||
"url": "https://www.patreon.com/phpdoctrine",
|
||
"type": "patreon"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2020-05-25T17:44:05+00:00"
|
||
},
|
||
{
|
||
"name": "ezyang/htmlpurifier",
|
||
"version": "v4.13.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/ezyang/htmlpurifier.git",
|
||
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
||
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.2"
|
||
},
|
||
"require-dev": {
|
||
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"HTMLPurifier": "library/"
|
||
},
|
||
"files": [
|
||
"library/HTMLPurifier.composer.php"
|
||
],
|
||
"exclude-from-classmap": [
|
||
"/library/HTMLPurifier/Language/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"LGPL-2.1-or-later"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Edward Z. Yang",
|
||
"email": "admin@htmlpurifier.org",
|
||
"homepage": "http://ezyang.com"
|
||
}
|
||
],
|
||
"description": "Standards compliant HTML filter written in PHP",
|
||
"homepage": "http://htmlpurifier.org/",
|
||
"keywords": [
|
||
"html"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
||
"source": "https://github.com/ezyang/htmlpurifier/tree/master"
|
||
},
|
||
"time": "2020-06-29T00:56:53+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/command",
|
||
"version": "1.2.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/command.git",
|
||
"reference": "04b06e7f5ef37d814aeb3f4b6015b65a9d4412c5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/command/zipball/04b06e7f5ef37d814aeb3f4b6015b65a9d4412c5",
|
||
"reference": "04b06e7f5ef37d814aeb3f4b6015b65a9d4412c5",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"guzzlehttp/guzzle": "^7.3",
|
||
"guzzlehttp/promises": "^1.3",
|
||
"guzzlehttp/psr7": "^1.7 || ^2.0",
|
||
"php": "^7.2.5 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^8.5.19"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\Command\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "Jeremy Lindblom",
|
||
"email": "jeremeamia@gmail.com",
|
||
"homepage": "https://github.com/jeremeamia"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
}
|
||
],
|
||
"description": "Provides the foundation for building command-based web service clients",
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/command/issues",
|
||
"source": "https://github.com/guzzle/command/tree/1.2.1"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/command",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-09-05T19:12:19+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/guzzle",
|
||
"version": "7.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/guzzle.git",
|
||
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
|
||
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"guzzlehttp/promises": "^1.5",
|
||
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
|
||
"php": "^7.2.5 || ^8.0",
|
||
"psr/http-client": "^1.0",
|
||
"symfony/deprecation-contracts": "^2.2"
|
||
},
|
||
"provide": {
|
||
"psr/http-client-implementation": "1.0"
|
||
},
|
||
"require-dev": {
|
||
"bamarni/composer-bin-plugin": "^1.4.1",
|
||
"ext-curl": "*",
|
||
"php-http/client-integration-tests": "^3.0",
|
||
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
||
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||
},
|
||
"suggest": {
|
||
"ext-curl": "Required for CURL handler support",
|
||
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
||
"psr/log": "Required for using the Log middleware"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "7.4-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/functions_include.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "Jeremy Lindblom",
|
||
"email": "jeremeamia@gmail.com",
|
||
"homepage": "https://github.com/jeremeamia"
|
||
},
|
||
{
|
||
"name": "George Mponos",
|
||
"email": "gmponos@gmail.com",
|
||
"homepage": "https://github.com/gmponos"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
},
|
||
{
|
||
"name": "Márk Sági-Kazár",
|
||
"email": "mark.sagikazar@gmail.com",
|
||
"homepage": "https://github.com/sagikazarmark"
|
||
},
|
||
{
|
||
"name": "Tobias Schultze",
|
||
"email": "webmaster@tubo-world.de",
|
||
"homepage": "https://github.com/Tobion"
|
||
}
|
||
],
|
||
"description": "Guzzle is a PHP HTTP client library",
|
||
"keywords": [
|
||
"client",
|
||
"curl",
|
||
"framework",
|
||
"http",
|
||
"http client",
|
||
"psr-18",
|
||
"psr-7",
|
||
"rest",
|
||
"web service"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/guzzle/issues",
|
||
"source": "https://github.com/guzzle/guzzle/tree/7.4.0"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-10-18T09:52:00+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/guzzle-services",
|
||
"version": "1.3.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/guzzle-services.git",
|
||
"reference": "3731f120ce6856f4c71fff7cb2a27e263fe69f84"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/guzzle-services/zipball/3731f120ce6856f4c71fff7cb2a27e263fe69f84",
|
||
"reference": "3731f120ce6856f4c71fff7cb2a27e263fe69f84",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"guzzlehttp/command": "^1.2",
|
||
"guzzlehttp/guzzle": "^7.3",
|
||
"guzzlehttp/psr7": "^1.7 || ^2.0",
|
||
"guzzlehttp/uri-template": "^0.2 || ^1.0",
|
||
"php": "^7.2.5 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^8.5.19 || ^9.5.8"
|
||
},
|
||
"suggest": {
|
||
"gimler/guzzle-description-loader": "^0.0.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\Command\\Guzzle\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "Stefano Kowalke",
|
||
"email": "blueduck@mail.org",
|
||
"homepage": "https://github.com/Konafets"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
}
|
||
],
|
||
"description": "Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.",
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/guzzle-services/issues",
|
||
"source": "https://github.com/guzzle/guzzle-services/tree/1.3.1"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle-services",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-10-07T13:01:35+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/promises",
|
||
"version": "1.5.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/promises.git",
|
||
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
||
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.5"
|
||
},
|
||
"require-dev": {
|
||
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.5-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\Promise\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/functions_include.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
},
|
||
{
|
||
"name": "Tobias Schultze",
|
||
"email": "webmaster@tubo-world.de",
|
||
"homepage": "https://github.com/Tobion"
|
||
}
|
||
],
|
||
"description": "Guzzle promises library",
|
||
"keywords": [
|
||
"promise"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/promises/issues",
|
||
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-10-22T20:56:57+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/psr7",
|
||
"version": "2.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/psr7.git",
|
||
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
||
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.2.5 || ^8.0",
|
||
"psr/http-factory": "^1.0",
|
||
"psr/http-message": "^1.0",
|
||
"ralouphie/getallheaders": "^3.0"
|
||
},
|
||
"provide": {
|
||
"psr/http-factory-implementation": "1.0",
|
||
"psr/http-message-implementation": "1.0"
|
||
},
|
||
"require-dev": {
|
||
"bamarni/composer-bin-plugin": "^1.4.1",
|
||
"http-interop/http-factory-tests": "^0.9",
|
||
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
|
||
},
|
||
"suggest": {
|
||
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\Psr7\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "George Mponos",
|
||
"email": "gmponos@gmail.com",
|
||
"homepage": "https://github.com/gmponos"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
},
|
||
{
|
||
"name": "Márk Sági-Kazár",
|
||
"email": "mark.sagikazar@gmail.com",
|
||
"homepage": "https://github.com/sagikazarmark"
|
||
},
|
||
{
|
||
"name": "Tobias Schultze",
|
||
"email": "webmaster@tubo-world.de",
|
||
"homepage": "https://github.com/Tobion"
|
||
},
|
||
{
|
||
"name": "Márk Sági-Kazár",
|
||
"email": "mark.sagikazar@gmail.com",
|
||
"homepage": "https://sagikazarmark.hu"
|
||
}
|
||
],
|
||
"description": "PSR-7 message implementation that also provides common utility methods",
|
||
"keywords": [
|
||
"http",
|
||
"message",
|
||
"psr-7",
|
||
"request",
|
||
"response",
|
||
"stream",
|
||
"uri",
|
||
"url"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/psr7/issues",
|
||
"source": "https://github.com/guzzle/psr7/tree/2.1.0"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-10-06T17:43:30+00:00"
|
||
},
|
||
{
|
||
"name": "guzzlehttp/uri-template",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/uri-template.git",
|
||
"reference": "b945d74a55a25a949158444f09ec0d3c120d69e2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/b945d74a55a25a949158444f09ec0d3c120d69e2",
|
||
"reference": "b945d74a55a25a949158444f09ec0d3c120d69e2",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.2.5 || ^8.0",
|
||
"symfony/polyfill-php80": "^1.17"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^8.5.19 || ^9.5.8",
|
||
"uri-template/tests": "1.0.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"GuzzleHttp\\UriTemplate\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Graham Campbell",
|
||
"email": "hello@gjcampbell.co.uk",
|
||
"homepage": "https://github.com/GrahamCampbell"
|
||
},
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
},
|
||
{
|
||
"name": "George Mponos",
|
||
"email": "gmponos@gmail.com",
|
||
"homepage": "https://github.com/gmponos"
|
||
},
|
||
{
|
||
"name": "Tobias Nyholm",
|
||
"email": "tobias.nyholm@gmail.com",
|
||
"homepage": "https://github.com/Nyholm"
|
||
}
|
||
],
|
||
"description": "A polyfill class for uri_template of PHP",
|
||
"keywords": [
|
||
"guzzlehttp",
|
||
"uri-template"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/guzzle/uri-template/issues",
|
||
"source": "https://github.com/guzzle/uri-template/tree/v1.0.1"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/GrahamCampbell",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://github.com/Nyholm",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-10-07T12:57:01+00:00"
|
||
},
|
||
{
|
||
"name": "jianyan74/php-excel",
|
||
"version": "1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jianyan74/php-excel.git",
|
||
"reference": "347e80c98a39d9743c9d7582497f891b90d5e5cf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jianyan74/php-excel/zipball/347e80c98a39d9743c9d7582497f891b90d5e5cf",
|
||
"reference": "347e80c98a39d9743c9d7582497f891b90d5e5cf",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.0",
|
||
"phpoffice/phpspreadsheet": "^1.3"
|
||
},
|
||
"type": "extension",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"jianyan\\excel\\": "./src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "jianyan74"
|
||
}
|
||
],
|
||
"description": "php excel 导入导出",
|
||
"keywords": [
|
||
"csv",
|
||
"excel",
|
||
"html",
|
||
"jianyan74",
|
||
"xls",
|
||
"xlsx"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/jianyan74/php-excel/issues",
|
||
"source": "https://github.com/jianyan74/php-excel/tree/1.0.2"
|
||
},
|
||
"time": "2020-09-04T06:16:34+00:00"
|
||
},
|
||
{
|
||
"name": "league/flysystem",
|
||
"version": "1.1.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/thephpleague/flysystem.git",
|
||
"reference": "18634df356bfd4119fe3d6156bdb990c414c14ea"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/18634df356bfd4119fe3d6156bdb990c414c14ea",
|
||
"reference": "18634df356bfd4119fe3d6156bdb990c414c14ea",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-fileinfo": "*",
|
||
"league/mime-type-detection": "^1.3",
|
||
"php": "^7.2.5 || ^8.0"
|
||
},
|
||
"conflict": {
|
||
"league/flysystem-sftp": "<1.0.6"
|
||
},
|
||
"require-dev": {
|
||
"phpspec/prophecy": "^1.11.1",
|
||
"phpunit/phpunit": "^8.5.8"
|
||
},
|
||
"suggest": {
|
||
"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.org/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"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/thephpleague/flysystem/issues",
|
||
"source": "https://github.com/thephpleague/flysystem/tree/1.1.5"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://offset.earth/frankdejonge",
|
||
"type": "other"
|
||
}
|
||
],
|
||
"time": "2021-08-17T13:49:42+00:00"
|
||
},
|
||
{
|
||
"name": "league/flysystem-cached-adapter",
|
||
"version": "1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
|
||
"reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
||
"reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"league/flysystem": "~1.0",
|
||
"psr/cache": "^1.0.0"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "~0.9",
|
||
"phpspec/phpspec": "^3.4",
|
||
"phpunit/phpunit": "^5.7",
|
||
"predis/predis": "~1.0",
|
||
"tedivm/stash": "~0.12"
|
||
},
|
||
"suggest": {
|
||
"ext-phpredis": "Pure C implemented extension for PHP"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"League\\Flysystem\\Cached\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "frankdejonge",
|
||
"email": "info@frenky.net"
|
||
}
|
||
],
|
||
"description": "An adapter decorator to enable meta-data caching.",
|
||
"support": {
|
||
"issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
|
||
"source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
|
||
},
|
||
"time": "2020-07-25T15:56:04+00:00"
|
||
},
|
||
{
|
||
"name": "league/mime-type-detection",
|
||
"version": "1.8.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/thephpleague/mime-type-detection.git",
|
||
"reference": "b38b25d7b372e9fddb00335400467b223349fd7e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e",
|
||
"reference": "b38b25d7b372e9fddb00335400467b223349fd7e",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-fileinfo": "*",
|
||
"php": "^7.2 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"friendsofphp/php-cs-fixer": "^2.18",
|
||
"phpstan/phpstan": "^0.12.68",
|
||
"phpunit/phpunit": "^8.5.8 || ^9.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"League\\MimeTypeDetection\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Frank de Jonge",
|
||
"email": "info@frankdejonge.nl"
|
||
}
|
||
],
|
||
"description": "Mime-type detection for Flysystem",
|
||
"support": {
|
||
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
|
||
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.8.0"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/frankdejonge",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-09-25T08:23:19+00:00"
|
||
},
|
||
{
|
||
"name": "maennchen/zipstream-php",
|
||
"version": "2.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
||
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
|
||
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"myclabs/php-enum": "^1.5",
|
||
"php": ">= 7.1",
|
||
"psr/http-message": "^1.0",
|
||
"symfony/polyfill-mbstring": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"ext-zip": "*",
|
||
"guzzlehttp/guzzle": ">= 6.3",
|
||
"mikey179/vfsstream": "^1.6",
|
||
"phpunit/phpunit": ">= 7.5"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"ZipStream\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Paul Duncan",
|
||
"email": "pabs@pablotron.org"
|
||
},
|
||
{
|
||
"name": "Jonatan Männchen",
|
||
"email": "jonatan@maennchen.ch"
|
||
},
|
||
{
|
||
"name": "Jesse Donat",
|
||
"email": "donatj@gmail.com"
|
||
},
|
||
{
|
||
"name": "András Kolesár",
|
||
"email": "kolesar@kolesar.hu"
|
||
}
|
||
],
|
||
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
|
||
"keywords": [
|
||
"stream",
|
||
"zip"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
|
||
"source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://opencollective.com/zipstream",
|
||
"type": "open_collective"
|
||
}
|
||
],
|
||
"time": "2020-05-30T13:11:16+00:00"
|
||
},
|
||
{
|
||
"name": "markbaker/complex",
|
||
"version": "3.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
||
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
||
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.2 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
"phpcompatibility/php-compatibility": "^9.0",
|
||
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
||
"squizlabs/php_codesniffer": "^3.4"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Complex\\": "classes/src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Mark Baker",
|
||
"email": "mark@lange.demon.co.uk"
|
||
}
|
||
],
|
||
"description": "PHP Class for working with complex numbers",
|
||
"homepage": "https://github.com/MarkBaker/PHPComplex",
|
||
"keywords": [
|
||
"complex",
|
||
"mathematics"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
||
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
|
||
},
|
||
"time": "2021-06-29T15:32:53+00:00"
|
||
},
|
||
{
|
||
"name": "markbaker/matrix",
|
||
"version": "3.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
||
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
|
||
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.1 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
"phpcompatibility/php-compatibility": "^9.0",
|
||
"phpdocumentor/phpdocumentor": "2.*",
|
||
"phploc/phploc": "^4.0",
|
||
"phpmd/phpmd": "2.*",
|
||
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
||
"sebastian/phpcpd": "^4.0",
|
||
"squizlabs/php_codesniffer": "^3.4"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Matrix\\": "classes/src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Mark Baker",
|
||
"email": "mark@demon-angel.eu"
|
||
}
|
||
],
|
||
"description": "PHP Class for working with matrices",
|
||
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
||
"keywords": [
|
||
"mathematics",
|
||
"matrix",
|
||
"vector"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
||
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
|
||
},
|
||
"time": "2021-07-01T19:01:15+00:00"
|
||
},
|
||
{
|
||
"name": "mtdowling/jmespath.php",
|
||
"version": "2.6.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jmespath/jmespath.php.git",
|
||
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
||
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^5.4 || ^7.0 || ^8.0",
|
||
"symfony/polyfill-mbstring": "^1.17"
|
||
},
|
||
"require-dev": {
|
||
"composer/xdebug-handler": "^1.4 || ^2.0",
|
||
"phpunit/phpunit": "^4.8.36 || ^7.5.15"
|
||
},
|
||
"bin": [
|
||
"bin/jp.php"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.6-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"JmesPath\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/JmesPath.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
}
|
||
],
|
||
"description": "Declaratively specify how to extract elements from a JSON document",
|
||
"keywords": [
|
||
"json",
|
||
"jsonpath"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/jmespath/jmespath.php/issues",
|
||
"source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
|
||
},
|
||
"time": "2021-06-14T00:11:39+00:00"
|
||
},
|
||
{
|
||
"name": "myclabs/php-enum",
|
||
"version": "1.8.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/myclabs/php-enum.git",
|
||
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
||
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"php": "^7.3 || ^8.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^9.5",
|
||
"squizlabs/php_codesniffer": "1.*",
|
||
"vimeo/psalm": "^4.6.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"MyCLabs\\Enum\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP Enum contributors",
|
||
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
||
}
|
||
],
|
||
"description": "PHP Enum implementation",
|
||
"homepage": "http://github.com/myclabs/php-enum",
|
||
"keywords": [
|
||
"enum"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/myclabs/php-enum/issues",
|
||
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
||
},
|
||
"funding": [
|
||
{
|
||
"url": "https://github.com/mnapoli",
|
||
"type": "github"
|
||
},
|
||
{
|
||
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
||
"type": "tidelift"
|
||
}
|
||
],
|
||
"time": "2021-07-05T08:18:36+00:00"
|
||
},
|
||
{
|
||
"name": "phpoffice/phpspreadsheet",
|
||
"version": "1.19.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||
"reference": "a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf",
|
||
"reference": "a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-ctype": "*",
|
||
"ext-dom": "*",
|
||
"ext-fileinfo": "*",
|
||
"ext-gd": "*",
|
||
"ext-iconv": "*",
|
||
"ext-libxml": "*",
|
||
"ext-mbstring": "*",
|
||
"ext-simplexml": "*",
|
||
"ext-xml": "*",
|
||
"ext-xmlreader": "*",
|
||
"ext-xmlwriter": "*",
|
||
"ext-zip": "*",
|
||
"ext-zlib": "*",
|
||
"ezyang/htmlpurifier": "^4.13",
|
||
"maennchen/zipstream-php": "^2.1",
|
||
"markbaker/complex": "^3.0",
|
||
"markbaker/matrix": "^3.0",
|
||
"php": "^7.2 || ^8.0",
|
||
"psr/http-client": "^1.0",
|
||
"psr/http-factory": "^1.0",
|
||
"psr/simple-cache": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
||
"dompdf/dompdf": "^1.0",
|
||
"friendsofphp/php-cs-fixer": "^2.18",
|
||
"jpgraph/jpgraph": "^4.0",
|
||
"mpdf/mpdf": "^8.0",
|
||
"phpcompatibility/php-compatibility": "^9.3",
|
||
"phpstan/phpstan": "^0.12.82",
|
||
"phpstan/phpstan-phpunit": "^0.12.18",
|
||
"phpunit/phpunit": "^8.5",
|
||
"squizlabs/php_codesniffer": "^3.5",
|
||
"tecnickcom/tcpdf": "^6.3"
|
||
},
|
||
"suggest": {
|
||
"dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
|
||
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
|
||
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
||
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Maarten Balliauw",
|
||
"homepage": "https://blog.maartenballiauw.be"
|
||
},
|
||
{
|
||
"name": "Mark Baker",
|
||
"homepage": "https://markbakeruk.net"
|
||
},
|
||
{
|
||
"name": "Franck Lefevre",
|
||
"homepage": "https://rootslabs.net"
|
||
},
|
||
{
|
||
"name": "Erik Tilt"
|
||
},
|
||
{
|
||
"name": "Adrien Crivelli"
|
||
}
|
||
],
|
||
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
||
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
||
"keywords": [
|
||
"OpenXML",
|
||
"excel",
|
||
"gnumeric",
|
||
"ods",
|
||
"php",
|
||
"spreadsheet",
|
||
"xls",
|
||
"xlsx"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
||
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.19.0"
|
||
},
|
||
"time": "2021-10-31T15:09:20+00:00"
|
||
},
|
||
{
|
||
"name": "psr/cache",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/cache.git",
|
||
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
||
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
||
"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\\Cache\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "http://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common interface for caching libraries",
|
||
"keywords": [
|
||
"cache",
|
||
"psr",
|
||
"psr-6"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/cache/tree/master"
|
||
},
|
||
"time": "2016-08-06T20:24:11+00:00"
|
||
},
|
||
{
|
||
"name": "psr/container",
|
||
"version": "1.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/container.git",
|
||
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.4.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Psr\\Container\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "https://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common Container Interface (PHP FIG PSR-11)",
|
||
"homepage": "https://github.com/php-fig/container",
|
||
"keywords": [
|
||
"PSR-11",
|
||
"container",
|
||
"container-interface",
|
||
"container-interop",
|
||
"psr"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/php-fig/container/issues",
|
||
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
||
},
|
||
"time": "2021-11-05T16:50:12+00:00"
|
||
},
|
||
{
|
||
"name": "psr/http-client",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/http-client.git",
|
||
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
||
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": "^7.0 || ^8.0",
|
||
"psr/http-message": "^1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Psr\\Http\\Client\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "http://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common interface for HTTP clients",
|
||
"homepage": "https://github.com/php-fig/http-client",
|
||
"keywords": [
|
||
"http",
|
||
"http-client",
|
||
"psr",
|
||
"psr-18"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/http-client/tree/master"
|
||
},
|
||
"time": "2020-06-29T06:28:15+00:00"
|
||
},
|
||
{
|
||
"name": "psr/http-factory",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/http-factory.git",
|
||
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.0.0",
|
||
"psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories",
|
||
"keywords": [
|
||
"factory",
|
||
"http",
|
||
"message",
|
||
"psr",
|
||
"psr-17",
|
||
"psr-7",
|
||
"request",
|
||
"response"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/http-factory/tree/master"
|
||
},
|
||
"time": "2019-04-30T12:38:16+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"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/http-message/tree/master"
|
||
},
|
||
"time": "2016-08-06T14:39:51+00:00"
|
||
},
|
||
{
|
||
"name": "psr/log",
|
||
"version": "1.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/log.git",
|
||
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
||
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
||
"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.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Psr\\Log\\": "Psr/Log/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "https://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common interface for logging libraries",
|
||
"homepage": "https://github.com/php-fig/log",
|
||
"keywords": [
|
||
"log",
|
||
"psr",
|
||
"psr-3"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
||
},
|
||
"time": "2021-05-03T11:20:27+00:00"
|
||
},
|
||
{
|
||
"name": "psr/simple-cache",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/php-fig/simple-cache.git",
|
||
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
||
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
||
"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\\SimpleCache\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PHP-FIG",
|
||
"homepage": "http://www.php-fig.org/"
|
||
}
|
||
],
|
||
"description": "Common interfaces for simple caching",
|
||
"keywords": [
|
||
"cache",
|
||
"caching",
|
||
"psr",
|
||
"psr-16",
|
||
"simple-cache"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/php-fig/simple-cache/tree/master"
|
||
},
|
||
"time": "2017-10-23T01:57:42+00:00"
|
||
},
|
||
{
|
||
"name": "qcloud/cos-sdk-v5",
|
||
"version": "v2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
|
||
"reference": "57e8e354ff94cfadabf13b1aacca1c6a20252595"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/57e8e354ff94cfadabf13b1aacca1c6a20252595",
|
||
"reference": "57e8e354ff94cfadabf13b1aacca1c6a20252595",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"ext-json": "*",
|
||
"guzzlehttp/guzzle": ">=6.2.1",
|
||
"guzzlehttp/guzzle-services": ">=1.1",
|
||
"guzzlehttp/psr7": "<=2.1",
|
||
"php": ">=5.6"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Qcloud\\Cos\\": "src/Qcloud/Cos/"
|
||
},
|
||
"files": [
|
||
"src/Qcloud/Cos/Common.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "yaozongyou",
|
||
"email": "yaozongyou@vip.qq.com"
|
||
},
|
||
{
|
||
"name": "lewzylu",
|
||
"email": "327874225@qq.com"
|
||
},
|
||
{
|
||
"name": "tuunalai",
|
||
"email": "550566181@qq.com"
|
||
}
|
||
],
|
||
"description": "PHP SDK for QCloud COS",
|
||
"keywords": [
|
||
"cos",
|
||
"php",
|
||
"qcloud"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/tencentyun/cos-php-sdk-v5/issues",
|
||
"source": "https://github.com/tencentyun/cos-php-sdk-v5/tree/v2.4.0"
|
||
},
|
||
"time": "2021-10-28T14:01:51+00:00"
|
||
},
|
||
{
|
||
"name": "qiniu/php-sdk",
|
||
"version": "v7.4.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/qiniu/php-sdk.git",
|
||
"reference": "10c7ead8357743b4b987a335c14964fb07700d57"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/qiniu/php-sdk/zipball/10c7ead8357743b4b987a335c14964fb07700d57",
|
||
"reference": "10c7ead8357743b4b987a335c14964fb07700d57",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"paragonie/random_compat": ">=2",
|
||
"phpunit/phpunit": "~4.0",
|
||
"squizlabs/php_codesniffer": "~3.6"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Qiniu\\": "src/Qiniu"
|
||
},
|
||
"files": [
|
||
"src/Qiniu/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Qiniu",
|
||
"email": "sdk@qiniu.com",
|
||
"homepage": "http://www.qiniu.com"
|
||
}
|
||
],
|
||
"description": "Qiniu Resource (Cloud) Storage SDK for PHP",
|
||
"homepage": "http://developer.qiniu.com/",
|
||
"keywords": [
|
||
"cloud",
|
||
"qiniu",
|
||
"sdk",
|
||
"storage"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/qiniu/php-sdk/issues",
|
||
"source": "https://github.com/qiniu/php-sdk/tree/v7.4.1"
|
||
},
|
||
"time": "2021-09-24T09:39:16+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.",
|
||
"support": {
|
||
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
||
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
||
},
|
||
"time": "2019-03-08T08:55:37+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/deprecation-contracts",
|
||
"version": "v2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/deprecation-contracts.git",
|
||
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
||
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-main": "2.4-dev"
|
||
},
|
||
"thanks": {
|
||
"name": "symfony/contracts",
|
||
"url": "https://github.com/symfony/contracts"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"files": [
|
||
"function.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Nicolas Grekas",
|
||
"email": "p@tchwork.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "A generic function and convention to trigger deprecation notices",
|
||
"homepage": "https://symfony.com",
|
||
"support": {
|
||
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
|
||
},
|
||
"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": "2021-03-23T23:28:01+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/polyfill-ctype",
|
||
"version": "v1.23.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/polyfill-ctype.git",
|
||
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
||
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1"
|
||
},
|
||
"suggest": {
|
||
"ext-ctype": "For best performance"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-main": "1.23-dev"
|
||
},
|
||
"thanks": {
|
||
"name": "symfony/polyfill",
|
||
"url": "https://github.com/symfony/polyfill"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Polyfill\\Ctype\\": ""
|
||
},
|
||
"files": [
|
||
"bootstrap.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Gert de Pagter",
|
||
"email": "BackEndTea@gmail.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony polyfill for ctype functions",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"compatibility",
|
||
"ctype",
|
||
"polyfill",
|
||
"portable"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
|
||
},
|
||
"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": "2021-02-19T12:13:01+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/polyfill-mbstring",
|
||
"version": "v1.23.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
||
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1"
|
||
},
|
||
"suggest": {
|
||
"ext-mbstring": "For best performance"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-main": "1.23-dev"
|
||
},
|
||
"thanks": {
|
||
"name": "symfony/polyfill",
|
||
"url": "https://github.com/symfony/polyfill"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Polyfill\\Mbstring\\": ""
|
||
},
|
||
"files": [
|
||
"bootstrap.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Nicolas Grekas",
|
||
"email": "p@tchwork.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony polyfill for the Mbstring extension",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"compatibility",
|
||
"mbstring",
|
||
"polyfill",
|
||
"portable",
|
||
"shim"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
|
||
},
|
||
"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": "2021-05-27T12:26:48+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/polyfill-php80",
|
||
"version": "v1.23.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/polyfill-php80.git",
|
||
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
||
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-main": "1.23-dev"
|
||
},
|
||
"thanks": {
|
||
"name": "symfony/polyfill",
|
||
"url": "https://github.com/symfony/polyfill"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Polyfill\\Php80\\": ""
|
||
},
|
||
"files": [
|
||
"bootstrap.php"
|
||
],
|
||
"classmap": [
|
||
"Resources/stubs"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Ion Bazan",
|
||
"email": "ion.bazan@gmail.com"
|
||
},
|
||
{
|
||
"name": "Nicolas Grekas",
|
||
"email": "p@tchwork.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"compatibility",
|
||
"polyfill",
|
||
"portable",
|
||
"shim"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
|
||
},
|
||
"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": "2021-07-28T13:41:28+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/yaml",
|
||
"version": "v2.8.52",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/yaml.git",
|
||
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b",
|
||
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.9",
|
||
"symfony/polyfill-ctype": "~1.8"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Component\\Yaml\\": ""
|
||
},
|
||
"exclude-from-classmap": [
|
||
"/Tests/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony Yaml Component",
|
||
"homepage": "https://symfony.com",
|
||
"support": {
|
||
"source": "https://github.com/symfony/yaml/tree/v2.8.52"
|
||
},
|
||
"time": "2018-11-11T11:18:13+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/framework",
|
||
"version": "v6.0.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/framework.git",
|
||
"reference": "0b5fb453f0e533de3af3a1ab6a202510b61be617"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/framework/zipball/0b5fb453f0e533de3af3a1ab6a202510b61be617",
|
||
"reference": "0b5fb453f0e533de3af3a1ab6a202510b61be617",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"ext-mbstring": "*",
|
||
"league/flysystem": "^1.1.4",
|
||
"league/flysystem-cached-adapter": "^1.0",
|
||
"php": ">=7.2.5",
|
||
"psr/container": "~1.0",
|
||
"psr/log": "~1.0",
|
||
"psr/simple-cache": "^1.0",
|
||
"topthink/think-helper": "^3.1.1",
|
||
"topthink/think-orm": "^2.0"
|
||
},
|
||
"require-dev": {
|
||
"mikey179/vfsstream": "^1.6",
|
||
"mockery/mockery": "^1.2",
|
||
"phpunit/phpunit": "^7.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"files": [],
|
||
"psr-4": {
|
||
"think\\": "src/think/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "liu21st",
|
||
"email": "liu21st@gmail.com"
|
||
},
|
||
{
|
||
"name": "yunwuxin",
|
||
"email": "448901948@qq.com"
|
||
}
|
||
],
|
||
"description": "The ThinkPHP Framework.",
|
||
"homepage": "http://thinkphp.cn/",
|
||
"keywords": [
|
||
"framework",
|
||
"orm",
|
||
"thinkphp"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/top-think/framework/issues",
|
||
"source": "https://github.com/top-think/framework/tree/v6.0.9"
|
||
},
|
||
"time": "2021-07-22T03:24:49+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-captcha",
|
||
"version": "v3.0.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-captcha.git",
|
||
"reference": "1eef3717c1bcf4f5bbe2d1a1c704011d330a8b55"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/1eef3717c1bcf4f5bbe2d1a1c704011d330a8b55",
|
||
"reference": "1eef3717c1bcf4f5bbe2d1a1c704011d330a8b55",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"topthink/framework": "^6.0.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"think": {
|
||
"services": [
|
||
"think\\captcha\\CaptchaService"
|
||
],
|
||
"config": {
|
||
"captcha": "src/config.php"
|
||
}
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\captcha\\": "src/"
|
||
},
|
||
"files": [
|
||
"src/helper.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "yunwuxin",
|
||
"email": "448901948@qq.com"
|
||
}
|
||
],
|
||
"description": "captcha package for thinkphp",
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-captcha/issues",
|
||
"source": "https://github.com/top-think/think-captcha/tree/v3.0.3"
|
||
},
|
||
"time": "2020-05-19T10:55:45+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-helper",
|
||
"version": "v3.1.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-helper.git",
|
||
"reference": "f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-helper/zipball/f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905",
|
||
"reference": "f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\": "src"
|
||
},
|
||
"files": [
|
||
"src/helper.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "yunwuxin",
|
||
"email": "448901948@qq.com"
|
||
}
|
||
],
|
||
"description": "The ThinkPHP6 Helper Package",
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-helper/issues",
|
||
"source": "https://github.com/top-think/think-helper/tree/v3.1.5"
|
||
},
|
||
"time": "2021-06-21T06:17:31+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-multi-app",
|
||
"version": "v1.0.14",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-multi-app.git",
|
||
"reference": "ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-multi-app/zipball/ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3",
|
||
"reference": "ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1.0",
|
||
"topthink/framework": "^6.0.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"think": {
|
||
"services": [
|
||
"think\\app\\Service"
|
||
]
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\app\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "liu21st",
|
||
"email": "liu21st@gmail.com"
|
||
}
|
||
],
|
||
"description": "thinkphp6 multi app support",
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-multi-app/issues",
|
||
"source": "https://github.com/top-think/think-multi-app/tree/master"
|
||
},
|
||
"time": "2020-07-12T13:50:37+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-orm",
|
||
"version": "v2.0.44",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-orm.git",
|
||
"reference": "5d3d5c1ebf8bfccf34bacd90edb42989b16ea409"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-orm/zipball/5d3d5c1ebf8bfccf34bacd90edb42989b16ea409",
|
||
"reference": "5d3d5c1ebf8bfccf34bacd90edb42989b16ea409",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"ext-pdo": "*",
|
||
"php": ">=7.1.0",
|
||
"psr/log": "~1.0",
|
||
"psr/simple-cache": "^1.0",
|
||
"topthink/think-helper": "^3.1"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "^7|^8|^9.5"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\": "src"
|
||
},
|
||
"files": [
|
||
"stubs/load_stubs.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "liu21st",
|
||
"email": "liu21st@gmail.com"
|
||
}
|
||
],
|
||
"description": "think orm",
|
||
"keywords": [
|
||
"database",
|
||
"orm"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-orm/issues",
|
||
"source": "https://github.com/top-think/think-orm/tree/v2.0.44"
|
||
},
|
||
"time": "2021-07-21T02:22:31+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-template",
|
||
"version": "v2.0.8",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-template.git",
|
||
"reference": "abfc293f74f9ef5127b5c416310a01fe42e59368"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-template/zipball/abfc293f74f9ef5127b5c416310a01fe42e59368",
|
||
"reference": "abfc293f74f9ef5127b5c416310a01fe42e59368",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1.0",
|
||
"psr/simple-cache": "^1.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "liu21st",
|
||
"email": "liu21st@gmail.com"
|
||
}
|
||
],
|
||
"description": "the php template engine",
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-template/issues",
|
||
"source": "https://github.com/top-think/think-template/tree/v2.0.8"
|
||
},
|
||
"time": "2020-12-10T07:52:03+00:00"
|
||
},
|
||
{
|
||
"name": "topthink/think-view",
|
||
"version": "v1.0.14",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/top-think/think-view.git",
|
||
"reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
|
||
"reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1.0",
|
||
"topthink/think-template": "^2.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"think\\view\\driver\\": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "liu21st",
|
||
"email": "liu21st@gmail.com"
|
||
}
|
||
],
|
||
"description": "thinkphp template driver",
|
||
"support": {
|
||
"issues": "https://github.com/top-think/think-view/issues",
|
||
"source": "https://github.com/top-think/think-view/tree/v1.0.14"
|
||
},
|
||
"time": "2019-11-06T11:40:13+00:00"
|
||
},
|
||
{
|
||
"name": "zhongshaofa/easy-admin",
|
||
"version": "v1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/zhongshaofa/easyadmin-sdk.git",
|
||
"reference": "89670cc868d476b81672817110cd5789edfabac7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/zhongshaofa/easyadmin-sdk/zipball/89670cc868d476b81672817110cd5789edfabac7",
|
||
"reference": "89670cc868d476b81672817110cd5789edfabac7",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"doctrine/annotations": "^1.13.1",
|
||
"ext-json": "*",
|
||
"php": ">=7.1.0"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "^1.3.0",
|
||
"phpunit/phpunit": "^8.5.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"EasyAdmin\\": "src",
|
||
"MockApp\\": "mock_app",
|
||
"Test\\": "tests"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "zhongshaofa",
|
||
"email": "2286732552@qq.com"
|
||
}
|
||
],
|
||
"description": "EasyAdmin工具,https://github.com/zhongshaofa/easyadmin-sdk",
|
||
"support": {
|
||
"issues": "https://github.com/zhongshaofa/easyadmin-sdk/issues",
|
||
"source": "https://github.com/zhongshaofa/easyadmin-sdk/tree/v1.0.2"
|
||
},
|
||
"time": "2021-09-20T14:28:06+00:00"
|
||
},
|
||
{
|
||
"name": "zhongshaofa/thinkphp-log-trace",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/zhongshaofa/thinkphp-log-trace.git",
|
||
"reference": "20388c806bd78f493cb806ad1bce2f5c81c9e969"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/zhongshaofa/thinkphp-log-trace/zipball/20388c806bd78f493cb806ad1bce2f5c81c9e969",
|
||
"reference": "20388c806bd78f493cb806ad1bce2f5c81c9e969",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"ext-json": "*",
|
||
"php": ">=7.1.0"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "^1.3.0",
|
||
"phpunit/phpunit": "^8.5.0",
|
||
"topthink/framework": "^6.0.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"LogTrace\\": "src",
|
||
"Test\\": "tests"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "zhongshaofa",
|
||
"email": "2286732552@qq.com"
|
||
}
|
||
],
|
||
"description": "thinkphp6链路日志组件",
|
||
"support": {
|
||
"issues": "https://github.com/zhongshaofa/thinkphp-log-trace/issues",
|
||
"source": "https://github.com/zhongshaofa/thinkphp-log-trace/tree/v1.0.1"
|
||
},
|
||
"time": "2021-09-04T09:43:49+00:00"
|
||
}
|
||
],
|
||
"packages-dev": [
|
||
{
|
||
"name": "eaglewu/swoole-ide-helper",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/wudi/swoole-ide-helper.git",
|
||
"reference": "70147a030c2dd5c1171bedae3a31970f3bf9c280"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/wudi/swoole-ide-helper/zipball/70147a030c2dd5c1171bedae3a31970f3bf9c280",
|
||
"reference": "70147a030c2dd5c1171bedae3a31970f3bf9c280",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.0"
|
||
},
|
||
"default-branch": true,
|
||
"type": "library",
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "eagle",
|
||
"email": "eaglewudi@gmail.com",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "Swoole IDE Helper, to improve auto-completion",
|
||
"keywords": [
|
||
"autocomplete",
|
||
"codeintel",
|
||
"helper",
|
||
"ide",
|
||
"netbeans",
|
||
"phpdoc",
|
||
"phpstorm",
|
||
"sublime",
|
||
"swoole"
|
||
],
|
||
"support": {
|
||
"issues": "https://github.com/wudi/swoole-ide-helper/issues",
|
||
"source": "https://github.com/wudi/swoole-ide-helper/tree/master"
|
||
},
|
||
"time": "2021-06-02T17:13:45+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/polyfill-php72",
|
||
"version": "v1.23.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/polyfill-php72.git",
|
||
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
||
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
||
"shasum": "",
|
||
"mirrors": [
|
||
{
|
||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||
"preferred": true
|
||
}
|
||
]
|
||
},
|
||
"require": {
|
||
"php": ">=7.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-main": "1.23-dev"
|
||
},
|
||
"thanks": {
|
||
"name": "symfony/polyfill",
|
||
"url": "https://github.com/symfony/polyfill"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Symfony\\Polyfill\\Php72\\": ""
|
||
},
|
||
"files": [
|
||
"bootstrap.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Nicolas Grekas",
|
||
"email": "p@tchwork.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"compatibility",
|
||
"polyfill",
|
||
"portable",
|
||
"shim"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
|
||
},
|
||
"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": "2021-05-27T09:17:38+00:00"
|
||
},
|
||
{
|
||
"name": "symfony/var-dumper",
|
||
"version": "v4.4.33",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/var-dumper.git",
|
||
"reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/50286e2b7189bfb4f419c0731e86632cddf7c5ee",
|
||
"reference": "50286e2b7189bfb4f419c0731e86632cddf7c5ee",
|
||
"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",
|
||
"symfony/polyfill-php80": "^1.16"
|
||
},
|
||
"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.43|^2.13|^3.0.4"
|
||
},
|
||
"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",
|
||
"autoload": {
|
||
"files": [
|
||
"Resources/functions/dump.php"
|
||
],
|
||
"psr-4": {
|
||
"Symfony\\Component\\VarDumper\\": ""
|
||
},
|
||
"exclude-from-classmap": [
|
||
"/Tests/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Nicolas Grekas",
|
||
"email": "p@tchwork.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "https://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
||
"homepage": "https://symfony.com",
|
||
"keywords": [
|
||
"debug",
|
||
"dump"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/symfony/var-dumper/tree/v4.4.33"
|
||
},
|
||
"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": "2021-10-25T20:24:58+00:00"
|
||
}
|
||
],
|
||
"aliases": [],
|
||
"minimum-stability": "stable",
|
||
"stability-flags": {
|
||
"eaglewu/swoole-ide-helper": 20
|
||
},
|
||
"prefer-stable": false,
|
||
"prefer-lowest": false,
|
||
"platform": {
|
||
"php": ">=7.1.0",
|
||
"ext-json": "*"
|
||
},
|
||
"platform-dev": [],
|
||
"plugin-api-version": "2.1.0"
|
||
}
|