You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2917 lines
103 KiB
2917 lines
103 KiB
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "811804e46db75568fac80525d560c075",
|
|
"packages": [
|
|
{
|
|
"name": "adbario/php-dot-notation",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/adbario/php-dot-notation.git",
|
|
"reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
|
|
"reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0|^5.0|^6.0",
|
|
"squizlabs/php_codesniffer": "^3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Adbar\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Riku Särkinen",
|
|
"email": "riku@adbar.io"
|
|
}
|
|
],
|
|
"description": "PHP dot notation access to arrays",
|
|
"homepage": "https://github.com/adbario/php-dot-notation",
|
|
"keywords": [
|
|
"ArrayAccess",
|
|
"dotnotation"
|
|
],
|
|
"time": "2019-01-01T23:59:15+00:00"
|
|
},
|
|
{
|
|
"name": "alibabacloud/client",
|
|
"version": "1.5.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/openapi-sdk-php-client.git",
|
|
"reference": "e18c5d79072417250f6faf0c1c8ca8bd3fd73f2b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/e18c5d79072417250f6faf0c1c8ca8bd3fd73f2b",
|
|
"reference": "e18c5d79072417250f6faf0c1c8ca8bd3fd73f2b",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"adbario/php-dot-notation": "^2.2",
|
|
"clagiordano/weblibs-configmanager": "^1.0",
|
|
"danielstjules/stringy": "^3.1",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"guzzlehttp/guzzle": "^6.3",
|
|
"mtdowling/jmespath.php": "^2.4",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.8",
|
|
"drupal/coder": "^8.3",
|
|
"ext-dom": "*",
|
|
"ext-pcre": "*",
|
|
"ext-sockets": "*",
|
|
"ext-spl": "*",
|
|
"league/climate": "^3.2.4",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"monolog/monolog": "^1.24",
|
|
"phpunit/phpunit": "^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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Client\\": "src"
|
|
},
|
|
"files": [
|
|
"src/Functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com",
|
|
"homepage": "http://www.alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
|
|
"homepage": "https://www.alibabacloud.com/",
|
|
"keywords": [
|
|
"alibaba",
|
|
"alibabacloud",
|
|
"aliyun",
|
|
"client",
|
|
"cloud",
|
|
"library",
|
|
"sdk",
|
|
"tool"
|
|
],
|
|
"time": "2019-12-30T01:59:20+00:00"
|
|
},
|
|
{
|
|
"name": "alibabacloud/dysmsapi",
|
|
"version": "1.8.75",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/dysmsapi.git",
|
|
"reference": "1715a5e4c10520116cf531ed20c287ae488b3489"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/dysmsapi/zipball/1715a5e4c10520116cf531ed20c287ae488b3489",
|
|
"reference": "1715a5e4c10520116cf531ed20c287ae488b3489",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"alibabacloud/client": "^1.5",
|
|
"php": ">=5.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Dysmsapi\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com",
|
|
"homepage": "http://www.alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud Dysmsapi SDK for PHP",
|
|
"homepage": "https://www.alibabacloud.com/",
|
|
"keywords": [
|
|
"alibaba",
|
|
"alibabacloud",
|
|
"aliyun",
|
|
"cloud",
|
|
"dysmsapi",
|
|
"library",
|
|
"sdk"
|
|
],
|
|
"time": "2019-12-02T02:17:52+00:00"
|
|
},
|
|
{
|
|
"name": "aliyuncs/oss-sdk-php",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
"reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
|
|
"reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"OSS\\": "src/OSS"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Aliyuncs",
|
|
"homepage": "http://www.aliyun.com"
|
|
}
|
|
],
|
|
"description": "Aliyun OSS SDK for PHP",
|
|
"homepage": "http://www.aliyun.com/product/oss/",
|
|
"time": "2019-11-15T11:05:42+00:00"
|
|
},
|
|
{
|
|
"name": "clagiordano/weblibs-configmanager",
|
|
"version": "v1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/clagiordano/weblibs-configmanager.git",
|
|
"reference": "6ef4c27354368deb2f54b39bbe06601da8c873a0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/6ef4c27354368deb2f54b39bbe06601da8c873a0",
|
|
"reference": "6ef4c27354368deb2f54b39bbe06601da8c873a0",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"clagiordano/phpunit-result-printer": "^1",
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"clagiordano\\weblibs\\configmanager\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Claudio Giordano",
|
|
"email": "claudio.giordano@autistici.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
|
|
"keywords": [
|
|
"clagiordano",
|
|
"configuration",
|
|
"manager",
|
|
"tool",
|
|
"weblibs"
|
|
],
|
|
"time": "2019-09-25T22:10:10+00:00"
|
|
},
|
|
{
|
|
"name": "danielstjules/stringy",
|
|
"version": "3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/danielstjules/Stringy.git",
|
|
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
|
|
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"symfony/polyfill-mbstring": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Stringy\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Create.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daniel St. Jules",
|
|
"email": "danielst.jules@gmail.com",
|
|
"homepage": "http://www.danielstjules.com"
|
|
}
|
|
],
|
|
"description": "A string manipulation library with multibyte support",
|
|
"homepage": "https://github.com/danielstjules/Stringy",
|
|
"keywords": [
|
|
"UTF",
|
|
"helpers",
|
|
"manipulation",
|
|
"methods",
|
|
"multibyte",
|
|
"string",
|
|
"utf-8",
|
|
"utility",
|
|
"utils"
|
|
],
|
|
"time": "2017-06-12T01:10:27+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "v1.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
"reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "~5.5|~7.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8|~5.0",
|
|
"predis/predis": "~1.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2017-07-22T12:49:21+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/common",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Common",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/common.git",
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Common": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Common libraries used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"collection",
|
|
"common",
|
|
"event",
|
|
"exception"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-08-11T04:32:36+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/stream",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Stream",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/stream.git",
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"guzzle/common": "self.version",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"guzzle/http": "To convert Guzzle request objects to PHP streams"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Stream": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle stream wrapper component",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"component",
|
|
"stream"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-05-01T21:36:02+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
|
|
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
|
|
"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.0 || ^5.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Required for using the Log middleware"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"time": "2017-06-22T18:50:49+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions_include.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle promises library",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"time": "2016-12-20T10:07:11+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
|
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/http-message": "~1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/functions_include.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"request",
|
|
"response",
|
|
"stream",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"time": "2017-03-20T17:10:46+00:00"
|
|
},
|
|
{
|
|
"name": "intervention/image",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Intervention/image.git",
|
|
"reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
"reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"guzzlehttp/psr7": "~1.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.2",
|
|
"phpunit/phpunit": "^4.8 || ^5.7"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use GD library based image processing.",
|
|
"ext-imagick": "to use Imagick based image processing.",
|
|
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Image": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Intervention\\Image\\": "src/Intervention/Image"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oliver Vogel",
|
|
"email": "oliver@olivervogel.com",
|
|
"homepage": "http://olivervogel.com/"
|
|
}
|
|
],
|
|
"description": "Image handling and manipulation library with support for Laravel integration",
|
|
"homepage": "http://image.intervention.io/",
|
|
"keywords": [
|
|
"gd",
|
|
"image",
|
|
"imagick",
|
|
"laravel",
|
|
"thumbnail",
|
|
"watermark"
|
|
],
|
|
"time": "2019-11-02T09:15:47+00:00"
|
|
},
|
|
{
|
|
"name": "jenssegers/date",
|
|
"version": "v3.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jenssegers/date.git",
|
|
"reference": "3f5f94f28bd5108fab011869434209101d4189ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jenssegers/date/zipball/3f5f94f28bd5108fab011869434209101d4189ae",
|
|
"reference": "3f5f94f28bd5108fab011869434209101d4189ae",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"nesbot/carbon": "^1.0",
|
|
"php": ">=5.6",
|
|
"symfony/translation": "^2.7|^3.0|^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.0|^6.0|^7.0",
|
|
"satooshi/php-coveralls": "^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Jenssegers\\Date\\DateServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Date": "Jenssegers\\Date\\Date"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jenssegers\\Date\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jens Segers",
|
|
"homepage": "https://jenssegers.com"
|
|
}
|
|
],
|
|
"description": "A date library to help you work with dates in different languages",
|
|
"homepage": "https://github.com/jenssegers/date",
|
|
"keywords": [
|
|
"carbon",
|
|
"date",
|
|
"datetime",
|
|
"i18n",
|
|
"laravel",
|
|
"time",
|
|
"translation"
|
|
],
|
|
"time": "2018-05-16T11:53:55+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/complex",
|
|
"version": "1.4.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
|
|
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^5.6.0|^7.0.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
|
|
"phpcompatibility/php-compatibility": "^8.0",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "^4.8.35|^5.4.0",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "^3.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Complex\\": "classes/src/"
|
|
},
|
|
"files": [
|
|
"classes/src/functions/abs.php",
|
|
"classes/src/functions/acos.php",
|
|
"classes/src/functions/acosh.php",
|
|
"classes/src/functions/acot.php",
|
|
"classes/src/functions/acoth.php",
|
|
"classes/src/functions/acsc.php",
|
|
"classes/src/functions/acsch.php",
|
|
"classes/src/functions/argument.php",
|
|
"classes/src/functions/asec.php",
|
|
"classes/src/functions/asech.php",
|
|
"classes/src/functions/asin.php",
|
|
"classes/src/functions/asinh.php",
|
|
"classes/src/functions/atan.php",
|
|
"classes/src/functions/atanh.php",
|
|
"classes/src/functions/conjugate.php",
|
|
"classes/src/functions/cos.php",
|
|
"classes/src/functions/cosh.php",
|
|
"classes/src/functions/cot.php",
|
|
"classes/src/functions/coth.php",
|
|
"classes/src/functions/csc.php",
|
|
"classes/src/functions/csch.php",
|
|
"classes/src/functions/exp.php",
|
|
"classes/src/functions/inverse.php",
|
|
"classes/src/functions/ln.php",
|
|
"classes/src/functions/log2.php",
|
|
"classes/src/functions/log10.php",
|
|
"classes/src/functions/negative.php",
|
|
"classes/src/functions/pow.php",
|
|
"classes/src/functions/rho.php",
|
|
"classes/src/functions/sec.php",
|
|
"classes/src/functions/sech.php",
|
|
"classes/src/functions/sin.php",
|
|
"classes/src/functions/sinh.php",
|
|
"classes/src/functions/sqrt.php",
|
|
"classes/src/functions/tan.php",
|
|
"classes/src/functions/tanh.php",
|
|
"classes/src/functions/theta.php",
|
|
"classes/src/operations/add.php",
|
|
"classes/src/operations/subtract.php",
|
|
"classes/src/operations/multiply.php",
|
|
"classes/src/operations/divideby.php",
|
|
"classes/src/operations/divideinto.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@lange.demon.co.uk"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with complex numbers",
|
|
"homepage": "https://github.com/MarkBaker/PHPComplex",
|
|
"keywords": [
|
|
"complex",
|
|
"mathematics"
|
|
],
|
|
"time": "2018-10-13T23:28:42+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/matrix",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64",
|
|
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^5.6.0|^7.0.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
|
|
"phpcompatibility/php-compatibility": "^8.0",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "^4.8.35|^5.4.0",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "^3.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Matrix\\": "classes/src/"
|
|
},
|
|
"files": [
|
|
"classes/src/functions/adjoint.php",
|
|
"classes/src/functions/antidiagonal.php",
|
|
"classes/src/functions/cofactors.php",
|
|
"classes/src/functions/determinant.php",
|
|
"classes/src/functions/diagonal.php",
|
|
"classes/src/functions/identity.php",
|
|
"classes/src/functions/inverse.php",
|
|
"classes/src/functions/minors.php",
|
|
"classes/src/functions/trace.php",
|
|
"classes/src/functions/transpose.php",
|
|
"classes/src/operations/add.php",
|
|
"classes/src/operations/directsum.php",
|
|
"classes/src/operations/subtract.php",
|
|
"classes/src/operations/multiply.php",
|
|
"classes/src/operations/divideby.php",
|
|
"classes/src/operations/divideinto.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@lange.demon.co.uk"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with matrices",
|
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
|
"keywords": [
|
|
"mathematics",
|
|
"matrix",
|
|
"vector"
|
|
],
|
|
"time": "2018-11-04T22:12:12+00:00"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.23.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
|
|
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2017-06-19T01:22:40+00:00"
|
|
},
|
|
{
|
|
"name": "mtdowling/cron-expression",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mtdowling/cron-expression.git",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0|~5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"abandoned": "dragonmantank/cron-expression",
|
|
"time": "2017-01-23T04:29:33+00:00"
|
|
},
|
|
{
|
|
"name": "mtdowling/jmespath.php",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jmespath/jmespath.php.git",
|
|
"reference": "52168cb9472de06979613d365c7f1ab8798be895"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/52168cb9472de06979613d365c7f1ab8798be895",
|
|
"reference": "52168cb9472de06979613d365c7f1ab8798be895",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"symfony/polyfill-mbstring": "^1.4"
|
|
},
|
|
"require-dev": {
|
|
"composer/xdebug-handler": "^1.2",
|
|
"phpunit/phpunit": "^4.8.36|^7.5.15"
|
|
},
|
|
"bin": [
|
|
"bin/jp.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JmesPath\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/JmesPath.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Declaratively specify how to extract elements from a JSON document",
|
|
"keywords": [
|
|
"json",
|
|
"jsonpath"
|
|
],
|
|
"time": "2019-12-30T18:03:34+00:00"
|
|
},
|
|
{
|
|
"name": "nesbot/carbon",
|
|
"version": "1.36.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
"reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9",
|
|
"reference": "cd324b98bc30290f233dd0e75e6ce49f7ab2a6c9",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/translation": "~2.6 || ~3.0 || ~4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7"
|
|
},
|
|
"suggest": {
|
|
"friendsofphp/php-cs-fixer": "Needed for the `composer phpcs` command. Allow to automatically fix code style.",
|
|
"phpstan/phpstan": "Needed for the `composer phpstan` command. Allow to detect potential errors."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laravel": {
|
|
"providers": [
|
|
"Carbon\\Laravel\\ServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"": "src/"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2018-12-28T10:07:33+00:00"
|
|
},
|
|
{
|
|
"name": "overtrue/socialite",
|
|
"version": "1.3.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"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2017-08-04T06:28:22+00:00"
|
|
},
|
|
{
|
|
"name": "overtrue/wechat",
|
|
"version": "3.3.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/overtrue/wechat.git",
|
|
"reference": "802ea7218e9ceeffb9530f78cdf56033b58da963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/overtrue/wechat/zipball/802ea7218e9ceeffb9530f78cdf56033b58da963",
|
|
"reference": "802ea7218e9ceeffb9530f78cdf56033b58da963",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2017-11-13T06:58:27+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpexcel",
|
|
"version": "1.8.2",
|
|
"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.*"
|
|
},
|
|
"type": "library",
|
|
"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",
|
|
"time": "2018-11-22T23:07:24+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpspreadsheet",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
|
|
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-gd": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlreader": "*",
|
|
"ext-xmlwriter": "*",
|
|
"ext-zip": "*",
|
|
"ext-zlib": "*",
|
|
"markbaker/complex": "^1.4",
|
|
"markbaker/matrix": "^1.1",
|
|
"php": "^5.6|^7.0",
|
|
"psr/simple-cache": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/instantiator": "^1.0.0",
|
|
"dompdf/dompdf": "^0.8.0",
|
|
"friendsofphp/php-cs-fixer": "@stable",
|
|
"jpgraph/jpgraph": "^4.0",
|
|
"mpdf/mpdf": "^7.0.0",
|
|
"phpcompatibility/php-compatibility": "^8.0",
|
|
"phpunit/phpunit": "^5.7",
|
|
"squizlabs/php_codesniffer": "^3.3",
|
|
"tecnickcom/tcpdf": "^6.2"
|
|
},
|
|
"suggest": {
|
|
"dompdf/dompdf": "Option for rendering PDF with PDF Writer",
|
|
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
|
|
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
|
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Erik Tilt"
|
|
},
|
|
{
|
|
"name": "Adrien Crivelli"
|
|
},
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "https://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker",
|
|
"homepage": "https://markbakeruk.net"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "https://rootslabs.net"
|
|
}
|
|
],
|
|
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"excel",
|
|
"gnumeric",
|
|
"ods",
|
|
"php",
|
|
"spreadsheet",
|
|
"xls",
|
|
"xlsx"
|
|
],
|
|
"time": "2019-01-02T04:42:54+00:00"
|
|
},
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "v3.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
|
"reference": "4d45fb62d96418396ec58ba76e6f065bca16e10a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/4d45fb62d96418396ec58ba76e6f065bca16e10a",
|
|
"reference": "4d45fb62d96418396ec58ba76e6f065bca16e10a",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2017-07-23T07:32:15+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "1.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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
},
|
|
{
|
|
"name": "psr/event-dispatcher",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Standard interfaces for event handling.",
|
|
"keywords": [
|
|
"events",
|
|
"psr",
|
|
"psr-14"
|
|
],
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP messages",
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\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"
|
|
],
|
|
"time": "2016-10-10T12:19:37+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"time": "2017-10-23T01:57:42+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/contracts",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/contracts.git",
|
|
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
|
|
"reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "^1.0",
|
|
"psr/container": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/cache": "When using the Cache contracts",
|
|
"psr/container": "When using the Service contracts",
|
|
"symfony/cache-contracts-implementation": "",
|
|
"symfony/service-contracts-implementation": "",
|
|
"symfony/translation-contracts-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\": ""
|
|
},
|
|
"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": "A set of abstractions extracted out of the Symfony components",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"time": "2018-12-05T08:06:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v5.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "4a7a8cdca1120c091b4797f0e5bba69c1e783224"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4a7a8cdca1120c091b4797f0e5bba69c1e783224",
|
|
"reference": "4a7a8cdca1120c091b4797f0e5bba69c1e783224",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5",
|
|
"symfony/event-dispatcher-contracts": "^2"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "^4.4|^5.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
"symfony/expression-language": "^4.4|^5.0",
|
|
"symfony/http-foundation": "^4.4|^5.0",
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
"symfony/stopwatch": "^4.4|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2020-01-10T21:57:37+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
|
|
"reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"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 dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"time": "2019-11-18T17:27:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v3.3.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "5943f0f19817a7e05992d20a90729b0dc93faf36"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5943f0f19817a7e05992d20a90729b0dc93faf36",
|
|
"reference": "5943f0f19817a7e05992d20a90729b0dc93faf36",
|
|
"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"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.8|~3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.3-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2017-11-13T18:13:16+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2017-10-11T12:05:26+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/psr-http-message-bridge",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
"reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/66085f246d3893cbdbcec5f5ad15ac60546cf0de",
|
|
"reference": "66085f246d3893cbdbcec5f5ad15ac60546cf0de",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"psr/http-message": "~1.0",
|
|
"symfony/http-foundation": "~2.3|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"suggest": {
|
|
"psr/http-message-implementation": "To use the HttpFoundation factory",
|
|
"zendframework/zend-diactoros": "To use the Zend Diactoros factory"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
}
|
|
},
|
|
"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-7"
|
|
],
|
|
"time": "2016-09-14T18:37:20+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v4.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/23fd7aac70d99a17a8e6473a41fec8fab3331050",
|
|
"reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3",
|
|
"symfony/contracts": "^1.0.2",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<3.4",
|
|
"symfony/dependency-injection": "<3.4",
|
|
"symfony/yaml": "<3.4"
|
|
},
|
|
"provide": {
|
|
"symfony/translation-contracts-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/intl": "~3.4|~4.0",
|
|
"symfony/yaml": "~3.4|~4.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log-implementation": "To use logging capability in translator",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.2-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2019-01-27T23:11:39+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/framework",
|
|
"version": "v5.0.24",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/framework.git",
|
|
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
|
|
"reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"topthink/think-installer": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"johnkary/phpunit-speedtrap": "^1.0",
|
|
"mikey179/vfsstream": "~1.6",
|
|
"phpdocumentor/reflection-docblock": "^2.0",
|
|
"phploc/phploc": "2.*",
|
|
"phpunit/phpunit": "4.8.*",
|
|
"sebastian/phpcpd": "2.*"
|
|
},
|
|
"type": "think-framework",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\": "library/think"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "the new thinkphp framework",
|
|
"homepage": "http://thinkphp.cn/",
|
|
"keywords": [
|
|
"framework",
|
|
"orm",
|
|
"thinkphp"
|
|
],
|
|
"time": "2019-01-11T08:04:58+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-captcha",
|
|
"version": "v1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-captcha.git",
|
|
"reference": "0c55455df26a1626a60d0dc35d2d89002b741d44"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/0c55455df26a1626a60d0dc35d2d89002b741d44",
|
|
"reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"type": "library",
|
|
"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 thinkphp5",
|
|
"time": "2016-07-06T01:47:11+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-helper",
|
|
"version": "v1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-helper.git",
|
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-helper/zipball/5f92178606c8ce131d36b37a57c58eb71e55f019",
|
|
"reference": "5f92178606c8ce131d36b37a57c58eb71e55f019",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\helper\\": "src"
|
|
},
|
|
"files": [
|
|
"src/helper.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"description": "The ThinkPHP5 Helper Package",
|
|
"time": "2018-10-05T00:43:21+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-image",
|
|
"version": "v1.0.7",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"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",
|
|
"time": "2016-09-29T06:05:43+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-installer",
|
|
"version": "v1.0.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-installer.git",
|
|
"reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
|
|
"reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "think\\composer\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"think\\composer\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "yunwuxin",
|
|
"email": "448901948@qq.com"
|
|
}
|
|
],
|
|
"time": "2017-05-27T06:58:09+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-queue",
|
|
"version": "v1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-queue.git",
|
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-queue/zipball/250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
|
|
"reference": "250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"topthink/think-helper": ">=1.0.4",
|
|
"topthink/think-installer": ">=1.0.10"
|
|
},
|
|
"require-dev": {
|
|
"topthink/framework": "~5.0.0"
|
|
},
|
|
"type": "think-extend",
|
|
"extra": {
|
|
"think-config": {
|
|
"queue": "src/config.php"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2018-10-15T10:16:55+00:00"
|
|
},
|
|
{
|
|
"name": "tp5er/tp5-databackup",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tp5er/tp5-databackup.git",
|
|
"reference": "101477abe810fb91bad5c1304a93c5f461db6dc8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tp5er/tp5-databackup/zipball/101477abe810fb91bad5c1304a93c5f461db6dc8",
|
|
"reference": "101477abe810fb91bad5c1304a93c5f461db6dc8",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"tp5er\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "tp5er",
|
|
"email": "tp5er@qq.com"
|
|
}
|
|
],
|
|
"description": "Implement the database backup restore",
|
|
"time": "2018-04-07T11:20:53+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/gateway-worker",
|
|
"version": "v3.0.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/GatewayWorker.git",
|
|
"reference": "38b44c95f21cd340b5a9cff3987ddb2abb9a2a38"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/38b44c95f21cd340b5a9cff3987ddb2abb9a2a38",
|
|
"reference": "38b44c95f21cd340b5a9cff3987ddb2abb9a2a38",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"workerman/workerman": ">=3.1.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GatewayWorker\\": "./src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"communication",
|
|
"distributed"
|
|
],
|
|
"time": "2019-07-02T11:55:24+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/workerman",
|
|
"version": "v3.5.27",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/Workerman.git",
|
|
"reference": "c2d8c332cc58400345b68593584a5f8171446a5e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/Workerman/zipball/c2d8c332cc58400345b68593584a5f8171446a5e",
|
|
"reference": "c2d8c332cc58400345b68593584a5f8171446a5e",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "For better performance. "
|
|
},
|
|
"type": "library",
|
|
"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"
|
|
],
|
|
"time": "2020-01-31T05:05:18+00:00"
|
|
},
|
|
{
|
|
"name": "xaboy/form-builder",
|
|
"version": "1.2.10",
|
|
"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"
|
|
},
|
|
"type": "library",
|
|
"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",
|
|
"time": "2019-08-26T09:34:17+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"tp5er/tp5-databackup": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|
|
|