|
@@ -1,2094 +1,3436 @@
|
|
|
-[
|
|
|
|
|
- {
|
|
|
|
|
- "name": "topthink/think-installer",
|
|
|
|
|
- "version": "v1.0.12",
|
|
|
|
|
- "version_normalized": "1.0.12.0",
|
|
|
|
|
- "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": [
|
|
|
|
|
|
|
+{
|
|
|
|
|
+ "packages": [
|
|
|
{
|
|
{
|
|
|
- "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"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2017-05-27 06:58:09",
|
|
|
|
|
- "type": "composer-plugin",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "class": "think\\composer\\Plugin"
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "think\\composer\\": "src"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "Apache-2.0"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "yunwuxin",
|
|
|
|
|
- "email": "448901948@qq.com"
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "symfony/polyfill-mbstring",
|
|
|
|
|
- "version": "v1.15.0",
|
|
|
|
|
- "version_normalized": "1.15.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
|
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
|
|
|
|
|
- "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "composer/pcre",
|
|
|
|
|
+ "version": "3.3.2",
|
|
|
|
|
+ "version_normalized": "3.3.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/composer/pcre.git",
|
|
|
|
|
+ "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
|
|
|
+ "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.4 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "conflict": {
|
|
|
|
|
+ "phpstan/phpstan": "<1.11.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpstan/phpstan": "^1.12 || ^2",
|
|
|
|
|
+ "phpstan/phpstan-strict-rules": "^1 || ^2",
|
|
|
|
|
+ "phpunit/phpunit": "^8 || ^9"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-11-12T16:29:46+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-main": "3.x-dev"
|
|
|
|
|
+ },
|
|
|
|
|
+ "phpstan": {
|
|
|
|
|
+ "includes": [
|
|
|
|
|
+ "extension.neon"
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Composer\\Pcre\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
|
|
+ "email": "j.boggiano@seld.be",
|
|
|
|
|
+ "homepage": "http://seld.be"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "PCRE",
|
|
|
|
|
+ "preg",
|
|
|
|
|
+ "regex",
|
|
|
|
|
+ "regular expression"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/composer/pcre/issues",
|
|
|
|
|
+ "source": "https://github.com/composer/pcre/tree/3.3.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://packagist.com",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/composer",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "./pcre"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "ext-mbstring": "For best performance"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-03-09 19:04:49",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.15-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-php72",
|
|
|
|
|
- "version": "v1.15.0",
|
|
|
|
|
- "version_normalized": "1.15.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
|
- "reference": "37b0976c78b94856543260ce09b460a7bc852747"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
|
|
|
|
|
- "reference": "37b0976c78b94856543260ce09b460a7bc852747",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "doctrine/cache",
|
|
|
|
|
+ "version": "v1.6.2",
|
|
|
|
|
+ "version_normalized": "1.6.2.0",
|
|
|
|
|
+ "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"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2017-07-22T12:49:21+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.6.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/doctrine/cache/issues",
|
|
|
|
|
+ "source": "https://github.com/doctrine/cache/tree/1.6.x"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../doctrine/cache"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.3"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-02-27 09:26:54",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.15-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/polyfill-intl-idn",
|
|
|
|
|
- "version": "v1.15.0",
|
|
|
|
|
- "version_normalized": "1.15.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
|
- "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
|
|
|
|
|
- "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "endroid/qr-code",
|
|
|
|
|
+ "version": "1.9.3",
|
|
|
|
|
+ "version_normalized": "1.9.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/endroid/qr-code.git",
|
|
|
|
|
+ "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/endroid/qr-code/zipball/c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
|
|
|
+ "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-gd": "*",
|
|
|
|
|
+ "php": ">=5.4",
|
|
|
|
|
+ "symfony/options-resolver": "^2.3|^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^4.0|^5.0",
|
|
|
|
|
+ "sensio/framework-extra-bundle": "^3.0",
|
|
|
|
|
+ "symfony/browser-kit": "^2.3|^3.0",
|
|
|
|
|
+ "symfony/framework-bundle": "^2.3|^3.0",
|
|
|
|
|
+ "symfony/http-kernel": "^2.3|^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2017-04-08T09:13:59+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Endroid\\QrCode\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jeroen van den Enden",
|
|
|
|
|
+ "email": "info@endroid.nl",
|
|
|
|
|
+ "homepage": "http://endroid.nl/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Endroid QR Code",
|
|
|
|
|
+ "homepage": "https://github.com/endroid/QrCode",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "bundle",
|
|
|
|
|
+ "code",
|
|
|
|
|
+ "endroid",
|
|
|
|
|
+ "qr",
|
|
|
|
|
+ "qrcode",
|
|
|
|
|
+ "symfony"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../endroid/qr-code"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.3",
|
|
|
|
|
- "symfony/polyfill-mbstring": "^1.3",
|
|
|
|
|
- "symfony/polyfill-php72": "^1.10"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "ext-intl": "For best performance"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-03-09 19:04:49",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.15-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
|
|
- },
|
|
|
|
|
- "files": [
|
|
|
|
|
- "bootstrap.php"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Laurent Bassin",
|
|
|
|
|
- "email": "laurent@bassin.info"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Symfony Community",
|
|
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
|
|
- "homepage": "https://symfony.com",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "compatibility",
|
|
|
|
|
- "idn",
|
|
|
|
|
- "intl",
|
|
|
|
|
- "polyfill",
|
|
|
|
|
- "portable",
|
|
|
|
|
- "shim"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "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": [
|
|
|
|
|
|
|
+ "name": "ezyang/htmlpurifier",
|
|
|
|
|
+ "version": "v4.18.0",
|
|
|
|
|
+ "version_normalized": "4.18.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/ezyang/htmlpurifier.git",
|
|
|
|
|
+ "reference": "cb56001e54359df7ae76dc522d08845dc741621b"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
|
|
|
|
|
+ "reference": "cb56001e54359df7ae76dc522d08845dc741621b",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "cerdic/css-tidy": "^1.7 || ^2.0",
|
|
|
|
|
+ "simpletest/simpletest": "dev-master"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
|
|
|
|
|
+ "ext-bcmath": "Used for unit conversion and imagecrash protection",
|
|
|
|
|
+ "ext-iconv": "Converts text to and from non-UTF-8 encodings",
|
|
|
|
|
+ "ext-tidy": "Used for pretty-printing HTML"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-11-01T03:51:45+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "library/HTMLPurifier.composer.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-0": {
|
|
|
|
|
+ "HTMLPurifier": "library/"
|
|
|
|
|
+ },
|
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
|
+ "/library/HTMLPurifier/Language/"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "LGPL-2.1-or-later"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Edward Z. Yang",
|
|
|
|
|
+ "email": "admin@htmlpurifier.org",
|
|
|
|
|
+ "homepage": "http://ezyang.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Standards compliant HTML filter written in PHP",
|
|
|
|
|
+ "homepage": "http://htmlpurifier.org/",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "html"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
|
|
|
+ "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../ezyang/htmlpurifier"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2016-08-06 14:39:51",
|
|
|
|
|
- "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": "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": [
|
|
|
|
|
|
|
+ "name": "fgrosse/phpasn1",
|
|
|
|
|
+ "version": "v2.5.0",
|
|
|
|
|
+ "version_normalized": "2.5.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/fgrosse/PHPASN1.git",
|
|
|
|
|
+ "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b",
|
|
|
|
|
+ "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.1 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "php-coveralls/php-coveralls": "~2.0",
|
|
|
|
|
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
|
|
|
|
|
+ "ext-curl": "For loading OID information from the web if they have not bee defined statically",
|
|
|
|
|
+ "ext-gmp": "GMP is the preferred extension for big integer calculations",
|
|
|
|
|
+ "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-12-19T11:08:26+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "2.0.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "FG\\": "lib/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Friedrich Große",
|
|
|
|
|
+ "email": "friedrich.grosse@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/FGrosse",
|
|
|
|
|
+ "role": "Author"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "All contributors",
|
|
|
|
|
+ "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
|
|
|
|
|
+ "homepage": "https://github.com/FGrosse/PHPASN1",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "DER",
|
|
|
|
|
+ "asn.1",
|
|
|
|
|
+ "asn1",
|
|
|
|
|
+ "ber",
|
|
|
|
|
+ "binary",
|
|
|
|
|
+ "decoding",
|
|
|
|
|
+ "encoding",
|
|
|
|
|
+ "x.509",
|
|
|
|
|
+ "x.690",
|
|
|
|
|
+ "x509",
|
|
|
|
|
+ "x690"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/fgrosse/PHPASN1/issues",
|
|
|
|
|
+ "source": "https://github.com/fgrosse/PHPASN1/tree/v2.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "abandoned": true,
|
|
|
|
|
+ "install-path": "../fgrosse/phpasn1"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-02 15:55:56",
|
|
|
|
|
- "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": "symfony/polyfill-php70",
|
|
|
|
|
- "version": "v1.15.0",
|
|
|
|
|
- "version_normalized": "1.15.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
|
|
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0",
|
|
|
|
|
- "reference": "2a18e37a489803559284416df58c71ccebe50bf0",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "guzzlehttp/guzzle",
|
|
|
|
|
+ "version": "6.5.8",
|
|
|
|
|
+ "version_normalized": "6.5.8.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
|
+ "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
|
|
|
|
|
+ "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-json": "*",
|
|
|
|
|
+ "guzzlehttp/promises": "^1.0",
|
|
|
|
|
+ "guzzlehttp/psr7": "^1.9",
|
|
|
|
|
+ "php": ">=5.5",
|
|
|
|
|
+ "symfony/polyfill-intl-idn": "^1.17"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "ext-curl": "*",
|
|
|
|
|
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
|
+ "psr/log": "^1.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "psr/log": "Required for using the Log middleware"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-06-20T22:16:07+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "6.5-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Graham Campbell",
|
|
|
|
|
+ "email": "hello@gjcampbell.co.uk",
|
|
|
|
|
+ "homepage": "https://github.com/GrahamCampbell"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jeremy Lindblom",
|
|
|
|
|
+ "email": "jeremeamia@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/jeremeamia"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "George Mponos",
|
|
|
|
|
+ "email": "gmponos@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/gmponos"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Nyholm",
|
|
|
|
|
+ "email": "tobias.nyholm@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/Nyholm"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Márk Sági-Kazár",
|
|
|
|
|
+ "email": "mark.sagikazar@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/sagikazarmark"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Schultze",
|
|
|
|
|
+ "email": "webmaster@tubo-world.de",
|
|
|
|
|
+ "homepage": "https://github.com/Tobion"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Guzzle is a PHP HTTP client library",
|
|
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "client",
|
|
|
|
|
+ "curl",
|
|
|
|
|
+ "framework",
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "http client",
|
|
|
|
|
+ "rest",
|
|
|
|
|
+ "web service"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
|
|
+ "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/GrahamCampbell",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/Nyholm",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../guzzlehttp/guzzle"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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": "2020-02-27 09:26:54",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.15-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"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "symfony/http-foundation",
|
|
|
|
|
- "version": "v3.4.40",
|
|
|
|
|
- "version_normalized": "3.4.40.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
|
- "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/eded33daef1147be7ff1249706be9a49fe2c7a44",
|
|
|
|
|
- "reference": "eded33daef1147be7ff1249706be9a49fe2c7a44",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "guzzlehttp/promises",
|
|
|
|
|
+ "version": "1.5.3",
|
|
|
|
|
+ "version_normalized": "1.5.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/promises.git",
|
|
|
|
|
+ "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
|
|
+ "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-05-21T12:31:43+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\Promise\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Graham Campbell",
|
|
|
|
|
+ "email": "hello@gjcampbell.co.uk",
|
|
|
|
|
+ "homepage": "https://github.com/GrahamCampbell"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Nyholm",
|
|
|
|
|
+ "email": "tobias.nyholm@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/Nyholm"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Schultze",
|
|
|
|
|
+ "email": "webmaster@tubo-world.de",
|
|
|
|
|
+ "homepage": "https://github.com/Tobion"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Guzzle promises library",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "promise"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/guzzle/promises/issues",
|
|
|
|
|
+ "source": "https://github.com/guzzle/promises/tree/1.5.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/GrahamCampbell",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/Nyholm",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../guzzlehttp/promises"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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": "2020-04-18 20:23:17",
|
|
|
|
|
- "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/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": [
|
|
|
|
|
|
|
+ "name": "guzzlehttp/psr7",
|
|
|
|
|
+ "version": "1.9.1",
|
|
|
|
|
+ "version_normalized": "1.9.1.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
|
+ "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
|
|
|
+ "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.4.0",
|
|
|
|
|
+ "psr/http-message": "~1.0",
|
|
|
|
|
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "provide": {
|
|
|
|
|
+ "psr/http-message-implementation": "1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "ext-zlib": "*",
|
|
|
|
|
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-04-17T16:00:37+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "GuzzleHttp\\Psr7\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Graham Campbell",
|
|
|
|
|
+ "email": "hello@gjcampbell.co.uk",
|
|
|
|
|
+ "homepage": "https://github.com/GrahamCampbell"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Michael Dowling",
|
|
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "George Mponos",
|
|
|
|
|
+ "email": "gmponos@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/gmponos"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Nyholm",
|
|
|
|
|
+ "email": "tobias.nyholm@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/Nyholm"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Márk Sági-Kazár",
|
|
|
|
|
+ "email": "mark.sagikazar@gmail.com",
|
|
|
|
|
+ "homepage": "https://github.com/sagikazarmark"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Tobias Schultze",
|
|
|
|
|
+ "email": "webmaster@tubo-world.de",
|
|
|
|
|
+ "homepage": "https://github.com/Tobion"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "message",
|
|
|
|
|
+ "psr-7",
|
|
|
|
|
+ "request",
|
|
|
|
|
+ "response",
|
|
|
|
|
+ "stream",
|
|
|
|
|
+ "uri",
|
|
|
|
|
+ "url"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/guzzle/psr7/issues",
|
|
|
|
|
+ "source": "https://github.com/guzzle/psr7/tree/1.9.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/GrahamCampbell",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/Nyholm",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../guzzlehttp/psr7"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-11 18:22:33",
|
|
|
|
|
- "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": "ralouphie/getallheaders",
|
|
|
|
|
- "version": "3.0.3",
|
|
|
|
|
- "version_normalized": "3.0.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
|
- "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
- "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "iexbase/tron-api",
|
|
|
|
|
+ "version": "v3.0",
|
|
|
|
|
+ "version_normalized": "3.0.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/iexbase/tron-api.git",
|
|
|
|
|
+ "reference": "0b286ea0fec5222e35e8a7fb32924f5de93f3500"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/iexbase/tron-api/zipball/0b286ea0fec5222e35e8a7fb32924f5de93f3500",
|
|
|
|
|
+ "reference": "0b286ea0fec5222e35e8a7fb32924f5de93f3500",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "guzzlehttp/guzzle": "^6.3 | ^7.0",
|
|
|
|
|
+ "kornrunner/secp256k1": "^0.1.2",
|
|
|
|
|
+ "php": "^7.1",
|
|
|
|
|
+ "sc0vu/web3.php": "^0.1.4",
|
|
|
|
|
+ "simplito/elliptic-php": "^1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2020-09-23T14:15:08+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "IEXBase\\TronAPI\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Shamsudin Serderov",
|
|
|
|
|
+ "email": "steein.shamsudin@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "A PHP API for interacting with Tron (Trx)",
|
|
|
|
|
+ "homepage": "https://github.com/iexbase/tron-api",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "iexbase",
|
|
|
|
|
+ "tron-api",
|
|
|
|
|
+ "tron-lib",
|
|
|
|
|
+ "tron-php",
|
|
|
|
|
+ "tron-rest-api"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/iexbase/tron-api/issues",
|
|
|
|
|
+ "source": "https://github.com/iexbase/tron-api/tree/v3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../iexbase/tron-api"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.6"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "php-coveralls/php-coveralls": "^2.1",
|
|
|
|
|
- "phpunit/phpunit": "^5 || ^6.5"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-03-08 08:55:37",
|
|
|
|
|
- "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": "guzzlehttp/psr7",
|
|
|
|
|
- "version": "1.6.1",
|
|
|
|
|
- "version_normalized": "1.6.1.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/guzzle/psr7.git",
|
|
|
|
|
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
- "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "karsonzhang/fastadmin-addons",
|
|
|
|
|
+ "version": "1.1.11",
|
|
|
|
|
+ "version_normalized": "1.1.11.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/fastadminnet/fastadmin-addons.git",
|
|
|
|
|
+ "reference": "0a23d8172a652e739f1b775d34188416e060e907"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/fastadminnet/fastadmin-addons/zipball/0a23d8172a652e739f1b775d34188416e060e907",
|
|
|
|
|
+ "reference": "0a23d8172a652e739f1b775d34188416e060e907",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2020-06-12T08:57:13+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "think-config": {
|
|
|
|
|
+ "addons": "src/config.php"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/common.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Karson",
|
|
|
|
|
+ "email": "karson@fastadmin.net"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "xiaobo.sun",
|
|
|
|
|
+ "email": "xiaobo.sun@qq.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "addons package for fastadmin",
|
|
|
|
|
+ "homepage": "https://github.com/karsonzhang/fastadmin-addons",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/karsonzhang/fastadmin-addons/issues",
|
|
|
|
|
+ "source": "https://github.com/fastadminnet/fastadmin-addons/tree/v1.1.11"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../karsonzhang/fastadmin-addons"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.4.0",
|
|
|
|
|
- "psr/http-message": "~1.0",
|
|
|
|
|
- "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "provide": {
|
|
|
|
|
- "psr/http-message-implementation": "1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "ext-zlib": "*",
|
|
|
|
|
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-07-01 23:21:34",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.6-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": "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": [
|
|
|
|
|
|
|
+ "name": "kornrunner/keccak",
|
|
|
|
|
+ "version": "1.1.0",
|
|
|
|
|
+ "version_normalized": "1.1.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/kornrunner/php-keccak.git",
|
|
|
|
|
+ "reference": "433749d28e117fb97baf9f2631b92b5d9ab3c890"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/kornrunner/php-keccak/zipball/433749d28e117fb97baf9f2631b92b5d9ab3c890",
|
|
|
|
|
+ "reference": "433749d28e117fb97baf9f2631b92b5d9ab3c890",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.3",
|
|
|
|
|
+ "symfony/polyfill-mbstring": "^1.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^8.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2020-12-07T15:40:44+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "kornrunner\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Boris Momcilovic",
|
|
|
|
|
+ "homepage": "https://github.com/kornrunner/php-keccak"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Pure PHP implementation of Keccak",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "keccak",
|
|
|
|
|
+ "sha-3",
|
|
|
|
|
+ "sha3-256"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/kornrunner/php-keccak/issues",
|
|
|
|
|
+ "source": "https://github.com/kornrunner/php-keccak/tree/1.1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../kornrunner/keccak"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-20 10:07:11",
|
|
|
|
|
- "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/guzzle",
|
|
|
|
|
- "version": "6.5.3",
|
|
|
|
|
- "version_normalized": "6.5.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
|
- "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e",
|
|
|
|
|
- "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "kornrunner/secp256k1",
|
|
|
|
|
+ "version": "0.1.2",
|
|
|
|
|
+ "version_normalized": "0.1.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/kornrunner/php-secp256k1.git",
|
|
|
|
|
+ "reference": "915f0ef1ec748606a1117b171093266de349b058"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/kornrunner/php-secp256k1/zipball/915f0ef1ec748606a1117b171093266de349b058",
|
|
|
|
|
+ "reference": "915f0ef1ec748606a1117b171093266de349b058",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "mdanter/ecc": "^0.5",
|
|
|
|
|
+ "php": ">=7.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
|
|
+ "phpunit/phpunit": "^7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2019-01-16T17:01:51+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "kornrunner\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Boris Momčilović",
|
|
|
|
|
+ "email": "boris.momcilovic@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Pure PHP secp256k1",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "curve",
|
|
|
|
|
+ "ecc",
|
|
|
|
|
+ "elliptic",
|
|
|
|
|
+ "secp256k1"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/kornrunner/php-secp256k1/issues",
|
|
|
|
|
+ "source": "https://github.com/kornrunner/php-secp256k1/tree/master"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../kornrunner/secp256k1"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "ext-json": "*",
|
|
|
|
|
- "guzzlehttp/promises": "^1.0",
|
|
|
|
|
- "guzzlehttp/psr7": "^1.6.1",
|
|
|
|
|
- "php": ">=5.5",
|
|
|
|
|
- "symfony/polyfill-intl-idn": "^1.11"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "ext-curl": "*",
|
|
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
|
- "psr/log": "^1.1"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "psr/log": "Required for using the Log middleware"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-04-18 10:38:46",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "6.5-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "GuzzleHttp\\": "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 is a PHP HTTP client library",
|
|
|
|
|
- "homepage": "http://guzzlephp.org/",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "client",
|
|
|
|
|
- "curl",
|
|
|
|
|
- "framework",
|
|
|
|
|
- "http",
|
|
|
|
|
- "http client",
|
|
|
|
|
- "rest",
|
|
|
|
|
- "web service"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "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": [
|
|
|
|
|
|
|
+ "name": "maennchen/zipstream-php",
|
|
|
|
|
+ "version": "2.2.6",
|
|
|
|
|
+ "version_normalized": "2.2.6.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/maennchen/ZipStream-PHP.git",
|
|
|
|
|
+ "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
|
|
|
|
|
+ "reference": "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "myclabs/php-enum": "^1.5",
|
|
|
|
|
+ "php": "^7.4 || ^8.0",
|
|
|
|
|
+ "psr/http-message": "^1.0",
|
|
|
|
|
+ "symfony/polyfill-mbstring": "^1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "ext-zip": "*",
|
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.9",
|
|
|
|
|
+ "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
|
|
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
|
|
+ "php-coveralls/php-coveralls": "^2.4",
|
|
|
|
|
+ "phpunit/phpunit": "^8.5.8 || ^9.4.2",
|
|
|
|
|
+ "vimeo/psalm": "^4.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-11-25T18:57:19+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "ZipStream\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Paul Duncan",
|
|
|
|
|
+ "email": "pabs@pablotron.org"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jonatan Männchen",
|
|
|
|
|
+ "email": "jonatan@maennchen.ch"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jesse Donat",
|
|
|
|
|
+ "email": "donatj@gmail.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "András Kolesár",
|
|
|
|
|
+ "email": "kolesar@kolesar.hu"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "stream",
|
|
|
|
|
+ "zip"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
|
|
|
|
|
+ "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/maennchen",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://opencollective.com/zipstream",
|
|
|
|
|
+ "type": "open_collective"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../maennchen/zipstream-php"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-02 18:33:51",
|
|
|
|
|
- "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": "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": [
|
|
|
|
|
|
|
+ "name": "markbaker/complex",
|
|
|
|
|
+ "version": "3.0.2",
|
|
|
|
|
+ "version_normalized": "3.0.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
|
|
|
+ "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
|
|
|
+ "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
|
|
|
+ "phpcompatibility/php-compatibility": "^9.3",
|
|
|
|
|
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-12-06T16:21:08+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Complex\\": "classes/src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Mark Baker",
|
|
|
|
|
+ "email": "mark@lange.demon.co.uk"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Class for working with complex numbers",
|
|
|
|
|
+ "homepage": "https://github.com/MarkBaker/PHPComplex",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "complex",
|
|
|
|
|
+ "mathematics"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
|
|
|
|
+ "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../markbaker/complex"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-04 06:28:22",
|
|
|
|
|
- "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": "psr/log",
|
|
|
|
|
- "version": "1.1.3",
|
|
|
|
|
- "version_normalized": "1.1.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/php-fig/log.git",
|
|
|
|
|
- "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
|
|
|
- "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "markbaker/matrix",
|
|
|
|
|
+ "version": "3.0.1",
|
|
|
|
|
+ "version_normalized": "3.0.1.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
|
|
|
+ "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
|
|
|
|
|
+ "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.1 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
|
|
|
+ "phpcompatibility/php-compatibility": "^9.3",
|
|
|
|
|
+ "phpdocumentor/phpdocumentor": "2.*",
|
|
|
|
|
+ "phploc/phploc": "^4.0",
|
|
|
|
|
+ "phpmd/phpmd": "2.*",
|
|
|
|
|
+ "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
|
|
|
+ "sebastian/phpcpd": "^4.0",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-12-02T22:17:43+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Matrix\\": "classes/src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Mark Baker",
|
|
|
|
|
+ "email": "mark@demon-angel.eu"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Class for working with matrices",
|
|
|
|
|
+ "homepage": "https://github.com/MarkBaker/PHPMatrix",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "mathematics",
|
|
|
|
|
+ "matrix",
|
|
|
|
|
+ "vector"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
|
|
|
|
+ "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../markbaker/matrix"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-03-23 09:12:05",
|
|
|
|
|
- "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": "monolog/monolog",
|
|
|
|
|
- "version": "1.25.3",
|
|
|
|
|
- "version_normalized": "1.25.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
|
- "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1",
|
|
|
|
|
- "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "mdanter/ecc",
|
|
|
|
|
+ "version": "v0.5.2",
|
|
|
|
|
+ "version_normalized": "0.5.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/phpecc/phpecc.git",
|
|
|
|
|
+ "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpecc/phpecc/zipball/b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
|
|
|
|
|
+ "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-gmp": "*",
|
|
|
|
|
+ "fgrosse/phpasn1": "^2.0",
|
|
|
|
|
+ "php": "^7.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^6.0",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "^2.0",
|
|
|
|
|
+ "symfony/yaml": "^2.6|^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2018-12-03T18:17:01+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Mdanter\\Ecc\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Matyas Danter",
|
|
|
|
|
+ "homepage": "http://matejdanter.com/",
|
|
|
|
|
+ "role": "Author"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Thibaud Fabre",
|
|
|
|
|
+ "email": "thibaud@aztech.io",
|
|
|
|
|
+ "homepage": "http://aztech.io",
|
|
|
|
|
+ "role": "Maintainer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Thomas Kerin",
|
|
|
|
|
+ "email": "afk11@users.noreply.github.com",
|
|
|
|
|
+ "role": "Maintainer"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Elliptic Curve Cryptography library",
|
|
|
|
|
+ "homepage": "https://github.com/phpecc/phpecc",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "Diffie",
|
|
|
|
|
+ "ECDSA",
|
|
|
|
|
+ "Hellman",
|
|
|
|
|
+ "curve",
|
|
|
|
|
+ "ecdh",
|
|
|
|
|
+ "elliptic",
|
|
|
|
|
+ "nistp192",
|
|
|
|
|
+ "nistp224",
|
|
|
|
|
+ "nistp256",
|
|
|
|
|
+ "nistp384",
|
|
|
|
|
+ "nistp521",
|
|
|
|
|
+ "phpecc",
|
|
|
|
|
+ "secp256k1",
|
|
|
|
|
+ "secp256r1"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/phpecc/phpecc/issues",
|
|
|
|
|
+ "source": "https://github.com/phpecc/phpecc/tree/master"
|
|
|
|
|
+ },
|
|
|
|
|
+ "abandoned": "paragonie/ecc",
|
|
|
|
|
+ "install-path": "../mdanter/ecc"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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": "2019-12-20 14:15:16",
|
|
|
|
|
- "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": "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": [
|
|
|
|
|
|
|
+ "name": "monolog/monolog",
|
|
|
|
|
+ "version": "1.27.1",
|
|
|
|
|
+ "version_normalized": "1.27.1.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
|
+ "reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
|
|
+ "reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
|
|
+ "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",
|
|
|
|
|
+ "php-amqplib/php-amqplib": "~2.4",
|
|
|
|
|
+ "php-console/php-console": "^3.1.3",
|
|
|
|
|
+ "phpstan/phpstan": "^0.12.59",
|
|
|
|
|
+ "phpunit/phpunit": "~4.5",
|
|
|
|
|
+ "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": "2022-06-09T08:53:42+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/1.27.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/Seldaek",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../monolog/monolog"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2017-02-14 16:28:37",
|
|
|
|
|
- "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": "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": [
|
|
|
|
|
|
|
+ "name": "mtdowling/cron-expression",
|
|
|
|
|
+ "version": "v1.2.3",
|
|
|
|
|
+ "version_normalized": "1.2.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/mtdowling/cron-expression.git",
|
|
|
|
|
+ "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9be552eebcc1ceec9776378f7dcc085246cacca6",
|
|
|
|
|
+ "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6",
|
|
|
|
|
+ "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"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2019-12-28T04:23:06+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "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",
|
|
|
|
|
+ "install-path": "../mtdowling/cron-expression"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-21 07:42:36",
|
|
|
|
|
- "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": "overtrue/wechat",
|
|
|
|
|
- "version": "3.3.33",
|
|
|
|
|
- "version_normalized": "3.3.33.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/overtrue/wechat.git",
|
|
|
|
|
- "reference": "78e5476df330754040d1c400d0bca640d5b77cb7"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/overtrue/wechat/zipball/78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
|
- "reference": "78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "myclabs/php-enum",
|
|
|
|
|
+ "version": "1.8.4",
|
|
|
|
|
+ "version_normalized": "1.8.4.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/myclabs/php-enum.git",
|
|
|
|
|
+ "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
|
|
+ "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-json": "*",
|
|
|
|
|
+ "php": "^7.3 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^9.5",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "1.*",
|
|
|
|
|
+ "vimeo/psalm": "^4.6.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-08-04T09:53:51+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "MyCLabs\\Enum\\": "src/"
|
|
|
|
|
+ },
|
|
|
|
|
+ "classmap": [
|
|
|
|
|
+ "stubs/Stringable.php"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP Enum contributors",
|
|
|
|
|
+ "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Enum implementation",
|
|
|
|
|
+ "homepage": "http://github.com/myclabs/php-enum",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "enum"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/myclabs/php-enum/issues",
|
|
|
|
|
+ "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/mnapoli",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../myclabs/php-enum"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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-17 12:27:27",
|
|
|
|
|
- "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": "symfony/options-resolver",
|
|
|
|
|
- "version": "v3.4.40",
|
|
|
|
|
- "version_normalized": "3.4.40.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/symfony/options-resolver.git",
|
|
|
|
|
- "reference": "79701529391f802604ec92080364d617f029974b"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/79701529391f802604ec92080364d617f029974b",
|
|
|
|
|
- "reference": "79701529391f802604ec92080364d617f029974b",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "overtrue/pinyin",
|
|
|
|
|
+ "version": "3.0.6",
|
|
|
|
|
+ "version_normalized": "3.0.6.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/overtrue/pinyin.git",
|
|
|
|
|
+ "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
|
|
|
|
|
+ "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "~4.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2017-07-10T07:20:01+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Overtrue\\Pinyin\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Carlos",
|
|
|
|
|
+ "homepage": "http://github.com/overtrue"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Chinese to pinyin translator.",
|
|
|
|
|
+ "homepage": "https://github.com/overtrue/pinyin",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "Chinese",
|
|
|
|
|
+ "Pinyin",
|
|
|
|
|
+ "cn2pinyin"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../overtrue/pinyin"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": "^5.5.9|>=7.0.8"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-04-06 08:30:32",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "3.4-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "Symfony\\Component\\OptionsResolver\\": ""
|
|
|
|
|
- },
|
|
|
|
|
- "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 OptionsResolver Component",
|
|
|
|
|
- "homepage": "https://symfony.com",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "config",
|
|
|
|
|
- "configuration",
|
|
|
|
|
- "options"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "endroid/qr-code",
|
|
|
|
|
- "version": "1.9.3",
|
|
|
|
|
- "version_normalized": "1.9.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/endroid/qr-code.git",
|
|
|
|
|
- "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/endroid/qr-code/zipball/c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
|
|
|
- "reference": "c9644bec2a9cc9318e98d1437de3c628dcd1ef93",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "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"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "ext-gd": "*",
|
|
|
|
|
- "php": ">=5.4",
|
|
|
|
|
- "symfony/options-resolver": "^2.3|^3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "phpunit/phpunit": "^4.0|^5.0",
|
|
|
|
|
- "sensio/framework-extra-bundle": "^3.0",
|
|
|
|
|
- "symfony/browser-kit": "^2.3|^3.0",
|
|
|
|
|
- "symfony/framework-bundle": "^2.3|^3.0",
|
|
|
|
|
- "symfony/http-kernel": "^2.3|^3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2017-04-08 09:13:59",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "branch-alias": {
|
|
|
|
|
- "dev-master": "1.x-dev"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "Endroid\\QrCode\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Jeroen van den Enden",
|
|
|
|
|
- "email": "info@endroid.nl",
|
|
|
|
|
- "homepage": "http://endroid.nl/"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Endroid QR Code",
|
|
|
|
|
- "homepage": "https://github.com/endroid/QrCode",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "bundle",
|
|
|
|
|
- "code",
|
|
|
|
|
- "endroid",
|
|
|
|
|
- "qr",
|
|
|
|
|
- "qrcode",
|
|
|
|
|
- "symfony"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "topthink/framework",
|
|
|
|
|
- "version": "v5.0.24",
|
|
|
|
|
- "version_normalized": "5.0.24.0",
|
|
|
|
|
- "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": [
|
|
|
|
|
|
|
+ "name": "overtrue/wechat",
|
|
|
|
|
+ "version": "3.7.4",
|
|
|
|
|
+ "version_normalized": "3.7.4.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/w7corp/easywechat.git",
|
|
|
|
|
+ "reference": "52441161eae93c97f46d1ea2a57141c77c327adc"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/w7corp/easywechat/zipball/52441161eae93c97f46d1ea2a57141c77c327adc",
|
|
|
|
|
+ "reference": "52441161eae93c97f46d1ea2a57141c77c327adc",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "doctrine/cache": "1.6.*",
|
|
|
|
|
+ "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": "2022-07-21T06:48:12+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/Payment/helpers.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "EasyWeChat\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "overtrue",
|
|
|
|
|
+ "email": "anzhengchao@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "微信SDK",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "sdk",
|
|
|
|
|
+ "wechat",
|
|
|
|
|
+ "weixin",
|
|
|
|
|
+ "weixin-sdk"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/w7corp/easywechat/issues",
|
|
|
|
|
+ "source": "https://github.com/w7corp/easywechat/tree/3.7.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/overtrue",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "abandoned": "w7corp/easywechat",
|
|
|
|
|
+ "install-path": "../overtrue/wechat"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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.*"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-01-11 08:04:58",
|
|
|
|
|
- "type": "think-framework",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "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"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "topthink/think-captcha",
|
|
|
|
|
- "version": "v1.0.8",
|
|
|
|
|
- "version_normalized": "1.0.8.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/top-think/think-captcha.git",
|
|
|
|
|
- "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/top-think/think-captcha/zipball/1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
|
|
|
- "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "phpmailer/phpmailer",
|
|
|
|
|
+ "version": "v6.0.7",
|
|
|
|
|
+ "version_normalized": "6.0.7.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
|
|
+ "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/0c41a36d4508d470e376498c1c0c527aa36a2d59",
|
|
|
|
|
+ "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-ctype": "*",
|
|
|
|
|
+ "ext-filter": "*",
|
|
|
|
|
+ "php": ">=5.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "doctrine/annotations": "1.2.*",
|
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.2",
|
|
|
|
|
+ "phpdocumentor/phpdocumentor": "2.*",
|
|
|
|
|
+ "phpunit/phpunit": "^4.8 || ^5.7",
|
|
|
|
|
+ "zendframework/zend-eventmanager": "3.0.*",
|
|
|
|
|
+ "zendframework/zend-i18n": "2.7.3",
|
|
|
|
|
+ "zendframework/zend-serializer": "2.7.*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-mbstring": "Needed to send email in multibyte encoding charset",
|
|
|
|
|
+ "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
|
|
|
+ "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
|
|
|
+ "psr/log": "For optional PSR-3 debug logging",
|
|
|
|
|
+ "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
|
|
|
|
|
+ "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2019-02-01T15:04:28+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "PHPMailer\\PHPMailer\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "LGPL-2.1"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jim Jagielski",
|
|
|
|
|
+ "email": "jimjag@gmail.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Marcus Bointon",
|
|
|
|
|
+ "email": "phpmailer@synchromedia.co.uk"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Andy Prevost",
|
|
|
|
|
+ "email": "codeworxtech@users.sourceforge.net"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Brent R. Matzelle"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
|
|
|
|
+ "install-path": "../phpmailer/phpmailer"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "topthink/framework": "~5.0.0",
|
|
|
|
|
- "topthink/think-installer": ">=1.0.10"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-01-28 04:48:36",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "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 thinkphp5"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "mtdowling/cron-expression",
|
|
|
|
|
- "version": "v1.2.3",
|
|
|
|
|
- "version_normalized": "1.2.3.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/mtdowling/cron-expression.git",
|
|
|
|
|
- "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9be552eebcc1ceec9776378f7dcc085246cacca6",
|
|
|
|
|
- "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "phpoffice/phpspreadsheet",
|
|
|
|
|
+ "version": "1.29.10",
|
|
|
|
|
+ "version_normalized": "1.29.10.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
|
|
|
+ "reference": "c80041b1628c4f18030407134fe88303661d4e4e"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c80041b1628c4f18030407134fe88303661d4e4e",
|
|
|
|
|
+ "reference": "c80041b1628c4f18030407134fe88303661d4e4e",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "composer/pcre": "^1||^2||^3",
|
|
|
|
|
+ "ext-ctype": "*",
|
|
|
|
|
+ "ext-dom": "*",
|
|
|
|
|
+ "ext-fileinfo": "*",
|
|
|
|
|
+ "ext-gd": "*",
|
|
|
|
|
+ "ext-iconv": "*",
|
|
|
|
|
+ "ext-libxml": "*",
|
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
|
+ "ext-simplexml": "*",
|
|
|
|
|
+ "ext-xml": "*",
|
|
|
|
|
+ "ext-xmlreader": "*",
|
|
|
|
|
+ "ext-xmlwriter": "*",
|
|
|
|
|
+ "ext-zip": "*",
|
|
|
|
|
+ "ext-zlib": "*",
|
|
|
|
|
+ "ezyang/htmlpurifier": "^4.15",
|
|
|
|
|
+ "maennchen/zipstream-php": "^2.1 || ^3.0",
|
|
|
|
|
+ "markbaker/complex": "^3.0",
|
|
|
|
|
+ "markbaker/matrix": "^3.0",
|
|
|
|
|
+ "php": "^7.4 || ^8.0",
|
|
|
|
|
+ "psr/http-client": "^1.0",
|
|
|
|
|
+ "psr/http-factory": "^1.0",
|
|
|
|
|
+ "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
|
|
|
|
|
+ "dompdf/dompdf": "^1.0 || ^2.0 || ^3.0",
|
|
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.2",
|
|
|
|
|
+ "mitoteam/jpgraph": "^10.3",
|
|
|
|
|
+ "mpdf/mpdf": "^8.1.1",
|
|
|
|
|
+ "phpcompatibility/php-compatibility": "^9.3",
|
|
|
|
|
+ "phpstan/phpstan": "^1.1",
|
|
|
|
|
+ "phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
|
+ "phpunit/phpunit": "^8.5 || ^9.0",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "^3.7",
|
|
|
|
|
+ "tecnickcom/tcpdf": "^6.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
|
|
|
|
|
+ "ext-intl": "PHP Internationalization Functions",
|
|
|
|
|
+ "mitoteam/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"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-02-08T02:56:14+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Maarten Balliauw",
|
|
|
|
|
+ "homepage": "https://blog.maartenballiauw.be"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Mark Baker",
|
|
|
|
|
+ "homepage": "https://markbakeruk.net"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Franck Lefevre",
|
|
|
|
|
+ "homepage": "https://rootslabs.net"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Erik Tilt"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Adrien Crivelli"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
|
|
|
+ "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "OpenXML",
|
|
|
|
|
+ "excel",
|
|
|
|
|
+ "gnumeric",
|
|
|
|
|
+ "ods",
|
|
|
|
|
+ "php",
|
|
|
|
|
+ "spreadsheet",
|
|
|
|
|
+ "xls",
|
|
|
|
|
+ "xlsx"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
|
|
|
+ "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../phpoffice/phpspreadsheet"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-12-28 04:23:06",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "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"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "phpmailer/phpmailer",
|
|
|
|
|
- "version": "v6.0.7",
|
|
|
|
|
- "version_normalized": "6.0.7.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
|
|
|
- "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/0c41a36d4508d470e376498c1c0c527aa36a2d59",
|
|
|
|
|
- "reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "phpseclib/phpseclib",
|
|
|
|
|
+ "version": "2.0.48",
|
|
|
|
|
+ "version_normalized": "2.0.48.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/phpseclib/phpseclib.git",
|
|
|
|
|
+ "reference": "eaa7be704b8b93a6913b69eb7f645a59d7731b61"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/eaa7be704b8b93a6913b69eb7f645a59d7731b61",
|
|
|
|
|
+ "reference": "eaa7be704b8b93a6913b69eb7f645a59d7731b61",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.3.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phing/phing": "~2.7",
|
|
|
|
|
+ "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
|
|
|
|
|
+ "squizlabs/php_codesniffer": "~2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
|
|
|
+ "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
|
|
|
+ "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
|
|
|
+ "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
|
|
|
|
|
+ "ext-xml": "Install the XML extension to load XML formatted public keys."
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-12-14T21:03:54+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "phpseclib/bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "phpseclib\\": "phpseclib/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Jim Wigginton",
|
|
|
|
|
+ "email": "terrafrost@php.net",
|
|
|
|
|
+ "role": "Lead Developer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Patrick Monnerat",
|
|
|
|
|
+ "email": "pm@datasphere.ch",
|
|
|
|
|
+ "role": "Developer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Andreas Fischer",
|
|
|
|
|
+ "email": "bantu@phpbb.com",
|
|
|
|
|
+ "role": "Developer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Hans-Jürgen Petrich",
|
|
|
|
|
+ "email": "petrich@tronic-media.com",
|
|
|
|
|
+ "role": "Developer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Graham Campbell",
|
|
|
|
|
+ "email": "graham@alt-three.com",
|
|
|
|
|
+ "role": "Developer"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
|
|
|
+ "homepage": "http://phpseclib.sourceforge.net",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "BigInteger",
|
|
|
|
|
+ "aes",
|
|
|
|
|
+ "asn.1",
|
|
|
|
|
+ "asn1",
|
|
|
|
|
+ "blowfish",
|
|
|
|
|
+ "crypto",
|
|
|
|
|
+ "cryptography",
|
|
|
|
|
+ "encryption",
|
|
|
|
|
+ "rsa",
|
|
|
|
|
+ "security",
|
|
|
|
|
+ "sftp",
|
|
|
|
|
+ "signature",
|
|
|
|
|
+ "signing",
|
|
|
|
|
+ "ssh",
|
|
|
|
|
+ "twofish",
|
|
|
|
|
+ "x.509",
|
|
|
|
|
+ "x509"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
|
|
|
+ "source": "https://github.com/phpseclib/phpseclib/tree/2.0.48"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/terrafrost",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://www.patreon.com/phpseclib",
|
|
|
|
|
+ "type": "patreon"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../phpseclib/phpseclib"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "ext-ctype": "*",
|
|
|
|
|
- "ext-filter": "*",
|
|
|
|
|
- "php": ">=5.5.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "doctrine/annotations": "1.2.*",
|
|
|
|
|
- "friendsofphp/php-cs-fixer": "^2.2",
|
|
|
|
|
- "phpdocumentor/phpdocumentor": "2.*",
|
|
|
|
|
- "phpunit/phpunit": "^4.8 || ^5.7",
|
|
|
|
|
- "zendframework/zend-eventmanager": "3.0.*",
|
|
|
|
|
- "zendframework/zend-i18n": "2.7.3",
|
|
|
|
|
- "zendframework/zend-serializer": "2.7.*"
|
|
|
|
|
- },
|
|
|
|
|
- "suggest": {
|
|
|
|
|
- "ext-mbstring": "Needed to send email in multibyte encoding charset",
|
|
|
|
|
- "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
|
|
|
|
|
- "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
|
|
|
|
|
- "psr/log": "For optional PSR-3 debug logging",
|
|
|
|
|
- "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
|
|
|
|
|
- "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-02-01 15:04:28",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "PHPMailer\\PHPMailer\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "LGPL-2.1"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Jim Jagielski",
|
|
|
|
|
- "email": "jimjag@gmail.com"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Marcus Bointon",
|
|
|
|
|
- "email": "phpmailer@synchromedia.co.uk"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Andy Prevost",
|
|
|
|
|
- "email": "codeworxtech@users.sourceforge.net"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Brent R. Matzelle"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "karsonzhang/fastadmin-addons",
|
|
|
|
|
- "version": "1.1.10",
|
|
|
|
|
- "version_normalized": "1.1.10.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/karsonzhang/fastadmin-addons.git",
|
|
|
|
|
- "reference": "69dedfc101bdf219c66dac05cbe1f393fa99be84"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/karsonzhang/fastadmin-addons/zipball/69dedfc101bdf219c66dac05cbe1f393fa99be84",
|
|
|
|
|
- "reference": "69dedfc101bdf219c66dac05cbe1f393fa99be84",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "pimple/pimple",
|
|
|
|
|
+ "version": "v3.5.0",
|
|
|
|
|
+ "version_normalized": "3.5.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/silexphp/Pimple.git",
|
|
|
|
|
+ "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
|
|
|
|
+ "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2.5",
|
|
|
|
|
+ "psr/container": "^1.1 || ^2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "symfony/phpunit-bridge": "^5.4@dev"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-10-28T11:13:42+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "3.4.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": "https://pimple.symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "container",
|
|
|
|
|
+ "dependency injection"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../pimple/pimple"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.6.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-08-27 12:10:18",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "extra": {
|
|
|
|
|
- "think-config": {
|
|
|
|
|
- "addons": "src/config.php"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "think\\": "src/"
|
|
|
|
|
- },
|
|
|
|
|
- "files": [
|
|
|
|
|
- "src/common.php"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "Apache-2.0"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "karsonzhang",
|
|
|
|
|
- "email": "karsonzhang@163.com"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "xiaobo.sun",
|
|
|
|
|
- "email": "xiaobo.sun@qq.com"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "addons package for fastadmin",
|
|
|
|
|
- "homepage": "https://github.com/karsonzhang/fastadmin-addons"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "overtrue/pinyin",
|
|
|
|
|
- "version": "3.0.6",
|
|
|
|
|
- "version_normalized": "3.0.6.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/overtrue/pinyin.git",
|
|
|
|
|
- "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
|
|
|
|
|
- "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "psr/container",
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "version_normalized": "2.0.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
|
|
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
|
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-11-05T16:47:00+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "2.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": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "PSR-11",
|
|
|
|
|
+ "container",
|
|
|
|
|
+ "container-interface",
|
|
|
|
|
+ "container-interop",
|
|
|
|
|
+ "psr"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/php-fig/container/issues",
|
|
|
|
|
+ "source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../psr/container"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "phpunit/phpunit": "~4.8"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2017-07-10 07:20:01",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "Overtrue\\Pinyin\\": "src/"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Carlos",
|
|
|
|
|
- "homepage": "http://github.com/overtrue"
|
|
|
|
|
- }
|
|
|
|
|
- ],
|
|
|
|
|
- "description": "Chinese to pinyin translator.",
|
|
|
|
|
- "homepage": "https://github.com/overtrue/pinyin",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "Chinese",
|
|
|
|
|
- "Pinyin",
|
|
|
|
|
- "cn2pinyin"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "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": [
|
|
|
|
|
|
|
+ "name": "psr/http-client",
|
|
|
|
|
+ "version": "1.0.3",
|
|
|
|
|
+ "version_normalized": "1.0.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/http-client.git",
|
|
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
|
|
+ "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.0 || ^8.0",
|
|
|
|
|
+ "psr/http-message": "^1.0 || ^2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-09-23T14:17:50+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\Http\\Client\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for HTTP clients",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-client",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "http-client",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-18"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/http-client"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../psr/http-client"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "require": {
|
|
|
|
|
- "php": ">=5.3.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2017-10-23 01:57:42",
|
|
|
|
|
- "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": "markbaker/matrix",
|
|
|
|
|
- "version": "1.2.0",
|
|
|
|
|
- "version_normalized": "1.2.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
|
|
|
- "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
|
|
|
|
|
- "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "psr/http-factory",
|
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
|
+ "version_normalized": "1.0.2.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/http-factory.git",
|
|
|
|
|
+ "reference": "e616d01114759c4c489f93b099585439f795fe35"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
|
|
|
|
|
+ "reference": "e616d01114759c4c489f93b099585439f795fe35",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.0.0",
|
|
|
|
|
+ "psr/http-message": "^1.0 || ^2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-04-10T20:10:41+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": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interfaces for PSR-7 HTTP message factories",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "factory",
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "message",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-17",
|
|
|
|
|
+ "psr-7",
|
|
|
|
|
+ "request",
|
|
|
|
|
+ "response"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../psr/http-factory"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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": "dev-master",
|
|
|
|
|
- "phpcompatibility/php-compatibility": "dev-master",
|
|
|
|
|
- "phploc/phploc": "^4",
|
|
|
|
|
- "phpmd/phpmd": "dev-master",
|
|
|
|
|
- "phpunit/phpunit": "^5.7",
|
|
|
|
|
- "sebastian/phpcpd": "^3.0",
|
|
|
|
|
- "squizlabs/php_codesniffer": "^3.0@dev"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2019-10-06 11:29:25",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "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"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "markbaker/complex",
|
|
|
|
|
- "version": "1.4.8",
|
|
|
|
|
- "version_normalized": "1.4.8.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
|
|
|
- "reference": "8eaa40cceec7bf0518187530b2e63871be661b72"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72",
|
|
|
|
|
- "reference": "8eaa40cceec7bf0518187530b2e63871be661b72",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "psr/http-message",
|
|
|
|
|
+ "version": "1.1",
|
|
|
|
|
+ "version_normalized": "1.1.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/http-message.git",
|
|
|
|
|
+ "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
|
|
+ "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-04-04T09:50:52+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.1.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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/http-message/tree/1.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../psr/http-message"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "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.5.0",
|
|
|
|
|
- "phpcompatibility/php-compatibility": "^9.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.4.0"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-03-11 20:15:49",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "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"
|
|
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "phpoffice/phpspreadsheet",
|
|
|
|
|
- "version": "1.12.0",
|
|
|
|
|
- "version_normalized": "1.12.0.0",
|
|
|
|
|
- "source": {
|
|
|
|
|
- "type": "git",
|
|
|
|
|
- "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
|
|
|
- "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd"
|
|
|
|
|
- },
|
|
|
|
|
- "dist": {
|
|
|
|
|
- "type": "zip",
|
|
|
|
|
- "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
|
|
|
|
|
- "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
|
|
|
|
|
- "shasum": "",
|
|
|
|
|
- "mirrors": [
|
|
|
|
|
|
|
+ "name": "psr/log",
|
|
|
|
|
+ "version": "1.1.4",
|
|
|
|
|
+ "version_normalized": "1.1.4.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
|
|
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
|
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-05-03T11:20:27+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": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "log",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-3"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/simple-cache/tree/master"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../psr/simple-cache"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "ralouphie/getallheaders",
|
|
|
|
|
+ "version": "3.0.3",
|
|
|
|
|
+ "version_normalized": "3.0.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
|
|
+ "phpunit/phpunit": "^5 || ^6.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2019-03-08T08:55:37+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": "sc0vu/web3.php",
|
|
|
|
|
+ "version": "0.1.4",
|
|
|
|
|
+ "version_normalized": "0.1.4.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/sc0Vu/web3.php.git",
|
|
|
|
|
+ "reference": "1fb7762eb7763b0ccdbac1483819606e9edc6a49"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/sc0Vu/web3.php/zipball/1fb7762eb7763b0ccdbac1483819606e9edc6a49",
|
|
|
|
|
+ "reference": "1fb7762eb7763b0ccdbac1483819606e9edc6a49",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "guzzlehttp/guzzle": "~6.0",
|
|
|
|
|
+ "kornrunner/keccak": "~1.0",
|
|
|
|
|
+ "php": "^7.1",
|
|
|
|
|
+ "phpseclib/phpseclib": "~2.0.11"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "~6.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2018-06-24T14:45:20+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Web3\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "sc0Vu",
|
|
|
|
|
+ "email": "alk03073135@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Ethereum web3 interface.",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/sc0Vu/web3.php/issues",
|
|
|
|
|
+ "source": "https://github.com/sc0Vu/web3.php/tree/master"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../sc0vu/web3.php"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
- "preferred": true
|
|
|
|
|
|
|
+ "name": "simplito/bigint-wrapper-php",
|
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
|
+ "version_normalized": "1.0.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/simplito/bigint-wrapper-php.git",
|
|
|
|
|
+ "reference": "cf21ec76d33f103add487b3eadbd9f5033a25930"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/simplito/bigint-wrapper-php/zipball/cf21ec76d33f103add487b3eadbd9f5033a25930",
|
|
|
|
|
+ "reference": "cf21ec76d33f103add487b3eadbd9f5033a25930",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2018-02-27T12:38:08+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "BI\\": "lib/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Simplito Team",
|
|
|
|
|
+ "email": "s.smyczynski@simplito.com",
|
|
|
|
|
+ "homepage": "https://simplito.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for php_gmp and php_bcmath modules",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/simplito/bigint-wrapper-php/issues",
|
|
|
|
|
+ "source": "https://github.com/simplito/bigint-wrapper-php/tree/1.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../simplito/bigint-wrapper-php"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "simplito/bn-php",
|
|
|
|
|
+ "version": "1.1.3",
|
|
|
|
|
+ "version_normalized": "1.1.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/simplito/bn-php.git",
|
|
|
|
|
+ "reference": "189167f940cdb681288a967b0f4d66de81adcd97"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/simplito/bn-php/zipball/189167f940cdb681288a967b0f4d66de81adcd97",
|
|
|
|
|
+ "reference": "189167f940cdb681288a967b0f4d66de81adcd97",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "simplito/bigint-wrapper-php": "~1.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-08-12T18:58:14+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "BN\\": "lib/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Simplito Team",
|
|
|
|
|
+ "email": "s.smyczynski@simplito.com",
|
|
|
|
|
+ "homepage": "https://simplito.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Big number implementation compatible with bn.js",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/simplito/bn-php/issues",
|
|
|
|
|
+ "source": "https://github.com/simplito/bn-php/tree/1.1.3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../simplito/bn-php"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "simplito/elliptic-php",
|
|
|
|
|
+ "version": "1.0.12",
|
|
|
|
|
+ "version_normalized": "1.0.12.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/simplito/elliptic-php.git",
|
|
|
|
|
+ "reference": "be321666781be2be2c89c79c43ffcac834bc8868"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/simplito/elliptic-php/zipball/be321666781be2be2c89c79c43ffcac834bc8868",
|
|
|
|
|
+ "reference": "be321666781be2be2c89c79c43ffcac834bc8868",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-gmp": "*",
|
|
|
|
|
+ "simplito/bn-php": "~1.1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpbench/phpbench": "@dev",
|
|
|
|
|
+ "phpunit/phpunit": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-01-09T14:57:04+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Elliptic\\": "lib/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Simplito Team",
|
|
|
|
|
+ "email": "s.smyczynski@simplito.com",
|
|
|
|
|
+ "homepage": "https://simplito.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Fast elliptic curve cryptography",
|
|
|
|
|
+ "homepage": "https://github.com/simplito/elliptic-php",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "Curve25519",
|
|
|
|
|
+ "ECDSA",
|
|
|
|
|
+ "Ed25519",
|
|
|
|
|
+ "EdDSA",
|
|
|
|
|
+ "cryptography",
|
|
|
|
|
+ "curve",
|
|
|
|
|
+ "curve25519-weier",
|
|
|
|
|
+ "ecc",
|
|
|
|
|
+ "ecdh",
|
|
|
|
|
+ "elliptic",
|
|
|
|
|
+ "nistp192",
|
|
|
|
|
+ "nistp224",
|
|
|
|
|
+ "nistp256",
|
|
|
|
|
+ "nistp384",
|
|
|
|
|
+ "nistp521",
|
|
|
|
|
+ "secp256k1"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/simplito/elliptic-php/issues",
|
|
|
|
|
+ "source": "https://github.com/simplito/elliptic-php/tree/1.0.12"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../simplito/elliptic-php"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/http-foundation",
|
|
|
|
|
+ "version": "v3.4.47",
|
|
|
|
|
+ "version_normalized": "3.4.47.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
|
+ "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
|
|
|
|
|
+ "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
|
|
|
|
|
+ "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": "2020-10-24T10:57:07+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "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",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v3.4.47"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../symfony/http-foundation"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/options-resolver",
|
|
|
|
|
+ "version": "v3.4.47",
|
|
|
|
|
+ "version_normalized": "3.4.47.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/options-resolver.git",
|
|
|
|
|
+ "reference": "c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744",
|
|
|
|
|
+ "reference": "c7efc97a47b2ebaabc19d5b6c6b50f5c37c92744",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^5.5.9|>=7.0.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2020-10-24T10:57:07+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Component\\OptionsResolver\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "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 OptionsResolver Component",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "config",
|
|
|
|
|
+ "configuration",
|
|
|
|
|
+ "options"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/options-resolver/tree/v3.4.47"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../symfony/options-resolver"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-intl-idn",
|
|
|
|
|
+ "version": "v1.31.0",
|
|
|
|
|
+ "version_normalized": "1.31.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
|
+ "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
|
|
+ "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2",
|
|
|
|
|
+ "symfony/polyfill-intl-normalizer": "^1.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-intl": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Laurent Bassin",
|
|
|
|
|
+ "email": "laurent@bassin.info"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Trevor Rowbotham",
|
|
|
|
|
+ "email": "trevor.rowbotham@pm.me"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "idn",
|
|
|
|
|
+ "intl",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable",
|
|
|
|
|
+ "shim"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../symfony/polyfill-intl-idn"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-intl-normalizer",
|
|
|
|
|
+ "version": "v1.31.0",
|
|
|
|
|
+ "version_normalized": "1.31.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
|
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
|
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-intl": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "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 for intl's Normalizer class and related functions",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "intl",
|
|
|
|
|
+ "normalizer",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable",
|
|
|
|
|
+ "shim"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../symfony/polyfill-intl-normalizer"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
|
|
+ "version": "v1.31.0",
|
|
|
|
|
+ "version_normalized": "1.31.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
|
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
|
|
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "provide": {
|
|
|
|
|
+ "ext-mbstring": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-mbstring": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "name": "symfony/polyfill",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
|
|
+ "email": "p@tchwork.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "mbstring",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable",
|
|
|
|
|
+ "shim"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": "../symfony/polyfill-mbstring"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-php70",
|
|
|
|
|
+ "version": "v1.20.0",
|
|
|
|
|
+ "version_normalized": "1.20.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
|
|
+ "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
|
|
|
|
|
+ "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2020-10-23T14:02:19+00:00",
|
|
|
|
|
+ "type": "metapackage",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ },
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-main": "1.20-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "install-path": null
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "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": "topthink/framework",
|
|
|
|
|
+ "version": "v5.0.25",
|
|
|
|
|
+ "version_normalized": "5.0.25.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/framework.git",
|
|
|
|
|
+ "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/framework/zipball/643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
|
|
|
|
|
+ "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
|
|
|
|
|
+ "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.*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2022-10-25T14:59:38+00:00",
|
|
|
|
|
+ "type": "think-framework",
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "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"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/framework/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/framework/tree/v5.0.25"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../../thinkphp"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-captcha",
|
|
|
|
|
+ "version": "v1.0.8",
|
|
|
|
|
+ "version_normalized": "1.0.8.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-captcha.git",
|
|
|
|
|
+ "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-captcha/zipball/1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
|
|
|
+ "reference": "1d64363c814c92f6086c4fa5e3223fe7e23db09d",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "topthink/framework": "~5.0.0",
|
|
|
|
|
+ "topthink/think-installer": ">=1.0.10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2019-01-28T04:48:36+00:00",
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "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 thinkphp5",
|
|
|
|
|
+ "install-path": "../topthink/think-captcha"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-installer",
|
|
|
|
|
+ "version": "v1.0.14",
|
|
|
|
|
+ "version_normalized": "1.0.14.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-installer.git",
|
|
|
|
|
+ "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
|
|
|
|
|
+ "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "composer-plugin-api": "^1.0||^2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "composer/composer": "^1.0||^2.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-03-25T08:34:02+00:00",
|
|
|
|
|
+ "type": "composer-plugin",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "class": "think\\composer\\Plugin"
|
|
|
|
|
+ },
|
|
|
|
|
+ "installation-source": "dist",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\composer\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
|
+ "email": "448901948@qq.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/think-installer/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/think-installer/tree/v1.0.14"
|
|
|
|
|
+ },
|
|
|
|
|
+ "install-path": "../topthink/think-installer"
|
|
|
}
|
|
}
|
|
|
- ]
|
|
|
|
|
- },
|
|
|
|
|
- "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.2",
|
|
|
|
|
- "php": "^7.1",
|
|
|
|
|
- "psr/simple-cache": "^1.0"
|
|
|
|
|
- },
|
|
|
|
|
- "require-dev": {
|
|
|
|
|
- "dompdf/dompdf": "^0.8.3",
|
|
|
|
|
- "friendsofphp/php-cs-fixer": "^2.16",
|
|
|
|
|
- "jpgraph/jpgraph": "^4.0",
|
|
|
|
|
- "mpdf/mpdf": "^8.0",
|
|
|
|
|
- "phpcompatibility/php-compatibility": "^9.3",
|
|
|
|
|
- "phpunit/phpunit": "^7.5",
|
|
|
|
|
- "squizlabs/php_codesniffer": "^3.5",
|
|
|
|
|
- "tecnickcom/tcpdf": "^6.3"
|
|
|
|
|
- },
|
|
|
|
|
- "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"
|
|
|
|
|
- },
|
|
|
|
|
- "time": "2020-04-27 08:12:48",
|
|
|
|
|
- "type": "library",
|
|
|
|
|
- "installation-source": "dist",
|
|
|
|
|
- "autoload": {
|
|
|
|
|
- "psr-4": {
|
|
|
|
|
- "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
- "license": [
|
|
|
|
|
- "MIT"
|
|
|
|
|
- ],
|
|
|
|
|
- "authors": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Maarten Balliauw",
|
|
|
|
|
- "homepage": "https://blog.maartenballiauw.be"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Mark Baker",
|
|
|
|
|
- "homepage": "https://markbakeruk.net"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Franck Lefevre",
|
|
|
|
|
- "homepage": "https://rootslabs.net"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Erik Tilt"
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "name": "Adrien Crivelli"
|
|
|
|
|
- }
|
|
|
|
|
],
|
|
],
|
|
|
- "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
|
|
|
- "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
|
|
|
|
- "keywords": [
|
|
|
|
|
- "OpenXML",
|
|
|
|
|
- "excel",
|
|
|
|
|
- "gnumeric",
|
|
|
|
|
- "ods",
|
|
|
|
|
- "php",
|
|
|
|
|
- "spreadsheet",
|
|
|
|
|
- "xls",
|
|
|
|
|
- "xlsx"
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
-]
|
|
|
|
|
|
|
+ "dev": true,
|
|
|
|
|
+ "dev-package-names": []
|
|
|
|
|
+}
|