|
@@ -1,3279 +1,3840 @@
|
|
-[
|
|
|
|
- {
|
|
|
|
- "name": "aliyuncs/oss-sdk-php",
|
|
|
|
- "version": "v2.3.0",
|
|
|
|
- "version_normalized": "2.3.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
|
|
- "reference": "e69f57916678458642ac9d2fd341ae78a56996c8"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
|
|
- "reference": "e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+{
|
|
|
|
+ "packages": [
|
|
|
|
+ {
|
|
|
|
+ "name": "adbario/php-dot-notation",
|
|
|
|
+ "version": "2.4.1",
|
|
|
|
+ "version_normalized": "2.4.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/adbario/php-dot-notation.git",
|
|
|
|
+ "reference": "3bfe67895d26697d20485343499532234eeb7c08"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/3bfe67895d26697d20485343499532234eeb7c08",
|
|
|
|
+ "reference": "3bfe67895d26697d20485343499532234eeb7c08",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "php": "^5.5 || ^7.0 || ^8.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8|^5.7|^6.6|^7.5|^8.5|^9.5",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.6"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-08-25T19:47:20+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "src/helpers.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Adbar\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "~4.0",
|
|
|
|
- "satooshi/php-coveralls": "~1.0"
|
|
|
|
- },
|
|
|
|
- "time": "2018-01-08T06:59:35+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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/"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "dh2y/think-qrcode",
|
|
|
|
- "version": "2.0",
|
|
|
|
- "version_normalized": "2.0.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/cinaofdai/think-qrcode.git",
|
|
|
|
- "reference": "977d032afa27b1852f5fc5441fad2497f6db7ff5"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/cinaofdai/think-qrcode/zipball/977d032afa27b1852f5fc5441fad2497f6db7ff5",
|
|
|
|
- "reference": "977d032afa27b1852f5fc5441fad2497f6db7ff5",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Riku Särkinen",
|
|
|
|
+ "email": "riku@adbar.io"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-07-10T02:57:29+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "dh2y\\qrcode\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "dh2y",
|
|
|
|
- "email": "xiaodai54_long@163.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "qrcode for thinkphp5",
|
|
|
|
- "homepage": "https://github.com/cinaofdai/think-qrcode"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "doctrine/cache",
|
|
|
|
- "version": "v1.4.4",
|
|
|
|
- "version_normalized": "1.4.4.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/doctrine/cache.git",
|
|
|
|
- "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/doctrine/cache/zipball/6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
|
- "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "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.4.1"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../adbario/php-dot-notation"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/credentials",
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
+ "version_normalized": "1.1.4.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/aliyun/credentials-php.git",
|
|
|
|
+ "reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/aliyun/credentials-php/zipball/e79d4151ad8924c0cf79d4fe0ec151b8d7663a25",
|
|
|
|
+ "reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "adbario/php-dot-notation": "^2.2",
|
|
|
|
+ "alibabacloud/tea": "^3.0",
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ext-libxml": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ext-openssl": "*",
|
|
|
|
+ "ext-simplexml": "*",
|
|
|
|
+ "ext-xmlwriter": "*",
|
|
|
|
+ "guzzlehttp/guzzle": "^6.3|^7.0",
|
|
|
|
+ "php": ">=5.6"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "composer/composer": "^1.8",
|
|
|
|
+ "drupal/coder": "^8.3",
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
+ "ext-pcre": "*",
|
|
|
|
+ "ext-sockets": "*",
|
|
|
|
+ "ext-spl": "*",
|
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
|
+ "monolog/monolog": "^1.24",
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.4.3",
|
|
|
|
+ "psr/cache": "^1.0",
|
|
|
|
+ "symfony/dotenv": "^3.4",
|
|
|
|
+ "symfony/var-dumper": "^3.4"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-sockets": "To use client-side monitoring"
|
|
|
|
+ },
|
|
|
|
+ "time": "2021-06-08T10:49:34+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\Credentials\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.2"
|
|
|
|
- },
|
|
|
|
- "conflict": {
|
|
|
|
- "doctrine/common": ">2.2,<2.4"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": ">=3.7",
|
|
|
|
- "predis/predis": "~1.0",
|
|
|
|
- "satooshi/php-coveralls": "~0.6"
|
|
|
|
- },
|
|
|
|
- "time": "2015-11-02T18:33:51+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.5.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-0": {
|
|
|
|
- "Doctrine\\Common\\Cache\\": "lib/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Roman Borschel",
|
|
|
|
- "email": "roman@code-factory.org"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Benjamin Eberlei",
|
|
|
|
- "email": "kontakt@beberlei.de"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Guilherme Blanco",
|
|
|
|
- "email": "guilhermeblanco@gmail.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Jonathan Wage",
|
|
|
|
- "email": "jonwage@gmail.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Johannes Schmitt",
|
|
|
|
- "email": "schmittjoh@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Caching library offering an object-oriented API for many cache backends",
|
|
|
|
- "homepage": "http://www.doctrine-project.org",
|
|
|
|
- "keywords": [
|
|
|
|
- "cache",
|
|
|
|
- "caching"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "firebase/php-jwt",
|
|
|
|
- "version": "v5.0.0",
|
|
|
|
- "version_normalized": "5.0.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/firebase/php-jwt.git",
|
|
|
|
- "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
|
|
|
|
- "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com",
|
|
|
|
+ "homepage": "http://www.alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": " 4.8.35"
|
|
|
|
- },
|
|
|
|
- "time": "2017-06-27T22:17:23+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Firebase\\JWT\\": "src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "BSD-3-Clause"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Neuman Vong",
|
|
|
|
- "email": "neuman+pear@twilio.com",
|
|
|
|
- "role": "Developer"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Anant Narayanan",
|
|
|
|
- "email": "anant@php.net",
|
|
|
|
- "role": "Developer"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
|
|
- "homepage": "https://github.com/firebase/php-jwt"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "guzzle/guzzle",
|
|
|
|
- "version": "v3.9.3",
|
|
|
|
- "version_normalized": "3.9.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/guzzle/guzzle3.git",
|
|
|
|
- "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
- "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Credentials for PHP",
|
|
|
|
+ "homepage": "https://www.alibabacloud.com/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "alibaba",
|
|
|
|
+ "alibabacloud",
|
|
|
|
+ "aliyun",
|
|
|
|
+ "client",
|
|
|
|
+ "cloud",
|
|
|
|
+ "credentials",
|
|
|
|
+ "library",
|
|
|
|
+ "sdk",
|
|
|
|
+ "tool"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/aliyun/credentials-php/issues",
|
|
|
|
+ "source": "https://github.com/aliyun/credentials-php"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/credentials"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/darabonba-openapi",
|
|
|
|
+ "version": "0.2.6",
|
|
|
|
+ "version_normalized": "0.2.6.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/darabonba-openapi.git",
|
|
|
|
+ "reference": "c64a2bafde3aaf8d11ba5aebfc08f59916b4c742"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/darabonba-openapi/zipball/c64a2bafde3aaf8d11ba5aebfc08f59916b4c742",
|
|
|
|
+ "reference": "c64a2bafde3aaf8d11ba5aebfc08f59916b4c742",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "alibabacloud/credentials": "^1.1",
|
|
|
|
+ "alibabacloud/gateway-spi": "^1",
|
|
|
|
+ "alibabacloud/openapi-util": "^0.1.10",
|
|
|
|
+ "alibabacloud/tea-utils": "^0.2.0",
|
|
|
|
+ "alibabacloud/tea-xml": "^0.2",
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-07-20T08:38:03+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Darabonba\\OpenApi\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-curl": "*",
|
|
|
|
- "php": ">=5.3.3",
|
|
|
|
- "symfony/event-dispatcher": "~2.1"
|
|
|
|
- },
|
|
|
|
- "replace": {
|
|
|
|
- "guzzle/batch": "self.version",
|
|
|
|
- "guzzle/cache": "self.version",
|
|
|
|
- "guzzle/common": "self.version",
|
|
|
|
- "guzzle/http": "self.version",
|
|
|
|
- "guzzle/inflection": "self.version",
|
|
|
|
- "guzzle/iterator": "self.version",
|
|
|
|
- "guzzle/log": "self.version",
|
|
|
|
- "guzzle/parser": "self.version",
|
|
|
|
- "guzzle/plugin": "self.version",
|
|
|
|
- "guzzle/plugin-async": "self.version",
|
|
|
|
- "guzzle/plugin-backoff": "self.version",
|
|
|
|
- "guzzle/plugin-cache": "self.version",
|
|
|
|
- "guzzle/plugin-cookie": "self.version",
|
|
|
|
- "guzzle/plugin-curlauth": "self.version",
|
|
|
|
- "guzzle/plugin-error-response": "self.version",
|
|
|
|
- "guzzle/plugin-history": "self.version",
|
|
|
|
- "guzzle/plugin-log": "self.version",
|
|
|
|
- "guzzle/plugin-md5": "self.version",
|
|
|
|
- "guzzle/plugin-mock": "self.version",
|
|
|
|
- "guzzle/plugin-oauth": "self.version",
|
|
|
|
- "guzzle/service": "self.version",
|
|
|
|
- "guzzle/stream": "self.version"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "doctrine/cache": "~1.3",
|
|
|
|
- "monolog/monolog": "~1.0",
|
|
|
|
- "phpunit/phpunit": "3.7.*",
|
|
|
|
- "psr/log": "~1.0",
|
|
|
|
- "symfony/class-loader": "~2.1",
|
|
|
|
- "zendframework/zend-cache": "2.*,<2.3",
|
|
|
|
- "zendframework/zend-log": "2.*,<2.3"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
|
|
|
|
- },
|
|
|
|
- "time": "2015-03-18T18:23:50+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "3.9-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-0": {
|
|
|
|
- "Guzzle": "src/",
|
|
|
|
- "Guzzle\\Tests": "tests/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Guzzle Community",
|
|
|
|
- "homepage": "https://github.com/guzzle/guzzle/contributors"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
|
|
|
|
- "homepage": "http://guzzlephp.org/",
|
|
|
|
- "keywords": [
|
|
|
|
- "client",
|
|
|
|
- "curl",
|
|
|
|
- "framework",
|
|
|
|
- "http",
|
|
|
|
- "http client",
|
|
|
|
- "rest",
|
|
|
|
- "web service"
|
|
|
|
- ],
|
|
|
|
- "abandoned": "guzzlehttp/guzzle"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "guzzlehttp/guzzle",
|
|
|
|
- "version": "6.3.3",
|
|
|
|
- "version_normalized": "6.3.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "guzzlehttp/promises": "^1.0",
|
|
|
|
- "guzzlehttp/psr7": "^1.4",
|
|
|
|
- "php": ">=5.5"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "ext-curl": "*",
|
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
- "psr/log": "^1.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "psr/log": "Required for using the Log middleware"
|
|
|
|
- },
|
|
|
|
- "time": "2018-04-22T15:46:56+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "6.3-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "files": [
|
|
|
|
- "src/functions_include.php"
|
|
|
|
- ],
|
|
|
|
- "psr-4": {
|
|
|
|
- "GuzzleHttp\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Guzzle is a PHP HTTP client library",
|
|
|
|
- "homepage": "http://guzzlephp.org/",
|
|
|
|
- "keywords": [
|
|
|
|
- "client",
|
|
|
|
- "curl",
|
|
|
|
- "framework",
|
|
|
|
- "http",
|
|
|
|
- "http client",
|
|
|
|
- "rest",
|
|
|
|
- "web service"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "guzzlehttp/promises",
|
|
|
|
- "version": "v1.3.1",
|
|
|
|
- "version_normalized": "1.3.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/guzzle/promises.git",
|
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud OpenApi Client",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/issues",
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/tree/0.2.6"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/darabonba-openapi"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/dysmsapi-20170525",
|
|
|
|
+ "version": "2.0.20",
|
|
|
|
+ "version_normalized": "2.0.20.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525.git",
|
|
|
|
+ "reference": "83a4f839060ca95a016d37d6f147f8af2adc8a12"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/Dysmsapi-20170525/zipball/83a4f839060ca95a016d37d6f147f8af2adc8a12",
|
|
|
|
+ "reference": "83a4f839060ca95a016d37d6f147f8af2adc8a12",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "alibabacloud/darabonba-openapi": "^0.2.5",
|
|
|
|
+ "alibabacloud/endpoint-util": "^0.1.0",
|
|
|
|
+ "alibabacloud/openapi-util": "^0.1.10",
|
|
|
|
+ "alibabacloud/tea-utils": "^0.2.16",
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-09-29T08:45:21+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\SDK\\Dysmsapi\\V20170525\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.5.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "^4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2016-12-20T10:07:11+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.4-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "GuzzleHttp\\Promise\\": "src/"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "src/functions_include.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Guzzle promises library",
|
|
|
|
- "keywords": [
|
|
|
|
- "promise"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "guzzlehttp/psr7",
|
|
|
|
- "version": "1.5.2",
|
|
|
|
- "version_normalized": "1.5.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
- "reference": "9f83dded91781a01c63574e387eaa769be769115"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
|
|
|
|
- "reference": "9f83dded91781a01c63574e387eaa769be769115",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.4.0",
|
|
|
|
- "psr/http-message": "~1.0",
|
|
|
|
- "ralouphie/getallheaders": "^2.0.5"
|
|
|
|
- },
|
|
|
|
- "provide": {
|
|
|
|
- "psr/http-message-implementation": "1.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
- },
|
|
|
|
- "time": "2018-12-04T20:46:45+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.5-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "src/functions_include.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Michael Dowling",
|
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Tobias Schultze",
|
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
- "keywords": [
|
|
|
|
- "http",
|
|
|
|
- "message",
|
|
|
|
- "psr-7",
|
|
|
|
- "request",
|
|
|
|
- "response",
|
|
|
|
- "stream",
|
|
|
|
- "uri",
|
|
|
|
- "url"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "league/flysystem",
|
|
|
|
- "version": "1.0.57",
|
|
|
|
- "version_normalized": "1.0.57.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/thephpleague/flysystem.git",
|
|
|
|
- "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
|
|
|
- "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Dysmsapi (20170525) SDK Library for PHP",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/Dysmsapi-20170525/tree/2.0.20"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/dysmsapi-20170525"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/endpoint-util",
|
|
|
|
+ "version": "0.1.1",
|
|
|
|
+ "version_normalized": "0.1.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/endpoint-util.git",
|
|
|
|
+ "reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/endpoint-util/zipball/f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5",
|
|
|
|
+ "reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.4.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2020-06-04T10:57:15+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\Endpoint\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-fileinfo": "*",
|
|
|
|
- "php": ">=5.5.9"
|
|
|
|
- },
|
|
|
|
- "conflict": {
|
|
|
|
- "league/flysystem-sftp": "<1.0.6"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpspec/phpspec": "^3.4",
|
|
|
|
- "phpunit/phpunit": "^5.7.10"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "ext-fileinfo": "Required for MimeType",
|
|
|
|
- "ext-ftp": "Allows you to use FTP server storage",
|
|
|
|
- "ext-openssl": "Allows you to use FTPS server storage",
|
|
|
|
- "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
|
|
- "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
|
|
- "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
|
|
- "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
|
|
- "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
|
|
- "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
|
|
- "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
|
|
- "league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
|
|
- "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
|
|
- "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
|
|
- "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-16T21:01:05+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.1-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "league/flysystem-cached-adapter",
|
|
|
|
- "version": "1.0.9",
|
|
|
|
- "version_normalized": "1.0.9.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
|
|
|
|
- "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/08ef74e9be88100807a3b92cc9048a312bf01d6f",
|
|
|
|
- "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- "time": "2018-07-09T20:51:04+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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."
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "monolog/monolog",
|
|
|
|
- "version": "1.24.0",
|
|
|
|
- "version_normalized": "1.24.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
- "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
|
|
|
- "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Endpoint Library for PHP",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/endpoint-util/tree/0.1.1"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/endpoint-util"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/gateway-spi",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "version_normalized": "1.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi.git",
|
|
|
|
+ "reference": "7440f77750c329d8ab252db1d1d967314ccd1fcb"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/alibabacloud-gateway-spi/zipball/7440f77750c329d8ab252db1d1d967314ccd1fcb",
|
|
|
|
+ "reference": "7440f77750c329d8ab252db1d1d967314ccd1fcb",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "alibabacloud/credentials": "^1.1",
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-07-14T05:31:35+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Darabonba\\GatewaySpi\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0",
|
|
|
|
- "psr/log": "~1.0"
|
|
|
|
- },
|
|
|
|
- "provide": {
|
|
|
|
- "psr/log-implementation": "1.0.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
|
|
- "doctrine/couchdb": "~1.0@dev",
|
|
|
|
- "graylog2/gelf-php": "~1.0",
|
|
|
|
- "jakub-onderka/php-parallel-lint": "0.9",
|
|
|
|
- "php-amqplib/php-amqplib": "~2.4",
|
|
|
|
- "php-console/php-console": "^3.1.3",
|
|
|
|
- "phpunit/phpunit": "~4.5",
|
|
|
|
- "phpunit/phpunit-mock-objects": "2.3.0",
|
|
|
|
- "ruflin/elastica": ">=0.90 <3.0",
|
|
|
|
- "sentry/sentry": "^0.13",
|
|
|
|
- "swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
|
|
- "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
|
|
- "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
|
- "ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
|
|
- "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
|
- "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
|
|
- "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
|
|
- "php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
|
|
- "rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
|
- "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
|
|
- "sentry/sentry": "Allow sending log messages to a Sentry server"
|
|
|
|
- },
|
|
|
|
- "time": "2018-11-05T09:00:11+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "2.0.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Monolog\\": "src/Monolog"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Jordi Boggiano",
|
|
|
|
- "email": "j.boggiano@seld.be",
|
|
|
|
- "homepage": "http://seld.be"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
|
|
- "homepage": "http://github.com/Seldaek/monolog",
|
|
|
|
- "keywords": [
|
|
|
|
- "log",
|
|
|
|
- "logging",
|
|
|
|
- "psr-3"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "nesbot/carbon",
|
|
|
|
- "version": "2.20.0",
|
|
|
|
- "version_normalized": "2.20.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
|
- "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
|
- "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-json": "*",
|
|
|
|
- "php": "^7.1.8 || ^8.0",
|
|
|
|
- "symfony/translation": "^3.4 || ^4.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
|
|
|
|
- "kylekatarnls/multi-tester": "^1.1",
|
|
|
|
- "phpmd/phpmd": "^2.6",
|
|
|
|
- "phpstan/phpstan": "^0.11",
|
|
|
|
- "phpunit/phpunit": "^7.5 || ^8.0",
|
|
|
|
- "squizlabs/php_codesniffer": "^3.4"
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-25T10:00:57+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "laravel": {
|
|
|
|
- "providers": [
|
|
|
|
- "Carbon\\Laravel\\ServiceProvider"
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Carbon\\": "src/Carbon/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Brian Nesbitt",
|
|
|
|
- "email": "brian@nesbot.com",
|
|
|
|
- "homepage": "http://nesbot.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "A simple API extension for DateTime.",
|
|
|
|
- "homepage": "http://carbon.nesbot.com",
|
|
|
|
- "keywords": [
|
|
|
|
- "date",
|
|
|
|
- "datetime",
|
|
|
|
- "time"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "opis/closure",
|
|
|
|
- "version": "3.4.1",
|
|
|
|
- "version_normalized": "3.4.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/opis/closure.git",
|
|
|
|
- "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/opis/closure/zipball/e79f851749c3caa836d7ccc01ede5828feb762c7",
|
|
|
|
- "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Gateway SPI Client",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi/tree/1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/gateway-spi"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/openapi-util",
|
|
|
|
+ "version": "0.1.11",
|
|
|
|
+ "version_normalized": "0.1.11.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/openapi-util.git",
|
|
|
|
+ "reference": "61ee137955a25c9f5f33170babb6071d4bccf12c"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/openapi-util/zipball/61ee137955a25c9f5f33170babb6071d4bccf12c",
|
|
|
|
+ "reference": "61ee137955a25c9f5f33170babb6071d4bccf12c",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "alibabacloud/tea": "^3.1",
|
|
|
|
+ "alibabacloud/tea-utils": "^0.2",
|
|
|
|
+ "lizhichao/one-sm": "^1.5",
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.4.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2021-12-28T07:57:21+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\OpenApiUtil\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^5.4 || ^7.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "jeremeamia/superclosure": "^2.0",
|
|
|
|
- "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-19T18:38:51+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "3.3.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Opis\\Closure\\": "src/"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "functions.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Marius Sarca",
|
|
|
|
- "email": "marius.sarca@gmail.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Sorin Sarca",
|
|
|
|
- "email": "sarca_sorin@hotmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
|
|
|
|
- "homepage": "https://opis.io/closure",
|
|
|
|
- "keywords": [
|
|
|
|
- "anonymous functions",
|
|
|
|
- "closure",
|
|
|
|
- "function",
|
|
|
|
- "serializable",
|
|
|
|
- "serialization",
|
|
|
|
- "serialize"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "overtrue/pinyin",
|
|
|
|
- "version": "4.0.6",
|
|
|
|
- "version_normalized": "4.0.6.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/overtrue/pinyin.git",
|
|
|
|
- "reference": "9836dae1783bcf5934508a2abe32eca9ea5ee15d"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/overtrue/pinyin/zipball/9836dae1783bcf5934508a2abe32eca9ea5ee15d",
|
|
|
|
- "reference": "9836dae1783bcf5934508a2abe32eca9ea5ee15d",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "brainmaestro/composer-git-hooks": "^2.7",
|
|
|
|
- "friendsofphp/php-cs-fixer": "^2.16",
|
|
|
|
- "phpunit/phpunit": "~8.0"
|
|
|
|
- },
|
|
|
|
- "time": "2020-04-13T08:53:30+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "hooks": {
|
|
|
|
- "pre-commit": [
|
|
|
|
- "composer test",
|
|
|
|
- "composer fix-style"
|
|
|
|
- ],
|
|
|
|
- "pre-push": [
|
|
|
|
- "composer test",
|
|
|
|
- "composer check-style"
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud OpenApi Util",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/alibabacloud-sdk-php/openapi-util/issues",
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/openapi-util/tree/0.1.11"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/openapi-util"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/tea",
|
|
|
|
+ "version": "3.1.24",
|
|
|
|
+ "version_normalized": "3.1.24.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/aliyun/tea-php.git",
|
|
|
|
+ "reference": "bb33395f47db3847d1940d6eb8ba1e56cd0623cb"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/aliyun/tea-php/zipball/bb33395f47db3847d1940d6eb8ba1e56cd0623cb",
|
|
|
|
+ "reference": "bb33395f47db3847d1940d6eb8ba1e56cd0623cb",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
]
|
|
]
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Overtrue\\Pinyin\\": "src/"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "src/const.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "overtrue",
|
|
|
|
- "email": "anzhengchao@gmail.com",
|
|
|
|
- "homepage": "http://github.com/overtrue"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Chinese to pinyin translator.",
|
|
|
|
- "homepage": "https://github.com/overtrue/pinyin",
|
|
|
|
- "keywords": [
|
|
|
|
- "Chinese",
|
|
|
|
- "Pinyin",
|
|
|
|
- "cn2pinyin"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "overtrue/socialite",
|
|
|
|
- "version": "1.3.0",
|
|
|
|
- "version_normalized": "1.3.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/overtrue/socialite.git",
|
|
|
|
- "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/overtrue/socialite/zipball/fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
|
- "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "adbario/php-dot-notation": "^2.3",
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ext-libxml": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ext-openssl": "*",
|
|
|
|
+ "ext-simplexml": "*",
|
|
|
|
+ "ext-xmlwriter": "*",
|
|
|
|
+ "guzzlehttp/guzzle": "^6.3|^7.0",
|
|
|
|
+ "php": ">=5.5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "*",
|
|
|
|
+ "symfony/dotenv": "^3.4",
|
|
|
|
+ "symfony/var-dumper": "^3.4"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-sockets": "To use client-side monitoring"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-07-18T11:27:29+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\Tea\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "guzzlehttp/guzzle": "~5.0|~6.0",
|
|
|
|
- "php": ">=5.4.0",
|
|
|
|
- "symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "mockery/mockery": "~0.9",
|
|
|
|
- "phpunit/phpunit": "~4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2017-08-04T06:28:22+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Overtrue\\Socialite\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "overtrue",
|
|
|
|
- "email": "anzhengchao@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "A collection of OAuth 2 packages that extracts from laravel/socialite.",
|
|
|
|
- "keywords": [
|
|
|
|
- "login",
|
|
|
|
- "oauth",
|
|
|
|
- "qq",
|
|
|
|
- "social",
|
|
|
|
- "wechat",
|
|
|
|
- "weibo"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "overtrue/wechat",
|
|
|
|
- "version": "3.3.33",
|
|
|
|
- "version_normalized": "3.3.33.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/w7corp/easywechat.git",
|
|
|
|
- "reference": "78e5476df330754040d1c400d0bca640d5b77cb7"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/w7corp/easywechat/zipball/78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
- "reference": "78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com",
|
|
|
|
+ "homepage": "http://www.alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "doctrine/cache": "1.4.*",
|
|
|
|
- "ext-openssl": "*",
|
|
|
|
- "guzzlehttp/guzzle": "~6.2",
|
|
|
|
- "monolog/monolog": "^1.17",
|
|
|
|
- "overtrue/socialite": "^1.0.25",
|
|
|
|
- "php": ">=5.5.0",
|
|
|
|
- "pimple/pimple": "~3.0",
|
|
|
|
- "symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0",
|
|
|
|
- "symfony/psr-http-message-bridge": "~0.3|^1.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "mockery/mockery": "^0.9.9",
|
|
|
|
- "overtrue/phplint": "dev-master",
|
|
|
|
- "phpunit/phpunit": "~4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2018-10-17T12:27:27+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "EasyWeChat\\": "src/"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "src/Payment/helpers.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "overtrue",
|
|
|
|
- "email": "anzhengchao@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "微信SDK",
|
|
|
|
- "keywords": [
|
|
|
|
- "sdk",
|
|
|
|
- "wechat",
|
|
|
|
- "weixin",
|
|
|
|
- "weixin-sdk"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "paragonie/random_compat",
|
|
|
|
- "version": "v9.99.99",
|
|
|
|
- "version_normalized": "9.99.99.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/paragonie/random_compat.git",
|
|
|
|
- "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
|
|
- "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Client of Tea for PHP",
|
|
|
|
+ "homepage": "https://www.alibabacloud.com/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "alibabacloud",
|
|
|
|
+ "client",
|
|
|
|
+ "cloud",
|
|
|
|
+ "tea"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/aliyun/tea-php/issues",
|
|
|
|
+ "source": "https://github.com/aliyun/tea-php"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/tea"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/tea-utils",
|
|
|
|
+ "version": "0.2.16",
|
|
|
|
+ "version_normalized": "0.2.16.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/tea-utils.git",
|
|
|
|
+ "reference": "ae10b306509a196e4af71803db710a0a05c54e60"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-utils/zipball/ae10b306509a196e4af71803db710a0a05c54e60",
|
|
|
|
+ "reference": "ae10b306509a196e4af71803db710a0a05c54e60",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "alibabacloud/tea": "^3.1",
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "time": "2022-07-05T09:58:20+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\Tea\\Utils\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "4.*|5.*",
|
|
|
|
- "vimeo/psalm": "^1"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
|
- },
|
|
|
|
- "time": "2018-07-02T15:55:56+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Paragon Initiative Enterprises",
|
|
|
|
- "email": "security@paragonie.com",
|
|
|
|
- "homepage": "https://paragonie.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
|
- "keywords": [
|
|
|
|
- "csprng",
|
|
|
|
- "polyfill",
|
|
|
|
- "pseudorandom",
|
|
|
|
- "random"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "phpoffice/phpexcel",
|
|
|
|
- "version": "1.8.2",
|
|
|
|
- "version_normalized": "1.8.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/PHPOffice/PHPExcel.git",
|
|
|
|
- "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
|
|
|
|
- "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-mbstring": "*",
|
|
|
|
- "ext-xml": "*",
|
|
|
|
- "ext-xmlwriter": "*",
|
|
|
|
- "php": "^5.2|^7.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "squizlabs/php_codesniffer": "2.*"
|
|
|
|
- },
|
|
|
|
- "time": "2018-11-22T23:07:24+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-0": {
|
|
|
|
- "PHPExcel": "Classes/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "LGPL-2.1"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Maarten Balliauw",
|
|
|
|
- "homepage": "http://blog.maartenballiauw.be"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Erik Tilt"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Franck Lefevre",
|
|
|
|
- "homepage": "http://rootslabs.net"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Mark Baker",
|
|
|
|
- "homepage": "http://markbakeruk.net"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
|
|
- "homepage": "https://github.com/PHPOffice/PHPExcel",
|
|
|
|
- "keywords": [
|
|
|
|
- "OpenXML",
|
|
|
|
- "excel",
|
|
|
|
- "php",
|
|
|
|
- "spreadsheet",
|
|
|
|
- "xls",
|
|
|
|
- "xlsx"
|
|
|
|
- ],
|
|
|
|
- "abandoned": "phpoffice/phpspreadsheet"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "pimple/pimple",
|
|
|
|
- "version": "v3.2.3",
|
|
|
|
- "version_normalized": "3.2.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/silexphp/Pimple.git",
|
|
|
|
- "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
|
|
- "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Tea Utils for PHP",
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/aliyun/tea-util/issues",
|
|
|
|
+ "source": "https://github.com/aliyun/tea-util"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/tea-utils"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "alibabacloud/tea-xml",
|
|
|
|
+ "version": "0.2.3",
|
|
|
|
+ "version_normalized": "0.2.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/alibabacloud-sdk-php/tea-xml.git",
|
|
|
|
+ "reference": "4bd2303d71c968cb7ae4e487c5fa3023aed3ff3b"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-xml/zipball/4bd2303d71c968cb7ae4e487c5fa3023aed3ff3b",
|
|
|
|
+ "reference": "4bd2303d71c968cb7ae4e487c5fa3023aed3ff3b",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">5.5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.4.3",
|
|
|
|
+ "symfony/var-dumper": "*"
|
|
|
|
+ },
|
|
|
|
+ "time": "2021-12-08T06:43:00+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "AlibabaCloud\\Tea\\XML\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0",
|
|
|
|
- "psr/container": "^1.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "symfony/phpunit-bridge": "^3.2"
|
|
|
|
- },
|
|
|
|
- "time": "2018-01-21T07:42:36+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "3.2.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-0": {
|
|
|
|
- "Pimple": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Fabien Potencier",
|
|
|
|
- "email": "fabien@symfony.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Pimple, a simple Dependency Injection Container",
|
|
|
|
- "homepage": "http://pimple.sensiolabs.org",
|
|
|
|
- "keywords": [
|
|
|
|
- "container",
|
|
|
|
- "dependency injection"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "psr/cache",
|
|
|
|
- "version": "1.0.1",
|
|
|
|
- "version_normalized": "1.0.1.0",
|
|
|
|
- "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": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Alibaba Cloud SDK",
|
|
|
|
+ "email": "sdk-team@alibabacloud.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2016-08-06T20:24:11+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "psr/container",
|
|
|
|
- "version": "1.0.0",
|
|
|
|
- "version_normalized": "1.0.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/php-fig/container.git",
|
|
|
|
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
- "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Alibaba Cloud Tea XML Library for PHP",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/alibabacloud-sdk-php/tea-xml/tree/0.2.3"
|
|
|
|
+ },
|
|
|
|
+ "install-path": "../alibabacloud/tea-xml"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "aliyuncs/oss-sdk-php",
|
|
|
|
+ "version": "v2.3.0",
|
|
|
|
+ "version_normalized": "2.3.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
|
|
+ "reference": "e69f57916678458642ac9d2fd341ae78a56996c8"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
|
|
+ "reference": "e69f57916678458642ac9d2fd341ae78a56996c8",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
|
+ "satooshi/php-coveralls": "~1.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-01-08T06:59:35+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "OSS\\": "src/OSS"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2017-02-14T16:28:37+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Psr\\Container\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "PHP-FIG",
|
|
|
|
- "homepage": "http://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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "psr/http-message",
|
|
|
|
- "version": "1.0.1",
|
|
|
|
- "version_normalized": "1.0.1.0",
|
|
|
|
- "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": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Aliyuncs",
|
|
|
|
+ "homepage": "http://www.aliyun.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2016-08-06T14:39:51+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "psr/log",
|
|
|
|
- "version": "1.1.2",
|
|
|
|
- "version_normalized": "1.1.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/php-fig/log.git",
|
|
|
|
- "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
|
|
- "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Aliyun OSS SDK for PHP",
|
|
|
|
+ "homepage": "http://www.aliyun.com/product/oss/",
|
|
|
|
+ "install-path": "../aliyuncs/oss-sdk-php"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "dh2y/think-qrcode",
|
|
|
|
+ "version": "2.0",
|
|
|
|
+ "version_normalized": "2.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/cinaofdai/think-qrcode.git",
|
|
|
|
+ "reference": "977d032afa27b1852f5fc5441fad2497f6db7ff5"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/cinaofdai/think-qrcode/zipball/977d032afa27b1852f5fc5441fad2497f6db7ff5",
|
|
|
|
+ "reference": "977d032afa27b1852f5fc5441fad2497f6db7ff5",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-07-10T02:57:29+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "dh2y\\qrcode\\": "src/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-11-01T11:05:21+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.1.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Psr\\Log\\": "Psr/Log/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "PHP-FIG",
|
|
|
|
- "homepage": "http://www.php-fig.org/"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Common interface for logging libraries",
|
|
|
|
- "homepage": "https://github.com/php-fig/log",
|
|
|
|
- "keywords": [
|
|
|
|
- "log",
|
|
|
|
- "psr",
|
|
|
|
- "psr-3"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "psr/simple-cache",
|
|
|
|
- "version": "1.0.1",
|
|
|
|
- "version_normalized": "1.0.1.0",
|
|
|
|
- "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": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "dh2y",
|
|
|
|
+ "email": "xiaodai54_long@163.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2017-10-23T01:57:42+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "qcloud/cos-sdk-v5",
|
|
|
|
- "version": "v1.3.3",
|
|
|
|
- "version_normalized": "1.3.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
|
|
|
|
- "reference": "cd1b9cefa04521eaf125a82eb53552d9a87aae4d"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/cd1b9cefa04521eaf125a82eb53552d9a87aae4d",
|
|
|
|
- "reference": "cd1b9cefa04521eaf125a82eb53552d9a87aae4d",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "qrcode for thinkphp5",
|
|
|
|
+ "homepage": "https://github.com/cinaofdai/think-qrcode",
|
|
|
|
+ "install-path": "../dh2y/think-qrcode"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "doctrine/cache",
|
|
|
|
+ "version": "v1.4.4",
|
|
|
|
+ "version_normalized": "1.4.4.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/doctrine/cache.git",
|
|
|
|
+ "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
|
+ "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.2"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "doctrine/common": ">2.2,<2.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": ">=3.7",
|
|
|
|
+ "predis/predis": "~1.0",
|
|
|
|
+ "satooshi/php-coveralls": "~0.6"
|
|
|
|
+ },
|
|
|
|
+ "time": "2015-11-02T18:33:51+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.5.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "Doctrine\\Common\\Cache\\": "lib/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Roman Borschel",
|
|
|
|
+ "email": "roman@code-factory.org"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Benjamin Eberlei",
|
|
|
|
+ "email": "kontakt@beberlei.de"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Guilherme Blanco",
|
|
|
|
+ "email": "guilhermeblanco@gmail.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Jonathan Wage",
|
|
|
|
+ "email": "jonwage@gmail.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Johannes Schmitt",
|
|
|
|
+ "email": "schmittjoh@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Caching library offering an object-oriented API for many cache backends",
|
|
|
|
+ "homepage": "http://www.doctrine-project.org",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "cache",
|
|
|
|
+ "caching"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../doctrine/cache"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "firebase/php-jwt",
|
|
|
|
+ "version": "v5.0.0",
|
|
|
|
+ "version_normalized": "5.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/firebase/php-jwt.git",
|
|
|
|
+ "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
|
|
|
|
+ "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": " 4.8.35"
|
|
|
|
+ },
|
|
|
|
+ "time": "2017-06-27T22:17:23+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Firebase\\JWT\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "BSD-3-Clause"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Neuman Vong",
|
|
|
|
+ "email": "neuman+pear@twilio.com",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Anant Narayanan",
|
|
|
|
+ "email": "anant@php.net",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
|
|
+ "homepage": "https://github.com/firebase/php-jwt",
|
|
|
|
+ "install-path": "../firebase/php-jwt"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "guzzle/guzzle",
|
|
|
|
+ "version": "v3.9.3",
|
|
|
|
+ "version_normalized": "3.9.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/guzzle/guzzle3.git",
|
|
|
|
+ "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
+ "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "php": ">=5.3.3",
|
|
|
|
+ "symfony/event-dispatcher": "~2.1"
|
|
|
|
+ },
|
|
|
|
+ "replace": {
|
|
|
|
+ "guzzle/batch": "self.version",
|
|
|
|
+ "guzzle/cache": "self.version",
|
|
|
|
+ "guzzle/common": "self.version",
|
|
|
|
+ "guzzle/http": "self.version",
|
|
|
|
+ "guzzle/inflection": "self.version",
|
|
|
|
+ "guzzle/iterator": "self.version",
|
|
|
|
+ "guzzle/log": "self.version",
|
|
|
|
+ "guzzle/parser": "self.version",
|
|
|
|
+ "guzzle/plugin": "self.version",
|
|
|
|
+ "guzzle/plugin-async": "self.version",
|
|
|
|
+ "guzzle/plugin-backoff": "self.version",
|
|
|
|
+ "guzzle/plugin-cache": "self.version",
|
|
|
|
+ "guzzle/plugin-cookie": "self.version",
|
|
|
|
+ "guzzle/plugin-curlauth": "self.version",
|
|
|
|
+ "guzzle/plugin-error-response": "self.version",
|
|
|
|
+ "guzzle/plugin-history": "self.version",
|
|
|
|
+ "guzzle/plugin-log": "self.version",
|
|
|
|
+ "guzzle/plugin-md5": "self.version",
|
|
|
|
+ "guzzle/plugin-mock": "self.version",
|
|
|
|
+ "guzzle/plugin-oauth": "self.version",
|
|
|
|
+ "guzzle/service": "self.version",
|
|
|
|
+ "guzzle/stream": "self.version"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "doctrine/cache": "~1.3",
|
|
|
|
+ "monolog/monolog": "~1.0",
|
|
|
|
+ "phpunit/phpunit": "3.7.*",
|
|
|
|
+ "psr/log": "~1.0",
|
|
|
|
+ "symfony/class-loader": "~2.1",
|
|
|
|
+ "zendframework/zend-cache": "2.*,<2.3",
|
|
|
|
+ "zendframework/zend-log": "2.*,<2.3"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
|
|
|
|
+ },
|
|
|
|
+ "time": "2015-03-18T18:23:50+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.9-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "Guzzle": "src/",
|
|
|
|
+ "Guzzle\\Tests": "tests/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Guzzle Community",
|
|
|
|
+ "homepage": "https://github.com/guzzle/guzzle/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
|
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "client",
|
|
|
|
+ "curl",
|
|
|
|
+ "framework",
|
|
|
|
+ "http",
|
|
|
|
+ "http client",
|
|
|
|
+ "rest",
|
|
|
|
+ "web service"
|
|
|
|
+ ],
|
|
|
|
+ "abandoned": "guzzlehttp/guzzle",
|
|
|
|
+ "install-path": "../guzzle/guzzle"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "guzzlehttp/guzzle",
|
|
|
|
+ "version": "6.3.3",
|
|
|
|
+ "version_normalized": "6.3.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
+ "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
+ "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "guzzlehttp/promises": "^1.0",
|
|
|
|
+ "guzzlehttp/psr7": "^1.4",
|
|
|
|
+ "php": ">=5.5"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
+ "psr/log": "^1.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "psr/log": "Required for using the Log middleware"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-04-22T15:46:56+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "6.3-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "GuzzleHttp\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Guzzle is a PHP HTTP client library",
|
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "client",
|
|
|
|
+ "curl",
|
|
|
|
+ "framework",
|
|
|
|
+ "http",
|
|
|
|
+ "http client",
|
|
|
|
+ "rest",
|
|
|
|
+ "web service"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../guzzlehttp/guzzle"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "guzzlehttp/promises",
|
|
|
|
+ "version": "v1.3.1",
|
|
|
|
+ "version_normalized": "1.3.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/guzzle/promises.git",
|
|
|
|
+ "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
+ "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.5.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-12-20T10:07:11+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.4-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "GuzzleHttp\\Promise\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Guzzle promises library",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "promise"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../guzzlehttp/promises"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "guzzlehttp/psr7",
|
|
|
|
+ "version": "1.5.2",
|
|
|
|
+ "version_normalized": "1.5.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
+ "reference": "9f83dded91781a01c63574e387eaa769be769115"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
|
|
|
|
+ "reference": "9f83dded91781a01c63574e387eaa769be769115",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.4.0",
|
|
|
|
+ "psr/http-message": "~1.0",
|
|
|
|
+ "ralouphie/getallheaders": "^2.0.5"
|
|
|
|
+ },
|
|
|
|
+ "provide": {
|
|
|
|
+ "psr/http-message-implementation": "1.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-12-04T20:46:45+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.5-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Tobias Schultze",
|
|
|
|
+ "homepage": "https://github.com/Tobion"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "message",
|
|
|
|
+ "psr-7",
|
|
|
|
+ "request",
|
|
|
|
+ "response",
|
|
|
|
+ "stream",
|
|
|
|
+ "uri",
|
|
|
|
+ "url"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../guzzlehttp/psr7"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "league/flysystem",
|
|
|
|
+ "version": "1.0.57",
|
|
|
|
+ "version_normalized": "1.0.57.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/thephpleague/flysystem.git",
|
|
|
|
+ "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
|
|
|
+ "reference": "0e9db7f0b96b9f12dcf6f65bc34b72b1a30ea55a",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-fileinfo": "*",
|
|
|
|
+ "php": ">=5.5.9"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "league/flysystem-sftp": "<1.0.6"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpspec/phpspec": "^3.4",
|
|
|
|
+ "phpunit/phpunit": "^5.7.10"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-fileinfo": "Required for MimeType",
|
|
|
|
+ "ext-ftp": "Allows you to use FTP server storage",
|
|
|
|
+ "ext-openssl": "Allows you to use FTPS server storage",
|
|
|
|
+ "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
|
|
+ "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
|
|
+ "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
|
|
+ "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
|
|
+ "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
|
|
+ "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
|
|
+ "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
|
|
+ "league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
|
|
+ "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
|
|
+ "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
|
|
+ "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-16T21:01:05+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.1-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../league/flysystem"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "league/flysystem-cached-adapter",
|
|
|
|
+ "version": "1.0.9",
|
|
|
|
+ "version_normalized": "1.0.9.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
|
|
|
|
+ "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/08ef74e9be88100807a3b92cc9048a312bf01d6f",
|
|
|
|
+ "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-07-09T20:51:04+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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.",
|
|
|
|
+ "install-path": "../league/flysystem-cached-adapter"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "lizhichao/one-sm",
|
|
|
|
+ "version": "1.10",
|
|
|
|
+ "version_normalized": "1.10.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/lizhichao/sm.git",
|
|
|
|
+ "reference": "687a012a44a5bfd4d9143a0234e1060543be455a"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/lizhichao/sm/zipball/687a012a44a5bfd4d9143a0234e1060543be455a",
|
|
|
|
+ "reference": "687a012a44a5bfd4d9143a0234e1060543be455a",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.6"
|
|
|
|
+ },
|
|
|
|
+ "time": "2021-05-26T06:19:22+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "OneSm\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "tanszhe",
|
|
|
|
+ "email": "1018595261@qq.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "国密sm3",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "php",
|
|
|
|
+ "sm3"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "issues": "https://github.com/lizhichao/sm/issues",
|
|
|
|
+ "source": "https://github.com/lizhichao/sm/tree/1.10"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://www.vicsdf.com/img/w.jpg",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://www.vicsdf.com/img/z.jpg",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../lizhichao/one-sm"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "monolog/monolog",
|
|
|
|
+ "version": "1.24.0",
|
|
|
|
+ "version_normalized": "1.24.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
+ "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
|
|
|
+ "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.0",
|
|
|
|
+ "psr/log": "~1.0"
|
|
|
|
+ },
|
|
|
|
+ "provide": {
|
|
|
|
+ "psr/log-implementation": "1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
|
|
+ "doctrine/couchdb": "~1.0@dev",
|
|
|
|
+ "graylog2/gelf-php": "~1.0",
|
|
|
|
+ "jakub-onderka/php-parallel-lint": "0.9",
|
|
|
|
+ "php-amqplib/php-amqplib": "~2.4",
|
|
|
|
+ "php-console/php-console": "^3.1.3",
|
|
|
|
+ "phpunit/phpunit": "~4.5",
|
|
|
|
+ "phpunit/phpunit-mock-objects": "2.3.0",
|
|
|
|
+ "ruflin/elastica": ">=0.90 <3.0",
|
|
|
|
+ "sentry/sentry": "^0.13",
|
|
|
|
+ "swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
|
|
+ "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
|
|
+ "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
|
+ "ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
|
|
+ "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
|
+ "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
|
|
+ "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
|
|
+ "php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
|
|
+ "rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
|
+ "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
|
|
+ "sentry/sentry": "Allow sending log messages to a Sentry server"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-11-05T09:00:11+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "2.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Monolog\\": "src/Monolog"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
|
+ "email": "j.boggiano@seld.be",
|
|
|
|
+ "homepage": "http://seld.be"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
|
|
+ "homepage": "http://github.com/Seldaek/monolog",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "log",
|
|
|
|
+ "logging",
|
|
|
|
+ "psr-3"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../monolog/monolog"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "nesbot/carbon",
|
|
|
|
+ "version": "2.20.0",
|
|
|
|
+ "version_normalized": "2.20.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
|
+ "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
|
+ "reference": "bc671b896c276795fad8426b0aa24e8ade0f2498",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "php": "^7.1.8 || ^8.0",
|
|
|
|
+ "symfony/translation": "^3.4 || ^4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
|
|
|
|
+ "kylekatarnls/multi-tester": "^1.1",
|
|
|
|
+ "phpmd/phpmd": "^2.6",
|
|
|
|
+ "phpstan/phpstan": "^0.11",
|
|
|
|
+ "phpunit/phpunit": "^7.5 || ^8.0",
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.4"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-25T10:00:57+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "laravel": {
|
|
|
|
+ "providers": [
|
|
|
|
+ "Carbon\\Laravel\\ServiceProvider"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Carbon\\": "src/Carbon/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Brian Nesbitt",
|
|
|
|
+ "email": "brian@nesbot.com",
|
|
|
|
+ "homepage": "http://nesbot.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A simple API extension for DateTime.",
|
|
|
|
+ "homepage": "http://carbon.nesbot.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "date",
|
|
|
|
+ "datetime",
|
|
|
|
+ "time"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../nesbot/carbon"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "opis/closure",
|
|
|
|
+ "version": "3.4.1",
|
|
|
|
+ "version_normalized": "3.4.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/opis/closure.git",
|
|
|
|
+ "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/opis/closure/zipball/e79f851749c3caa836d7ccc01ede5828feb762c7",
|
|
|
|
+ "reference": "e79f851749c3caa836d7ccc01ede5828feb762c7",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^5.4 || ^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "jeremeamia/superclosure": "^2.0",
|
|
|
|
+ "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-19T18:38:51+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.3.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Opis\\Closure\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "functions.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Marius Sarca",
|
|
|
|
+ "email": "marius.sarca@gmail.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Sorin Sarca",
|
|
|
|
+ "email": "sarca_sorin@hotmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
|
|
|
|
+ "homepage": "https://opis.io/closure",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "anonymous functions",
|
|
|
|
+ "closure",
|
|
|
|
+ "function",
|
|
|
|
+ "serializable",
|
|
|
|
+ "serialization",
|
|
|
|
+ "serialize"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../opis/closure"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue/pinyin",
|
|
|
|
+ "version": "4.0.6",
|
|
|
|
+ "version_normalized": "4.0.6.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/overtrue/pinyin.git",
|
|
|
|
+ "reference": "9836dae1783bcf5934508a2abe32eca9ea5ee15d"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/overtrue/pinyin/zipball/9836dae1783bcf5934508a2abe32eca9ea5ee15d",
|
|
|
|
+ "reference": "9836dae1783bcf5934508a2abe32eca9ea5ee15d",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "brainmaestro/composer-git-hooks": "^2.7",
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.16",
|
|
|
|
+ "phpunit/phpunit": "~8.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2020-04-13T08:53:30+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "hooks": {
|
|
|
|
+ "pre-commit": [
|
|
|
|
+ "composer test",
|
|
|
|
+ "composer fix-style"
|
|
|
|
+ ],
|
|
|
|
+ "pre-push": [
|
|
|
|
+ "composer test",
|
|
|
|
+ "composer check-style"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Overtrue\\Pinyin\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/const.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue",
|
|
|
|
+ "email": "anzhengchao@gmail.com",
|
|
|
|
+ "homepage": "http://github.com/overtrue"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Chinese to pinyin translator.",
|
|
|
|
+ "homepage": "https://github.com/overtrue/pinyin",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "Chinese",
|
|
|
|
+ "Pinyin",
|
|
|
|
+ "cn2pinyin"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../overtrue/pinyin"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue/socialite",
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "version_normalized": "1.3.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/overtrue/socialite.git",
|
|
|
|
+ "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/overtrue/socialite/zipball/fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
|
+ "reference": "fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "guzzlehttp/guzzle": "~5.0|~6.0",
|
|
|
|
+ "php": ">=5.4.0",
|
|
|
|
+ "symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "mockery/mockery": "~0.9",
|
|
|
|
+ "phpunit/phpunit": "~4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2017-08-04T06:28:22+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Overtrue\\Socialite\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue",
|
|
|
|
+ "email": "anzhengchao@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A collection of OAuth 2 packages that extracts from laravel/socialite.",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "login",
|
|
|
|
+ "oauth",
|
|
|
|
+ "qq",
|
|
|
|
+ "social",
|
|
|
|
+ "wechat",
|
|
|
|
+ "weibo"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../overtrue/socialite"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue/wechat",
|
|
|
|
+ "version": "3.3.33",
|
|
|
|
+ "version_normalized": "3.3.33.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/w7corp/easywechat.git",
|
|
|
|
+ "reference": "78e5476df330754040d1c400d0bca640d5b77cb7"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/w7corp/easywechat/zipball/78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
+ "reference": "78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "doctrine/cache": "1.4.*",
|
|
|
|
+ "ext-openssl": "*",
|
|
|
|
+ "guzzlehttp/guzzle": "~6.2",
|
|
|
|
+ "monolog/monolog": "^1.17",
|
|
|
|
+ "overtrue/socialite": "^1.0.25",
|
|
|
|
+ "php": ">=5.5.0",
|
|
|
|
+ "pimple/pimple": "~3.0",
|
|
|
|
+ "symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0",
|
|
|
|
+ "symfony/psr-http-message-bridge": "~0.3|^1.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "mockery/mockery": "^0.9.9",
|
|
|
|
+ "overtrue/phplint": "dev-master",
|
|
|
|
+ "phpunit/phpunit": "~4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-10-17T12:27:27+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "EasyWeChat\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/Payment/helpers.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "overtrue",
|
|
|
|
+ "email": "anzhengchao@gmail.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "微信SDK",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "sdk",
|
|
|
|
+ "wechat",
|
|
|
|
+ "weixin",
|
|
|
|
+ "weixin-sdk"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../overtrue/wechat"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "paragonie/random_compat",
|
|
|
|
+ "version": "v9.99.99",
|
|
|
|
+ "version_normalized": "9.99.99.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/paragonie/random_compat.git",
|
|
|
|
+ "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
|
|
+ "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "4.*|5.*",
|
|
|
|
+ "vimeo/psalm": "^1"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-07-02T15:55:56+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Paragon Initiative Enterprises",
|
|
|
|
+ "email": "security@paragonie.com",
|
|
|
|
+ "homepage": "https://paragonie.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "csprng",
|
|
|
|
+ "polyfill",
|
|
|
|
+ "pseudorandom",
|
|
|
|
+ "random"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../paragonie/random_compat"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "phpoffice/phpexcel",
|
|
|
|
+ "version": "1.8.2",
|
|
|
|
+ "version_normalized": "1.8.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/PHPOffice/PHPExcel.git",
|
|
|
|
+ "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
|
|
|
|
+ "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "ext-xml": "*",
|
|
|
|
+ "ext-xmlwriter": "*",
|
|
|
|
+ "php": "^5.2|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "squizlabs/php_codesniffer": "2.*"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-11-22T23:07:24+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "PHPExcel": "Classes/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "LGPL-2.1"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Maarten Balliauw",
|
|
|
|
+ "homepage": "http://blog.maartenballiauw.be"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Erik Tilt"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Franck Lefevre",
|
|
|
|
+ "homepage": "http://rootslabs.net"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Mark Baker",
|
|
|
|
+ "homepage": "http://markbakeruk.net"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
|
|
+ "homepage": "https://github.com/PHPOffice/PHPExcel",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "OpenXML",
|
|
|
|
+ "excel",
|
|
|
|
+ "php",
|
|
|
|
+ "spreadsheet",
|
|
|
|
+ "xls",
|
|
|
|
+ "xlsx"
|
|
|
|
+ ],
|
|
|
|
+ "abandoned": "phpoffice/phpspreadsheet",
|
|
|
|
+ "install-path": "../phpoffice/phpexcel"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "pimple/pimple",
|
|
|
|
+ "version": "v3.2.3",
|
|
|
|
+ "version_normalized": "3.2.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/silexphp/Pimple.git",
|
|
|
|
+ "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
|
|
+ "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.0",
|
|
|
|
+ "psr/container": "^1.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "symfony/phpunit-bridge": "^3.2"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-01-21T07:42:36+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.2.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "Pimple": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Fabien Potencier",
|
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Pimple, a simple Dependency Injection Container",
|
|
|
|
+ "homepage": "http://pimple.sensiolabs.org",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "container",
|
|
|
|
+ "dependency injection"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../pimple/pimple"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/cache",
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "version_normalized": "1.0.1.0",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-08-06T20:24:11+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Cache\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "guzzle/guzzle": "~3.7",
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-08-07T10:15:47+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-0": {
|
|
|
|
- "Qcloud\\Cos\\": "src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "yaozongyou",
|
|
|
|
- "email": "yaozongyou@vip.qq.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "lewzylu",
|
|
|
|
- "email": "327874225@qq.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHP SDK for QCloud COS",
|
|
|
|
- "keywords": [
|
|
|
|
- "cos",
|
|
|
|
- "php",
|
|
|
|
- "qcloud"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "qiniu/php-sdk",
|
|
|
|
- "version": "v7.2.9",
|
|
|
|
- "version_normalized": "7.2.9.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/qiniu/php-sdk.git",
|
|
|
|
- "reference": "afe7d8715d8a688b1d8d8cdf031240d2363dad90"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/afe7d8715d8a688b1d8d8cdf031240d2363dad90",
|
|
|
|
- "reference": "afe7d8715d8a688b1d8d8cdf031240d2363dad90",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common interface for caching libraries",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "cache",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-6"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../psr/cache"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/container",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "version_normalized": "1.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
|
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2017-02-14T16:28:37+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Container\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "~4.0",
|
|
|
|
- "squizlabs/php_codesniffer": "~2.3"
|
|
|
|
- },
|
|
|
|
- "time": "2019-07-09T07:55:07+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "ralouphie/getallheaders",
|
|
|
|
- "version": "2.0.5",
|
|
|
|
- "version_normalized": "2.0.5.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
|
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "PSR-11",
|
|
|
|
+ "container",
|
|
|
|
+ "container-interface",
|
|
|
|
+ "container-interop",
|
|
|
|
+ "psr"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../psr/container"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/http-message",
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "version_normalized": "1.0.1.0",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-08-06T14:39:51+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "~3.7.0",
|
|
|
|
- "satooshi/php-coveralls": ">=1.0"
|
|
|
|
- },
|
|
|
|
- "time": "2016-02-11T07:05:27+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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."
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "spatie/macroable",
|
|
|
|
- "version": "1.0.0",
|
|
|
|
- "version_normalized": "1.0.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/spatie/macroable.git",
|
|
|
|
- "reference": "74b0d189ce75142f1706aad834d5a428dfc7c3c3"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/spatie/macroable/zipball/74b0d189ce75142f1706aad834d5a428dfc7c3c3",
|
|
|
|
- "reference": "74b0d189ce75142f1706aad834d5a428dfc7c3c3",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common interface for HTTP messages",
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-message",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "http-message",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-7",
|
|
|
|
+ "request",
|
|
|
|
+ "response"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../psr/http-message"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/log",
|
|
|
|
+ "version": "1.1.2",
|
|
|
|
+ "version_normalized": "1.1.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
|
+ "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
|
|
+ "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-11-01T11:05:21+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Psr\\Log\\": "Psr/Log/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "^6.3"
|
|
|
|
- },
|
|
|
|
- "time": "2017-09-18T09:51:20+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Spatie\\Macroable\\": "src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Freek Van der Herten",
|
|
|
|
- "email": "freek@spatie.be",
|
|
|
|
- "homepage": "https://spatie.be",
|
|
|
|
- "role": "Developer"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "A trait to dynamically add methods to a class",
|
|
|
|
- "homepage": "https://github.com/spatie/macroable",
|
|
|
|
- "keywords": [
|
|
|
|
- "macroable",
|
|
|
|
- "spatie"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/event-dispatcher",
|
|
|
|
- "version": "v2.8.50",
|
|
|
|
- "version_normalized": "2.8.50.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
|
- "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
|
|
|
|
- "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "log",
|
|
|
|
+ "psr",
|
|
|
|
+ "psr-3"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../psr/log"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "psr/simple-cache",
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
+ "version_normalized": "1.0.1.0",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2017-10-23T01:57:42+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../psr/simple-cache"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "qcloud/cos-sdk-v5",
|
|
|
|
+ "version": "v1.3.3",
|
|
|
|
+ "version_normalized": "1.3.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
|
|
|
|
+ "reference": "cd1b9cefa04521eaf125a82eb53552d9a87aae4d"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/cd1b9cefa04521eaf125a82eb53552d9a87aae4d",
|
|
|
|
+ "reference": "cd1b9cefa04521eaf125a82eb53552d9a87aae4d",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "guzzle/guzzle": "~3.7",
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-08-07T10:15:47+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-0": {
|
|
|
|
+ "Qcloud\\Cos\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "yaozongyou",
|
|
|
|
+ "email": "yaozongyou@vip.qq.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "lewzylu",
|
|
|
|
+ "email": "327874225@qq.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP SDK for QCloud COS",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "cos",
|
|
|
|
+ "php",
|
|
|
|
+ "qcloud"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../qcloud/cos-sdk-v5"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "qiniu/php-sdk",
|
|
|
|
+ "version": "v7.2.9",
|
|
|
|
+ "version_normalized": "7.2.9.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/qiniu/php-sdk.git",
|
|
|
|
+ "reference": "afe7d8715d8a688b1d8d8cdf031240d2363dad90"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/afe7d8715d8a688b1d8d8cdf031240d2363dad90",
|
|
|
|
+ "reference": "afe7d8715d8a688b1d8d8cdf031240d2363dad90",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.3"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
|
+ "squizlabs/php_codesniffer": "~2.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-07-09T07:55:07+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../qiniu/php-sdk"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "ralouphie/getallheaders",
|
|
|
|
+ "version": "2.0.5",
|
|
|
|
+ "version_normalized": "2.0.5.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
+ "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
|
+ "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "~3.7.0",
|
|
|
|
+ "satooshi/php-coveralls": ">=1.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-02-11T07:05:27+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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.",
|
|
|
|
+ "install-path": "../ralouphie/getallheaders"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "spatie/macroable",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "version_normalized": "1.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/spatie/macroable.git",
|
|
|
|
+ "reference": "74b0d189ce75142f1706aad834d5a428dfc7c3c3"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/spatie/macroable/zipball/74b0d189ce75142f1706aad834d5a428dfc7c3c3",
|
|
|
|
+ "reference": "74b0d189ce75142f1706aad834d5a428dfc7c3c3",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "^6.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2017-09-18T09:51:20+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Spatie\\Macroable\\": "src"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Freek Van der Herten",
|
|
|
|
+ "email": "freek@spatie.be",
|
|
|
|
+ "homepage": "https://spatie.be",
|
|
|
|
+ "role": "Developer"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "A trait to dynamically add methods to a class",
|
|
|
|
+ "homepage": "https://github.com/spatie/macroable",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "macroable",
|
|
|
|
+ "spatie"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../spatie/macroable"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/event-dispatcher",
|
|
|
|
+ "version": "v2.8.50",
|
|
|
|
+ "version_normalized": "2.8.50.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
|
+ "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a77e974a5fecb4398833b0709210e3d5e334ffb0",
|
|
|
|
+ "reference": "a77e974a5fecb4398833b0709210e3d5e334ffb0",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.9"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "psr/log": "~1.0",
|
|
|
|
+ "symfony/config": "^2.0.5|~3.0.0",
|
|
|
|
+ "symfony/dependency-injection": "~2.6|~3.0.0",
|
|
|
|
+ "symfony/expression-language": "~2.6|~3.0.0",
|
|
|
|
+ "symfony/stopwatch": "~2.3|~3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "symfony/dependency-injection": "",
|
|
|
|
+ "symfony/http-kernel": ""
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-11-21T14:20:20+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "2.8-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\EventDispatcher\\": ""
|
|
|
|
+ },
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
+ "/Tests/"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Fabien Potencier",
|
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Symfony EventDispatcher Component",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "install-path": "../symfony/event-dispatcher"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/http-foundation",
|
|
|
|
+ "version": "v3.4.28",
|
|
|
|
+ "version_normalized": "3.4.28.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
+ "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e",
|
|
|
|
+ "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^5.5.9|>=7.0.8",
|
|
|
|
+ "symfony/polyfill-mbstring": "~1.1",
|
|
|
|
+ "symfony/polyfill-php70": "~1.6"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "symfony/expression-language": "~2.8|~3.0|~4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-05-27T05:50:24+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.4-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\HttpFoundation\\": ""
|
|
|
|
+ },
|
|
|
|
+ "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 HttpFoundation Component",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "install-path": "../symfony/http-foundation"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
|
+ "version": "v1.11.0",
|
|
|
|
+ "version_normalized": "1.11.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
+ "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
|
|
|
|
+ "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.3"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-mbstring": "For best performance"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.11-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/polyfill-mbstring"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/polyfill-php70",
|
|
|
|
+ "version": "v1.11.0",
|
|
|
|
+ "version_normalized": "1.11.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
|
+ "reference": "bc4858fb611bda58719124ca079baff854149c89"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
|
|
|
|
+ "reference": "bc4858fb611bda58719124ca079baff854149c89",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "paragonie/random_compat": "~1.0|~2.0|~9.99",
|
|
|
|
+ "php": ">=5.3.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.11-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Polyfill\\Php70\\": ""
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "bootstrap.php"
|
|
|
|
+ ],
|
|
|
|
+ "classmap": [
|
|
|
|
+ "Resources/stubs"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "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.0+ features to lower PHP versions",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "compatibility",
|
|
|
|
+ "polyfill",
|
|
|
|
+ "portable",
|
|
|
|
+ "shim"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/polyfill-php70"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/polyfill-php72",
|
|
|
|
+ "version": "v1.11.0",
|
|
|
|
+ "version_normalized": "1.11.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
+ "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
+ "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.11-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "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"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/polyfill-php72"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/process",
|
|
|
|
+ "version": "v4.3.2",
|
|
|
|
+ "version_normalized": "4.3.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/process.git",
|
|
|
|
+ "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
|
|
|
+ "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.1.3"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-05-30T16:10:05+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "4.3-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\Process\\": ""
|
|
|
|
+ },
|
|
|
|
+ "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 Process Component",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "install-path": "../symfony/process"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/psr-http-message-bridge",
|
|
|
|
+ "version": "v1.2.0",
|
|
|
|
+ "version_normalized": "1.2.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
|
|
+ "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
|
+ "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.1",
|
|
|
|
+ "psr/http-message": "^1.0",
|
|
|
|
+ "symfony/http-foundation": "^3.4 || ^4.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "nyholm/psr7": "^1.1",
|
|
|
|
+ "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
|
|
|
|
+ "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-03-11T18:22:33+00:00",
|
|
|
|
+ "type": "symfony-bridge",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.2-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
|
|
+ },
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
+ "/Tests/"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Fabien Potencier",
|
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "PSR HTTP message bridge",
|
|
|
|
+ "homepage": "http://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "http",
|
|
|
|
+ "http-message",
|
|
|
|
+ "psr-17",
|
|
|
|
+ "psr-7"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/psr-http-message-bridge"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/translation",
|
|
|
|
+ "version": "v4.3.2",
|
|
|
|
+ "version_normalized": "4.3.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/translation.git",
|
|
|
|
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/934ab1d18545149e012aa898cf02e9f23790f7a0",
|
|
|
|
+ "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0",
|
|
|
|
+ "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/translation-contracts": "^1.1.2"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "symfony/config": "<3.4",
|
|
|
|
+ "symfony/dependency-injection": "<3.4",
|
|
|
|
+ "symfony/yaml": "<3.4"
|
|
|
|
+ },
|
|
|
|
+ "provide": {
|
|
|
|
+ "symfony/translation-implementation": "1.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "psr/log": "~1.0",
|
|
|
|
+ "symfony/config": "~3.4|~4.0",
|
|
|
|
+ "symfony/console": "~3.4|~4.0",
|
|
|
|
+ "symfony/dependency-injection": "~3.4|~4.0",
|
|
|
|
+ "symfony/finder": "~2.8|~3.0|~4.0",
|
|
|
|
+ "symfony/http-kernel": "~3.4|~4.0",
|
|
|
|
+ "symfony/intl": "~3.4|~4.0",
|
|
|
|
+ "symfony/service-contracts": "^1.1.2",
|
|
|
|
+ "symfony/var-dumper": "~3.4|~4.0",
|
|
|
|
+ "symfony/yaml": "~3.4|~4.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "psr/log-implementation": "To use logging capability in translator",
|
|
|
|
+ "symfony/config": "",
|
|
|
|
+ "symfony/yaml": ""
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-13T11:03:18+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "4.3-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\Translation\\": ""
|
|
|
|
+ },
|
|
|
|
+ "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 Translation Component",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "install-path": "../symfony/translation"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/translation-contracts",
|
|
|
|
+ "version": "v1.1.5",
|
|
|
|
+ "version_normalized": "1.1.5.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/translation-contracts.git",
|
|
|
|
+ "reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
|
|
|
|
+ "reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.1.3"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "symfony/translation-implementation": ""
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-13T11:15:36+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "1.1-dev"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Contracts\\Translation\\": ""
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "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": "Generic abstractions related to translation",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "abstractions",
|
|
|
|
+ "contracts",
|
|
|
|
+ "decoupling",
|
|
|
|
+ "interfaces",
|
|
|
|
+ "interoperability",
|
|
|
|
+ "standards"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/translation-contracts"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/var-dumper",
|
|
|
|
+ "version": "v4.3.1",
|
|
|
|
+ "version_normalized": "4.3.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/var-dumper.git",
|
|
|
|
+ "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f974f448154928d2b5fb7c412bd23b81d063f34b",
|
|
|
|
+ "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": "^7.1.3",
|
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
|
+ "symfony/polyfill-php72": "~1.5"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
|
|
+ "symfony/console": "<3.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "ext-iconv": "*",
|
|
|
|
+ "symfony/console": "~3.4|~4.0",
|
|
|
|
+ "symfony/process": "~3.4|~4.0",
|
|
|
|
+ "twig/twig": "~1.34|~2.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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-05T02:08:12+00:00",
|
|
|
|
+ "bin": [
|
|
|
|
+ "Resources/bin/var-dump-server"
|
|
|
|
+ ],
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "4.3-dev"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.9"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "psr/log": "~1.0",
|
|
|
|
- "symfony/config": "^2.0.5|~3.0.0",
|
|
|
|
- "symfony/dependency-injection": "~2.6|~3.0.0",
|
|
|
|
- "symfony/expression-language": "~2.6|~3.0.0",
|
|
|
|
- "symfony/stopwatch": "~2.3|~3.0.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "symfony/dependency-injection": "",
|
|
|
|
- "symfony/http-kernel": ""
|
|
|
|
- },
|
|
|
|
- "time": "2018-11-21T14:20:20+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "2.8-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Component\\EventDispatcher\\": ""
|
|
|
|
- },
|
|
|
|
- "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 EventDispatcher Component",
|
|
|
|
- "homepage": "https://symfony.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/http-foundation",
|
|
|
|
- "version": "v3.4.28",
|
|
|
|
- "version_normalized": "3.4.28.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
- "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/677ae5e892b081e71a665bfa7dd90fe61800c00e",
|
|
|
|
- "reference": "677ae5e892b081e71a665bfa7dd90fe61800c00e",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [
|
|
|
|
+ "Resources/functions/dump.php"
|
|
|
|
+ ],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\VarDumper\\": ""
|
|
|
|
+ },
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
+ "/Tests/"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
- }
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^5.5.9|>=7.0.8",
|
|
|
|
- "symfony/polyfill-mbstring": "~1.1",
|
|
|
|
- "symfony/polyfill-php70": "~1.6"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "symfony/expression-language": "~2.8|~3.0|~4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-05-27T05:50:24+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "3.4-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Component\\HttpFoundation\\": ""
|
|
|
|
- },
|
|
|
|
- "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 HttpFoundation Component",
|
|
|
|
- "homepage": "https://symfony.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/polyfill-mbstring",
|
|
|
|
- "version": "v1.11.0",
|
|
|
|
- "version_normalized": "1.11.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
- "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
|
|
|
|
- "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
|
+ "email": "p@tchwork.com"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "ext-mbstring": "For best performance"
|
|
|
|
- },
|
|
|
|
- "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.11-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/polyfill-php70",
|
|
|
|
- "version": "v1.11.0",
|
|
|
|
- "version_normalized": "1.11.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
|
- "reference": "bc4858fb611bda58719124ca079baff854149c89"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
|
|
|
|
- "reference": "bc4858fb611bda58719124ca079baff854149c89",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "Symfony mechanism for exploring and dumping PHP variables",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "debug",
|
|
|
|
+ "dump"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../symfony/var-dumper"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/framework",
|
|
|
|
+ "version": "v6.0.0",
|
|
|
|
+ "version_normalized": "6.0.0.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/framework.git",
|
|
|
|
+ "reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/framework/zipball/79c555aab0313d1a33ddcdb3c395f2c47f37f597",
|
|
|
|
+ "reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
+ "league/flysystem": "^1.0",
|
|
|
|
+ "league/flysystem-cached-adapter": "^1.0",
|
|
|
|
+ "opis/closure": "^3.1",
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "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"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-23T23:28:43+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "files": [],
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src/think/"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "paragonie/random_compat": "~1.0|~2.0|~9.99",
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
- },
|
|
|
|
- "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.11-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Polyfill\\Php70\\": ""
|
|
|
|
},
|
|
},
|
|
- "files": [
|
|
|
|
- "bootstrap.php"
|
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
],
|
|
],
|
|
- "classmap": [
|
|
|
|
- "Resources/stubs"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "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.0+ features to lower PHP versions",
|
|
|
|
- "homepage": "https://symfony.com",
|
|
|
|
- "keywords": [
|
|
|
|
- "compatibility",
|
|
|
|
- "polyfill",
|
|
|
|
- "portable",
|
|
|
|
- "shim"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/polyfill-php72",
|
|
|
|
- "version": "v1.11.0",
|
|
|
|
- "version_normalized": "1.11.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
- "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
- "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
- }
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
- },
|
|
|
|
- "time": "2019-02-06T07:57:58+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.11-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/process",
|
|
|
|
- "version": "v4.3.2",
|
|
|
|
- "version_normalized": "4.3.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/process.git",
|
|
|
|
- "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
|
|
|
- "reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.1.3"
|
|
|
|
- },
|
|
|
|
- "time": "2019-05-30T16:10:05+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "4.3-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Component\\Process\\": ""
|
|
|
|
- },
|
|
|
|
- "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 Process Component",
|
|
|
|
- "homepage": "https://symfony.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/psr-http-message-bridge",
|
|
|
|
- "version": "v1.2.0",
|
|
|
|
- "version_normalized": "1.2.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
|
|
- "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
|
- "reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "The ThinkPHP Framework.",
|
|
|
|
+ "homepage": "http://thinkphp.cn/",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "framework",
|
|
|
|
+ "orm",
|
|
|
|
+ "thinkphp"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../topthink/framework"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-captcha",
|
|
|
|
+ "version": "v3.0.1",
|
|
|
|
+ "version_normalized": "3.0.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-captcha.git",
|
|
|
|
+ "reference": "9fc0c627d773f6a54a8dd142ebf358f746557a48"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-captcha/zipball/9fc0c627d773f6a54a8dd142ebf358f746557a48",
|
|
|
|
+ "reference": "9fc0c627d773f6a54a8dd142ebf358f746557a48",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "topthink/framework": "^6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-06T07:16:01+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "think": {
|
|
|
|
+ "services": [
|
|
|
|
+ "think\\captcha\\CaptchaService"
|
|
|
|
+ ]
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.1",
|
|
|
|
- "psr/http-message": "^1.0",
|
|
|
|
- "symfony/http-foundation": "^3.4 || ^4.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "nyholm/psr7": "^1.1",
|
|
|
|
- "symfony/phpunit-bridge": "^3.4.20 || ^4.0",
|
|
|
|
- "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
|
|
- },
|
|
|
|
- "time": "2019-03-11T18:22:33+00:00",
|
|
|
|
- "type": "symfony-bridge",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.2-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
|
|
- },
|
|
|
|
- "exclude-from-classmap": [
|
|
|
|
- "/Tests/"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "Symfony Community",
|
|
|
|
- "homepage": "http://symfony.com/contributors"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "Fabien Potencier",
|
|
|
|
- "email": "fabien@symfony.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PSR HTTP message bridge",
|
|
|
|
- "homepage": "http://symfony.com",
|
|
|
|
- "keywords": [
|
|
|
|
- "http",
|
|
|
|
- "http-message",
|
|
|
|
- "psr-17",
|
|
|
|
- "psr-7"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/translation",
|
|
|
|
- "version": "v4.3.2",
|
|
|
|
- "version_normalized": "4.3.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/translation.git",
|
|
|
|
- "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/translation/zipball/934ab1d18545149e012aa898cf02e9f23790f7a0",
|
|
|
|
- "reference": "934ab1d18545149e012aa898cf02e9f23790f7a0",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\captcha\\": "src/"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/helper.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.1.3",
|
|
|
|
- "symfony/polyfill-mbstring": "~1.0",
|
|
|
|
- "symfony/translation-contracts": "^1.1.2"
|
|
|
|
- },
|
|
|
|
- "conflict": {
|
|
|
|
- "symfony/config": "<3.4",
|
|
|
|
- "symfony/dependency-injection": "<3.4",
|
|
|
|
- "symfony/yaml": "<3.4"
|
|
|
|
- },
|
|
|
|
- "provide": {
|
|
|
|
- "symfony/translation-implementation": "1.0"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "psr/log": "~1.0",
|
|
|
|
- "symfony/config": "~3.4|~4.0",
|
|
|
|
- "symfony/console": "~3.4|~4.0",
|
|
|
|
- "symfony/dependency-injection": "~3.4|~4.0",
|
|
|
|
- "symfony/finder": "~2.8|~3.0|~4.0",
|
|
|
|
- "symfony/http-kernel": "~3.4|~4.0",
|
|
|
|
- "symfony/intl": "~3.4|~4.0",
|
|
|
|
- "symfony/service-contracts": "^1.1.2",
|
|
|
|
- "symfony/var-dumper": "~3.4|~4.0",
|
|
|
|
- "symfony/yaml": "~3.4|~4.0"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "psr/log-implementation": "To use logging capability in translator",
|
|
|
|
- "symfony/config": "",
|
|
|
|
- "symfony/yaml": ""
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-13T11:03:18+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "4.3-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Component\\Translation\\": ""
|
|
|
|
- },
|
|
|
|
- "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 Translation Component",
|
|
|
|
- "homepage": "https://symfony.com"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/translation-contracts",
|
|
|
|
- "version": "v1.1.5",
|
|
|
|
- "version_normalized": "1.1.5.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/translation-contracts.git",
|
|
|
|
- "reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
|
|
|
|
- "reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "captcha package for thinkphp",
|
|
|
|
+ "install-path": "../topthink/think-captcha"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-factory",
|
|
|
|
+ "version": "v1.0.1",
|
|
|
|
+ "version_normalized": "1.0.1.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-factory.git",
|
|
|
|
+ "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-factory/zipball/b8080a6472aae1cff47ceb8c30feec3c2835364b",
|
|
|
|
+ "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "topthink/framework": "^6.0.0",
|
|
|
|
+ "topthink/think-helper": "^3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-04-15T06:55:28+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.1.3"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "symfony/translation-implementation": ""
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-13T11:15:36+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "1.1-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Contracts\\Translation\\": ""
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "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": "Generic abstractions related to translation",
|
|
|
|
- "homepage": "https://symfony.com",
|
|
|
|
- "keywords": [
|
|
|
|
- "abstractions",
|
|
|
|
- "contracts",
|
|
|
|
- "decoupling",
|
|
|
|
- "interfaces",
|
|
|
|
- "interoperability",
|
|
|
|
- "standards"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "symfony/var-dumper",
|
|
|
|
- "version": "v4.3.1",
|
|
|
|
- "version_normalized": "4.3.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/symfony/var-dumper.git",
|
|
|
|
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f974f448154928d2b5fb7c412bd23b81d063f34b",
|
|
|
|
- "reference": "f974f448154928d2b5fb7c412bd23b81d063f34b",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": "^7.1.3",
|
|
|
|
- "symfony/polyfill-mbstring": "~1.0",
|
|
|
|
- "symfony/polyfill-php72": "~1.5"
|
|
|
|
- },
|
|
|
|
- "conflict": {
|
|
|
|
- "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
|
|
- "symfony/console": "<3.4"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "ext-iconv": "*",
|
|
|
|
- "symfony/console": "~3.4|~4.0",
|
|
|
|
- "symfony/process": "~3.4|~4.0",
|
|
|
|
- "twig/twig": "~1.34|~2.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"
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-05T02:08:12+00:00",
|
|
|
|
- "bin": [
|
|
|
|
- "Resources/bin/var-dump-server"
|
|
|
|
- ],
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "branch-alias": {
|
|
|
|
- "dev-master": "4.3-dev"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "files": [
|
|
|
|
- "Resources/functions/dump.php"
|
|
|
|
],
|
|
],
|
|
- "psr-4": {
|
|
|
|
- "Symfony\\Component\\VarDumper\\": ""
|
|
|
|
|
|
+ "abandoned": true,
|
|
|
|
+ "install-path": "../topthink/think-factory"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-helper",
|
|
|
|
+ "version": "v3.1.3",
|
|
|
|
+ "version_normalized": "3.1.3.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-helper.git",
|
|
|
|
+ "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4"
|
|
},
|
|
},
|
|
- "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": "Symfony mechanism for exploring and dumping PHP variables",
|
|
|
|
- "homepage": "https://symfony.com",
|
|
|
|
- "keywords": [
|
|
|
|
- "debug",
|
|
|
|
- "dump"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/framework",
|
|
|
|
- "version": "v6.0.0",
|
|
|
|
- "version_normalized": "6.0.0.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/framework.git",
|
|
|
|
- "reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/framework/zipball/79c555aab0313d1a33ddcdb3c395f2c47f37f597",
|
|
|
|
- "reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-helper/zipball/4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
|
|
|
|
+ "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-09-30T02:36:48+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/helper.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-json": "*",
|
|
|
|
- "ext-mbstring": "*",
|
|
|
|
- "league/flysystem": "^1.0",
|
|
|
|
- "league/flysystem-cached-adapter": "^1.0",
|
|
|
|
- "opis/closure": "^3.1",
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-23T23:28:43+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-cache",
|
|
|
|
- "version": "v2.0.6",
|
|
|
|
- "version_normalized": "2.0.6.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-cache.git",
|
|
|
|
- "reference": "75a56b24affc65b51688fd89ada48c102757fd74"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-cache/zipball/75a56b24affc65b51688fd89ada48c102757fd74",
|
|
|
|
- "reference": "75a56b24affc65b51688fd89ada48c102757fd74",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "The ThinkPHP6 Helper Package",
|
|
|
|
+ "install-path": "../topthink/think-helper"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-image",
|
|
|
|
+ "version": "v1.0.7",
|
|
|
|
+ "version_normalized": "1.0.7.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-image.git",
|
|
|
|
+ "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
|
|
+ "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-gd": "*"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpunit/phpunit": "4.8.*",
|
|
|
|
+ "topthink/framework": "^5.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2016-09-29T06:05:43+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "opis/closure": "^3.1",
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "psr/cache": "~1.0",
|
|
|
|
- "psr/simple-cache": "^1.0",
|
|
|
|
- "topthink/think-container": "~2.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-07-07T14:34:35+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- },
|
|
|
|
- "files": []
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "liu21st",
|
|
|
|
- "email": "liu21st@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "Cache Manager"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-captcha",
|
|
|
|
- "version": "v3.0.1",
|
|
|
|
- "version_normalized": "3.0.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-captcha.git",
|
|
|
|
- "reference": "9fc0c627d773f6a54a8dd142ebf358f746557a48"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-captcha/zipball/9fc0c627d773f6a54a8dd142ebf358f746557a48",
|
|
|
|
- "reference": "9fc0c627d773f6a54a8dd142ebf358f746557a48",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "topthink/framework": "^6.0.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-06T07:16:01+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "think": {
|
|
|
|
- "services": [
|
|
|
|
- "think\\captcha\\CaptchaService"
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-container",
|
|
|
|
- "version": "v2.0.3",
|
|
|
|
- "version_normalized": "2.0.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-container.git",
|
|
|
|
- "reference": "8ae724dccc8f6241229db29ef757a22934b76800"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-container/zipball/8ae724dccc8f6241229db29ef757a22934b76800",
|
|
|
|
- "reference": "8ae724dccc8f6241229db29ef757a22934b76800",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "The ThinkPHP5 Image Package",
|
|
|
|
+ "install-path": "../topthink/think-image"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-multi-app",
|
|
|
|
+ "version": "v1.0.11",
|
|
|
|
+ "version_normalized": "1.0.11.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-multi-app.git",
|
|
|
|
+ "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
+ "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "topthink/framework": "^6.0.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-29T06:34:59+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "think": {
|
|
|
|
+ "services": [
|
|
|
|
+ "think\\app\\Service"
|
|
|
|
+ ]
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "psr/container": "~1.0",
|
|
|
|
- "topthink/think-helper": "^3.1"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "^7.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-07-10T09:09:11+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- },
|
|
|
|
- "files": []
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "liu21st",
|
|
|
|
- "email": "liu21st@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHP Container & Facade Manager"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-factory",
|
|
|
|
- "version": "v1.0.1",
|
|
|
|
- "version_normalized": "1.0.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-factory.git",
|
|
|
|
- "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-factory/zipball/b8080a6472aae1cff47ceb8c30feec3c2835364b",
|
|
|
|
- "reference": "b8080a6472aae1cff47ceb8c30feec3c2835364b",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\app\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "topthink/framework": "^6.0.0",
|
|
|
|
- "topthink/think-helper": "^3.0.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-04-15T06:55:28+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "yunwuxin",
|
|
|
|
- "email": "448901948@qq.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "abandoned": true
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-helper",
|
|
|
|
- "version": "v3.1.3",
|
|
|
|
- "version_normalized": "3.1.3.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-helper.git",
|
|
|
|
- "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-helper/zipball/4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
|
|
|
|
- "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-09-30T02:36:48+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-image",
|
|
|
|
- "version": "v1.0.7",
|
|
|
|
- "version_normalized": "1.0.7.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-image.git",
|
|
|
|
- "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
|
|
- "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "thinkphp6 multi app support",
|
|
|
|
+ "install-path": "../topthink/think-multi-app"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-orm",
|
|
|
|
+ "version": "v2.0.27",
|
|
|
|
+ "version_normalized": "2.0.27.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-orm.git",
|
|
|
|
+ "reference": "02affaaccade2cdd8bbb2d2f5d15e46113e6eb50"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-orm/zipball/02affaaccade2cdd8bbb2d2f5d15e46113e6eb50",
|
|
|
|
+ "reference": "02affaaccade2cdd8bbb2d2f5d15e46113e6eb50",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "psr/log": "~1.0",
|
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
|
+ "topthink/think-helper": "^3.1"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-23T02:16:50+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
|
|
+ },
|
|
|
|
+ "files": []
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-gd": "*"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "phpunit/phpunit": "4.8.*",
|
|
|
|
- "topthink/framework": "^5.0"
|
|
|
|
- },
|
|
|
|
- "time": "2016-09-29T06:05:43+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "yunwuxin",
|
|
|
|
- "email": "448901948@qq.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "The ThinkPHP5 Image Package"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-log",
|
|
|
|
- "version": "v2.0.1",
|
|
|
|
- "version_normalized": "2.0.1.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-log.git",
|
|
|
|
- "reference": "de0bf6644228b39f03239cdc03251040d34a7b07"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-log/zipball/de0bf6644228b39f03239cdc03251040d34a7b07",
|
|
|
|
- "reference": "de0bf6644228b39f03239cdc03251040d34a7b07",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "think orm",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "database",
|
|
|
|
+ "orm"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../topthink/think-orm"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-queue",
|
|
|
|
+ "version": "v3.0.2",
|
|
|
|
+ "version_normalized": "3.0.2.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-queue.git",
|
|
|
|
+ "reference": "c34b983abce9427fca7e30ac983b75041f436ad0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-queue/zipball/c34b983abce9427fca7e30ac983b75041f436ad0",
|
|
|
|
+ "reference": "c34b983abce9427fca7e30ac983b75041f436ad0",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "nesbot/carbon": "^2.16",
|
|
|
|
+ "symfony/process": "^4.2",
|
|
|
|
+ "topthink/framework": "^6.0.0",
|
|
|
|
+ "topthink/think-factory": "^1.0.0",
|
|
|
|
+ "topthink/think-helper": "^3.0.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "mockery/mockery": "^1.2",
|
|
|
|
+ "phpunit/phpunit": "^6.2",
|
|
|
|
+ "topthink/think-migration": "^3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-06-06T10:41:07+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "think": {
|
|
|
|
+ "services": [
|
|
|
|
+ "think\\queue\\Service"
|
|
|
|
+ ],
|
|
|
|
+ "config": {
|
|
|
|
+ "queue": "src/config.php"
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "psr/log": "~1.0",
|
|
|
|
- "topthink/think-container": "^2.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-07-07T14:47:46+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "liu21st",
|
|
|
|
- "email": "liu21st@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "think log"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-multi-app",
|
|
|
|
- "version": "v1.0.11",
|
|
|
|
- "version_normalized": "1.0.11.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-multi-app.git",
|
|
|
|
- "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
- "reference": "215f4a6bb88e53ad41b448c61957336eb55ce6f9",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/common.php"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
+ "email": "448901948@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "topthink/framework": "^6.0.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-29T06:34:59+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "think": {
|
|
|
|
- "services": [
|
|
|
|
- "think\\app\\Service"
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-orm",
|
|
|
|
- "version": "v2.0.27",
|
|
|
|
- "version_normalized": "2.0.27.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-orm.git",
|
|
|
|
- "reference": "02affaaccade2cdd8bbb2d2f5d15e46113e6eb50"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-orm/zipball/02affaaccade2cdd8bbb2d2f5d15e46113e6eb50",
|
|
|
|
- "reference": "02affaaccade2cdd8bbb2d2f5d15e46113e6eb50",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "The ThinkPHP5 Queue Package",
|
|
|
|
+ "install-path": "../topthink/think-queue"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-template",
|
|
|
|
+ "version": "v2.0.7",
|
|
|
|
+ "version_normalized": "2.0.7.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-template.git",
|
|
|
|
+ "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-template/zipball/e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
|
|
|
|
+ "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "psr/simple-cache": "^1.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-09-20T15:31:04+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\": "src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-json": "*",
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "psr/log": "~1.0",
|
|
|
|
- "psr/simple-cache": "^1.0",
|
|
|
|
- "topthink/think-helper": "^3.1"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-23T02:16:50+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- },
|
|
|
|
- "files": []
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "liu21st",
|
|
|
|
- "email": "liu21st@gmail.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "think orm",
|
|
|
|
- "keywords": [
|
|
|
|
- "database",
|
|
|
|
- "orm"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-queue",
|
|
|
|
- "version": "v3.0.2",
|
|
|
|
- "version_normalized": "3.0.2.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-queue.git",
|
|
|
|
- "reference": "c34b983abce9427fca7e30ac983b75041f436ad0"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-queue/zipball/c34b983abce9427fca7e30ac983b75041f436ad0",
|
|
|
|
- "reference": "c34b983abce9427fca7e30ac983b75041f436ad0",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "nesbot/carbon": "^2.16",
|
|
|
|
- "symfony/process": "^4.2",
|
|
|
|
- "topthink/framework": "^6.0.0",
|
|
|
|
- "topthink/think-factory": "^1.0.0",
|
|
|
|
- "topthink/think-helper": "^3.0.4"
|
|
|
|
- },
|
|
|
|
- "require-dev": {
|
|
|
|
- "mockery/mockery": "^1.2",
|
|
|
|
- "phpunit/phpunit": "^6.2",
|
|
|
|
- "topthink/think-migration": "^3.0.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-06-06T10:41:07+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "extra": {
|
|
|
|
- "think": {
|
|
|
|
- "services": [
|
|
|
|
- "think\\queue\\Service"
|
|
|
|
- ],
|
|
|
|
- "config": {
|
|
|
|
- "queue": "src/config.php"
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "the php template engine",
|
|
|
|
+ "install-path": "../topthink/think-template"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "topthink/think-view",
|
|
|
|
+ "version": "v1.0.13",
|
|
|
|
+ "version_normalized": "1.0.13.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/top-think/think-view.git",
|
|
|
|
+ "reference": "90803b73f781db5d42619082c4597afc58b2d4c5"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-view/zipball/90803b73f781db5d42619082c4597afc58b2d4c5",
|
|
|
|
+ "reference": "90803b73f781db5d42619082c4597afc58b2d4c5",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=7.1.0",
|
|
|
|
+ "topthink/think-template": "^2.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-10-07T12:23:10+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "think\\view\\driver\\": "src"
|
|
}
|
|
}
|
|
- }
|
|
|
|
- },
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "think\\": "src"
|
|
|
|
- },
|
|
|
|
- "files": [
|
|
|
|
- "src/common.php"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "Apache-2.0"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "yunwuxin",
|
|
|
|
- "email": "448901948@qq.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "The ThinkPHP5 Queue Package"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-template",
|
|
|
|
- "version": "v2.0.7",
|
|
|
|
- "version_normalized": "2.0.7.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-template.git",
|
|
|
|
- "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-template/zipball/e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
|
|
|
|
- "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "Apache-2.0"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "psr/simple-cache": "^1.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-09-20T15:31:04+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "topthink/think-view",
|
|
|
|
- "version": "v1.0.13",
|
|
|
|
- "version_normalized": "1.0.13.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/top-think/think-view.git",
|
|
|
|
- "reference": "90803b73f781db5d42619082c4597afc58b2d4c5"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-view/zipball/90803b73f781db5d42619082c4597afc58b2d4c5",
|
|
|
|
- "reference": "90803b73f781db5d42619082c4597afc58b2d4c5",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "thinkphp template driver",
|
|
|
|
+ "install-path": "../topthink/think-view"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "workerman/channel",
|
|
|
|
+ "version": "v1.0.5",
|
|
|
|
+ "version_normalized": "1.0.5.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/walkor/Channel.git",
|
|
|
|
+ "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/walkor/Channel/zipball/0836a9a413c6e8425ee36307d95e2e49cc380f50",
|
|
|
|
+ "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "workerman/workerman": ">=3.3.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2018-07-02T02:42:37+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Channel\\": "./src"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=7.1.0",
|
|
|
|
- "topthink/think-template": "^2.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-10-07T12:23:10+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "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"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "workerman/channel",
|
|
|
|
- "version": "v1.0.5",
|
|
|
|
- "version_normalized": "1.0.5.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/walkor/Channel.git",
|
|
|
|
- "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/walkor/Channel/zipball/0836a9a413c6e8425ee36307d95e2e49cc380f50",
|
|
|
|
- "reference": "0836a9a413c6e8425ee36307d95e2e49cc380f50",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
- {
|
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "homepage": "http://www.workerman.net",
|
|
|
|
+ "install-path": "../workerman/channel"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "workerman/workerman",
|
|
|
|
+ "version": "v3.5.19",
|
|
|
|
+ "version_normalized": "3.5.19.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/walkor/Workerman.git",
|
|
|
|
+ "reference": "4e5c24073b431fd950287efbfb5cc9b4c0fc7367"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/walkor/Workerman/zipball/4e5c24073b431fd950287efbfb5cc9b4c0fc7367",
|
|
|
|
+ "reference": "4e5c24073b431fd950287efbfb5cc9b4c0fc7367",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=5.3"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "ext-event": "For better performance. "
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-04-05T10:35:31+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Workerman\\": "./"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "workerman/workerman": ">=3.3.0"
|
|
|
|
- },
|
|
|
|
- "time": "2018-07-02T02:42:37+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Channel\\": "./src"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "homepage": "http://www.workerman.net"
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "workerman/workerman",
|
|
|
|
- "version": "v3.5.19",
|
|
|
|
- "version_normalized": "3.5.19.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/walkor/Workerman.git",
|
|
|
|
- "reference": "4e5c24073b431fd950287efbfb5cc9b4c0fc7367"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/walkor/Workerman/zipball/4e5c24073b431fd950287efbfb5cc9b4c0fc7367",
|
|
|
|
- "reference": "4e5c24073b431fd950287efbfb5cc9b4c0fc7367",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "walkor",
|
|
|
|
+ "email": "walkor@workerman.net",
|
|
|
|
+ "homepage": "http://www.workerman.net",
|
|
|
|
+ "role": "Developer"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "php": ">=5.3"
|
|
|
|
- },
|
|
|
|
- "suggest": {
|
|
|
|
- "ext-event": "For better performance. "
|
|
|
|
- },
|
|
|
|
- "time": "2019-04-05T10:35:31+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "Workerman\\": "./"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "walkor",
|
|
|
|
- "email": "walkor@workerman.net",
|
|
|
|
- "homepage": "http://www.workerman.net",
|
|
|
|
- "role": "Developer"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
|
|
|
|
- "homepage": "http://www.workerman.net",
|
|
|
|
- "keywords": [
|
|
|
|
- "asynchronous",
|
|
|
|
- "event-loop"
|
|
|
|
- ]
|
|
|
|
- },
|
|
|
|
- {
|
|
|
|
- "name": "xaboy/form-builder",
|
|
|
|
- "version": "1.2.10",
|
|
|
|
- "version_normalized": "1.2.10.0",
|
|
|
|
- "source": {
|
|
|
|
- "type": "git",
|
|
|
|
- "url": "https://github.com/xaboy/form-builder.git",
|
|
|
|
- "reference": "198c5f066499eef8b005f5d504fcb6120fa3ac04"
|
|
|
|
- },
|
|
|
|
- "dist": {
|
|
|
|
- "type": "zip",
|
|
|
|
- "url": "https://api.github.com/repos/xaboy/form-builder/zipball/198c5f066499eef8b005f5d504fcb6120fa3ac04",
|
|
|
|
- "reference": "198c5f066499eef8b005f5d504fcb6120fa3ac04",
|
|
|
|
- "shasum": "",
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
|
|
|
|
+ "homepage": "http://www.workerman.net",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "asynchronous",
|
|
|
|
+ "event-loop"
|
|
|
|
+ ],
|
|
|
|
+ "install-path": "../workerman/workerman"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "xaboy/form-builder",
|
|
|
|
+ "version": "1.2.10",
|
|
|
|
+ "version_normalized": "1.2.10.0",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/xaboy/form-builder.git",
|
|
|
|
+ "reference": "198c5f066499eef8b005f5d504fcb6120fa3ac04"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/xaboy/form-builder/zipball/198c5f066499eef8b005f5d504fcb6120fa3ac04",
|
|
|
|
+ "reference": "198c5f066499eef8b005f5d504fcb6120fa3ac04",
|
|
|
|
+ "shasum": "",
|
|
|
|
+ "mirrors": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
+ "preferred": true
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "ext-json": "*",
|
|
|
|
+ "php": ">=5.4.0"
|
|
|
|
+ },
|
|
|
|
+ "time": "2019-08-26T09:34:17+00:00",
|
|
|
|
+ "type": "library",
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "FormBuilder\\": "./src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
{
|
|
{
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
- "preferred": true
|
|
|
|
|
|
+ "name": "xaboy",
|
|
|
|
+ "email": "xaboy2005@qq.com"
|
|
}
|
|
}
|
|
- ]
|
|
|
|
- },
|
|
|
|
- "require": {
|
|
|
|
- "ext-json": "*",
|
|
|
|
- "php": ">=5.4.0"
|
|
|
|
- },
|
|
|
|
- "time": "2019-08-26T09:34:17+00:00",
|
|
|
|
- "type": "library",
|
|
|
|
- "installation-source": "dist",
|
|
|
|
- "autoload": {
|
|
|
|
- "psr-4": {
|
|
|
|
- "FormBuilder\\": "./src/"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
- "license": [
|
|
|
|
- "MIT"
|
|
|
|
- ],
|
|
|
|
- "authors": [
|
|
|
|
- {
|
|
|
|
- "name": "xaboy",
|
|
|
|
- "email": "xaboy2005@qq.com"
|
|
|
|
- }
|
|
|
|
- ],
|
|
|
|
- "description": "PHP表单生成器,快速生成现代化的form表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等功能。",
|
|
|
|
- "homepage": "https://github.com/xaboy/form-builder"
|
|
|
|
- }
|
|
|
|
-]
|
|
|
|
|
|
+ ],
|
|
|
|
+ "description": "PHP表单生成器,快速生成现代化的form表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等功能。",
|
|
|
|
+ "homepage": "https://github.com/xaboy/form-builder",
|
|
|
|
+ "install-path": "../xaboy/form-builder"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "dev": true,
|
|
|
|
+ "dev-package-names": []
|
|
|
|
+}
|