|
@@ -0,0 +1,3919 @@
|
|
|
+{
|
|
|
+ "_readme": [
|
|
|
+ "This file locks the dependencies of your project to a known state",
|
|
|
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
+ "This file is @generated automatically"
|
|
|
+ ],
|
|
|
+ "content-hash": "7bdd1cd4c7b54a82528656dcdd995a0a",
|
|
|
+ "packages": [
|
|
|
+ {
|
|
|
+ "name": "aliyuncs/oss-sdk-php",
|
|
|
+ "version": "v2.4.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
|
+ "reference": "4ccead614915ee6685bf30016afb01aabd347e46"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/4ccead614915ee6685bf30016afb01aabd347e46",
|
|
|
+ "reference": "4ccead614915ee6685bf30016afb01aabd347e46",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "*",
|
|
|
+ "satooshi/php-coveralls": "*"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "OSS\\": "src/OSS"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Aliyuncs",
|
|
|
+ "homepage": "http://www.aliyun.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Aliyun OSS SDK for PHP",
|
|
|
+ "homepage": "http://www.aliyun.com/product/oss/",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/aliyun/aliyun-oss-php-sdk/issues",
|
|
|
+ "source": "https://github.com/aliyun/aliyun-oss-php-sdk/tree/v2.4.3"
|
|
|
+ },
|
|
|
+ "time": "2021-08-25T13:03:58+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "bacon/bacon-qr-code",
|
|
|
+ "version": "2.0.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/Bacon/BaconQrCode.git",
|
|
|
+ "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
|
|
|
+ "reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "dasprid/enum": "^1.0.3",
|
|
|
+ "ext-iconv": "*",
|
|
|
+ "php": "^7.1 || ^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phly/keep-a-changelog": "^1.4",
|
|
|
+ "phpunit/phpunit": "^7 | ^8 | ^9",
|
|
|
+ "squizlabs/php_codesniffer": "^3.4"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-imagick": "to generate QR code images"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "BaconQrCode\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "BSD-2-Clause"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ben Scholzen 'DASPRiD'",
|
|
|
+ "email": "mail@dasprids.de",
|
|
|
+ "homepage": "https://dasprids.de/",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "BaconQrCode is a QR code generator for PHP.",
|
|
|
+ "homepage": "https://github.com/Bacon/BaconQrCode",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/Bacon/BaconQrCode/issues",
|
|
|
+ "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.4"
|
|
|
+ },
|
|
|
+ "time": "2021-06-18T13:26:35+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "dasprid/enum",
|
|
|
+ "version": "1.0.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/DASPRiD/Enum.git",
|
|
|
+ "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
|
|
|
+ "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^7 | ^8 | ^9",
|
|
|
+ "squizlabs/php_codesniffer": "^3.4"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "DASPRiD\\Enum\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "BSD-2-Clause"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ben Scholzen 'DASPRiD'",
|
|
|
+ "email": "mail@dasprids.de",
|
|
|
+ "homepage": "https://dasprids.de/",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP 7.1 enum implementation",
|
|
|
+ "keywords": [
|
|
|
+ "enum",
|
|
|
+ "map"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/DASPRiD/Enum/issues",
|
|
|
+ "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
|
|
|
+ },
|
|
|
+ "time": "2020-10-02T16:03:48+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "doctrine/annotations",
|
|
|
+ "version": "1.13.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/doctrine/annotations.git",
|
|
|
+ "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
|
|
|
+ "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "doctrine/lexer": "1.*",
|
|
|
+ "ext-tokenizer": "*",
|
|
|
+ "php": "^7.1 || ^8.0",
|
|
|
+ "psr/cache": "^1 || ^2 || ^3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/cache": "^1.11 || ^2.0",
|
|
|
+ "doctrine/coding-standard": "^6.0 || ^8.1",
|
|
|
+ "phpstan/phpstan": "^0.12.20",
|
|
|
+ "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
|
|
+ "symfony/cache": "^4.4 || ^5.2"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Guilherme Blanco",
|
|
|
+ "email": "guilhermeblanco@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Roman Borschel",
|
|
|
+ "email": "roman@code-factory.org"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Benjamin Eberlei",
|
|
|
+ "email": "kontakt@beberlei.de"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Jonathan Wage",
|
|
|
+ "email": "jonwage@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Johannes Schmitt",
|
|
|
+ "email": "schmittjoh@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Docblock Annotations Parser",
|
|
|
+ "homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
|
|
+ "keywords": [
|
|
|
+ "annotations",
|
|
|
+ "docblock",
|
|
|
+ "parser"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/doctrine/annotations/issues",
|
|
|
+ "source": "https://github.com/doctrine/annotations/tree/1.13.2"
|
|
|
+ },
|
|
|
+ "time": "2021-08-05T19:00:23+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "doctrine/lexer",
|
|
|
+ "version": "1.2.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/doctrine/lexer.git",
|
|
|
+ "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
|
|
|
+ "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/coding-standard": "^6.0",
|
|
|
+ "phpstan/phpstan": "^0.11.8",
|
|
|
+ "phpunit/phpunit": "^8.2"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.2.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Guilherme Blanco",
|
|
|
+ "email": "guilhermeblanco@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Roman Borschel",
|
|
|
+ "email": "roman@code-factory.org"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Johannes Schmitt",
|
|
|
+ "email": "schmittjoh@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
|
+ "homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
|
+ "keywords": [
|
|
|
+ "annotations",
|
|
|
+ "docblock",
|
|
|
+ "lexer",
|
|
|
+ "parser",
|
|
|
+ "php"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/doctrine/lexer/issues",
|
|
|
+ "source": "https://github.com/doctrine/lexer/tree/1.2.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/phpdoctrine",
|
|
|
+ "type": "patreon"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2020-05-25T17:44:05+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "easywechat-composer/easywechat-composer",
|
|
|
+ "version": "1.4.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/mingyoung/easywechat-composer.git",
|
|
|
+ "reference": "3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd",
|
|
|
+ "reference": "3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "composer-plugin-api": "^1.0 || ^2.0",
|
|
|
+ "php": ">=7.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "composer/composer": "^1.0 || ^2.0",
|
|
|
+ "phpunit/phpunit": "^6.5 || ^7.0"
|
|
|
+ },
|
|
|
+ "type": "composer-plugin",
|
|
|
+ "extra": {
|
|
|
+ "class": "EasyWeChatComposer\\Plugin"
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "EasyWeChatComposer\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "张铭阳",
|
|
|
+ "email": "mingyoungcheung@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The composer plugin for EasyWeChat",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/mingyoung/easywechat-composer/issues",
|
|
|
+ "source": "https://github.com/mingyoung/easywechat-composer/tree/1.4.1"
|
|
|
+ },
|
|
|
+ "time": "2021-07-05T04:03:22+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "endroid/qr-code",
|
|
|
+ "version": "4.3.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/endroid/qr-code.git",
|
|
|
+ "reference": "98f6d4024289ad3a8d7f3e63cab947ef6929dcdb"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/endroid/qr-code/zipball/98f6d4024289ad3a8d7f3e63cab947ef6929dcdb",
|
|
|
+ "reference": "98f6d4024289ad3a8d7f3e63cab947ef6929dcdb",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "bacon/bacon-qr-code": "^2.0",
|
|
|
+ "php": "^7.3||^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "endroid/quality": "dev-master",
|
|
|
+ "ext-gd": "*",
|
|
|
+ "khanamiryan/qrcode-detector-decoder": "^1.0.4",
|
|
|
+ "setasign/fpdf": "^1.8.2"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-gd": "Enables you to write PNG images",
|
|
|
+ "khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator",
|
|
|
+ "roave/security-advisories": "Makes sure package versions with known security issues are not installed",
|
|
|
+ "setasign/fpdf": "Enables you to use the PDF writer"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "4.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Endroid\\QrCode\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Jeroen van den Enden",
|
|
|
+ "email": "info@endroid.nl"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Endroid QR Code",
|
|
|
+ "homepage": "https://github.com/endroid/qr-code",
|
|
|
+ "keywords": [
|
|
|
+ "code",
|
|
|
+ "endroid",
|
|
|
+ "php",
|
|
|
+ "qr",
|
|
|
+ "qrcode"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/endroid/qr-code/issues",
|
|
|
+ "source": "https://github.com/endroid/qr-code/tree/4.3.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/endroid",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-28T12:29:40+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "firebase/php-jwt",
|
|
|
+ "version": "v5.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/firebase/php-jwt.git",
|
|
|
+ "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
|
|
|
+ "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": ">=4.8 <=9"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Firebase\\JWT\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "BSD-3-Clause"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Neuman Vong",
|
|
|
+ "email": "neuman+pear@twilio.com",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Anant Narayanan",
|
|
|
+ "email": "anant@php.net",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
|
+ "homepage": "https://github.com/firebase/php-jwt",
|
|
|
+ "keywords": [
|
|
|
+ "jwt",
|
|
|
+ "php"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/firebase/php-jwt/issues",
|
|
|
+ "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
|
|
|
+ },
|
|
|
+ "time": "2021-06-23T19:00:23+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "guzzlehttp/guzzle",
|
|
|
+ "version": "7.3.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/guzzle/guzzle.git",
|
|
|
+ "reference": "7008573787b430c1c1f650e3722d9bba59967628"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
|
|
|
+ "reference": "7008573787b430c1c1f650e3722d9bba59967628",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "guzzlehttp/promises": "^1.4",
|
|
|
+ "guzzlehttp/psr7": "^1.7 || ^2.0",
|
|
|
+ "php": "^7.2.5 || ^8.0",
|
|
|
+ "psr/http-client": "^1.0"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/http-client-implementation": "1.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "bamarni/composer-bin-plugin": "^1.4.1",
|
|
|
+ "ext-curl": "*",
|
|
|
+ "php-http/client-integration-tests": "^3.0",
|
|
|
+ "phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
|
|
+ "psr/log": "^1.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-curl": "Required for CURL handler support",
|
|
|
+ "ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
|
|
+ "psr/log": "Required for using the Log middleware"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "7.3-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Márk Sági-Kazár",
|
|
|
+ "email": "mark.sagikazar@gmail.com",
|
|
|
+ "homepage": "https://sagikazarmark.hu"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Guzzle is a PHP HTTP client library",
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
+ "keywords": [
|
|
|
+ "client",
|
|
|
+ "curl",
|
|
|
+ "framework",
|
|
|
+ "http",
|
|
|
+ "http client",
|
|
|
+ "psr-18",
|
|
|
+ "psr-7",
|
|
|
+ "rest",
|
|
|
+ "web service"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
+ "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/GrahamCampbell",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/Nyholm",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/alexeyshockov",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/gmponos",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T11:33:13+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "guzzlehttp/promises",
|
|
|
+ "version": "1.4.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/guzzle/promises.git",
|
|
|
+ "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
|
|
|
+ "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.5"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.4-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "GuzzleHttp\\Promise\\": "src/"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/functions_include.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Michael Dowling",
|
|
|
+ "email": "mtdowling@gmail.com",
|
|
|
+ "homepage": "https://github.com/mtdowling"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Guzzle promises library",
|
|
|
+ "keywords": [
|
|
|
+ "promise"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/guzzle/promises/issues",
|
|
|
+ "source": "https://github.com/guzzle/promises/tree/1.4.1"
|
|
|
+ },
|
|
|
+ "time": "2021-03-07T09:25:29+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "guzzlehttp/psr7",
|
|
|
+ "version": "2.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/guzzle/psr7.git",
|
|
|
+ "reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
|
|
|
+ "reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.2.5 || ^8.0",
|
|
|
+ "psr/http-factory": "^1.0",
|
|
|
+ "psr/http-message": "^1.0",
|
|
|
+ "ralouphie/getallheaders": "^3.0"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/http-factory-implementation": "1.0",
|
|
|
+ "psr/http-message-implementation": "1.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "bamarni/composer-bin-plugin": "^1.4.1",
|
|
|
+ "http-interop/http-factory-tests": "^0.9",
|
|
|
+ "phpunit/phpunit": "^8.5.8 || ^9.3.10"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "2.0-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "GuzzleHttp\\Psr7\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Márk Sági-Kazár",
|
|
|
+ "email": "mark.sagikazar@gmail.com",
|
|
|
+ "homepage": "https://sagikazarmark.hu"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
+ "keywords": [
|
|
|
+ "http",
|
|
|
+ "message",
|
|
|
+ "psr-7",
|
|
|
+ "request",
|
|
|
+ "response",
|
|
|
+ "stream",
|
|
|
+ "uri",
|
|
|
+ "url"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/guzzle/psr7/issues",
|
|
|
+ "source": "https://github.com/guzzle/psr7/tree/2.0.0"
|
|
|
+ },
|
|
|
+ "time": "2021-06-30T20:03:07+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "league/flysystem",
|
|
|
+ "version": "1.1.5",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/thephpleague/flysystem.git",
|
|
|
+ "reference": "18634df356bfd4119fe3d6156bdb990c414c14ea"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/18634df356bfd4119fe3d6156bdb990c414c14ea",
|
|
|
+ "reference": "18634df356bfd4119fe3d6156bdb990c414c14ea",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-fileinfo": "*",
|
|
|
+ "league/mime-type-detection": "^1.3",
|
|
|
+ "php": "^7.2.5 || ^8.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "league/flysystem-sftp": "<1.0.6"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpspec/prophecy": "^1.11.1",
|
|
|
+ "phpunit/phpunit": "^8.5.8"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-ftp": "Allows you to use FTP server storage",
|
|
|
+ "ext-openssl": "Allows you to use FTPS server storage",
|
|
|
+ "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
|
+ "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
|
+ "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
|
+ "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
|
+ "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
|
+ "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
|
+ "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
|
+ "league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
|
+ "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
|
+ "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
|
+ "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.1-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "League\\Flysystem\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Frank de Jonge",
|
|
|
+ "email": "info@frenky.net"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Filesystem abstraction: Many filesystems, one API.",
|
|
|
+ "keywords": [
|
|
|
+ "Cloud Files",
|
|
|
+ "WebDAV",
|
|
|
+ "abstraction",
|
|
|
+ "aws",
|
|
|
+ "cloud",
|
|
|
+ "copy.com",
|
|
|
+ "dropbox",
|
|
|
+ "file systems",
|
|
|
+ "files",
|
|
|
+ "filesystem",
|
|
|
+ "filesystems",
|
|
|
+ "ftp",
|
|
|
+ "rackspace",
|
|
|
+ "remote",
|
|
|
+ "s3",
|
|
|
+ "sftp",
|
|
|
+ "storage"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/thephpleague/flysystem/issues",
|
|
|
+ "source": "https://github.com/thephpleague/flysystem/tree/1.1.5"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://offset.earth/frankdejonge",
|
|
|
+ "type": "other"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-17T13:49:42+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "league/flysystem-cached-adapter",
|
|
|
+ "version": "1.1.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
|
|
|
+ "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
|
|
+ "reference": "d1925efb2207ac4be3ad0c40b8277175f99ffaff",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "league/flysystem": "~1.0",
|
|
|
+ "psr/cache": "^1.0.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "~0.9",
|
|
|
+ "phpspec/phpspec": "^3.4",
|
|
|
+ "phpunit/phpunit": "^5.7",
|
|
|
+ "predis/predis": "~1.0",
|
|
|
+ "tedivm/stash": "~0.12"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-phpredis": "Pure C implemented extension for PHP"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "League\\Flysystem\\Cached\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "frankdejonge",
|
|
|
+ "email": "info@frenky.net"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "An adapter decorator to enable meta-data caching.",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/thephpleague/flysystem-cached-adapter/issues",
|
|
|
+ "source": "https://github.com/thephpleague/flysystem-cached-adapter/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2020-07-25T15:56:04+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "league/mime-type-detection",
|
|
|
+ "version": "1.7.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/thephpleague/mime-type-detection.git",
|
|
|
+ "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
|
|
|
+ "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-fileinfo": "*",
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.18",
|
|
|
+ "phpstan/phpstan": "^0.12.68",
|
|
|
+ "phpunit/phpunit": "^8.5.8 || ^9.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "League\\MimeTypeDetection\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Frank de Jonge",
|
|
|
+ "email": "info@frankdejonge.nl"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Mime-type detection for Flysystem",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/thephpleague/mime-type-detection/issues",
|
|
|
+ "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/frankdejonge",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-01-18T20:58:21+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "monolog/monolog",
|
|
|
+ "version": "2.3.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/Seldaek/monolog.git",
|
|
|
+ "reference": "71312564759a7db5b789296369c1a264efc43aad"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
|
|
|
+ "reference": "71312564759a7db5b789296369c1a264efc43aad",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2",
|
|
|
+ "psr/log": "^1.0.1"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/log-implementation": "1.0.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
|
+ "doctrine/couchdb": "~1.0@dev",
|
|
|
+ "elasticsearch/elasticsearch": "^7",
|
|
|
+ "graylog2/gelf-php": "^1.4.2",
|
|
|
+ "mongodb/mongodb": "^1.8",
|
|
|
+ "php-amqplib/php-amqplib": "~2.4",
|
|
|
+ "php-console/php-console": "^3.1.3",
|
|
|
+ "phpspec/prophecy": "^1.6.1",
|
|
|
+ "phpstan/phpstan": "^0.12.91",
|
|
|
+ "phpunit/phpunit": "^8.5",
|
|
|
+ "predis/predis": "^1.1",
|
|
|
+ "rollbar/rollbar": "^1.3",
|
|
|
+ "ruflin/elastica": ">=0.90 <7.0.1",
|
|
|
+ "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",
|
|
|
+ "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
|
|
|
+ "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
+ "ext-mbstring": "Allow to work properly with unicode symbols",
|
|
|
+ "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
|
|
|
+ "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
+ "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Monolog\\": "src/Monolog"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Jordi Boggiano",
|
|
|
+ "email": "j.boggiano@seld.be",
|
|
|
+ "homepage": "https://seld.be"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
|
+ "homepage": "https://github.com/Seldaek/monolog",
|
|
|
+ "keywords": [
|
|
|
+ "log",
|
|
|
+ "logging",
|
|
|
+ "psr-3"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
+ "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/Seldaek",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-07-23T07:42:52+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "nesbot/carbon",
|
|
|
+ "version": "2.53.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
+ "reference": "f4655858a784988f880c1b8c7feabbf02dfdf045"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f4655858a784988f880c1b8c7feabbf02dfdf045",
|
|
|
+ "reference": "f4655858a784988f880c1b8c7feabbf02dfdf045",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": "^7.1.8 || ^8.0",
|
|
|
+ "symfony/polyfill-mbstring": "^1.0",
|
|
|
+ "symfony/polyfill-php80": "^1.16",
|
|
|
+ "symfony/translation": "^3.4 || ^4.0 || ^5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "doctrine/orm": "^2.7",
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.0",
|
|
|
+ "kylekatarnls/multi-tester": "^2.0",
|
|
|
+ "phpmd/phpmd": "^2.9",
|
|
|
+ "phpstan/extension-installer": "^1.0",
|
|
|
+ "phpstan/phpstan": "^0.12.54",
|
|
|
+ "phpunit/phpunit": "^7.5.20 || ^8.5.14",
|
|
|
+ "squizlabs/php_codesniffer": "^3.4"
|
|
|
+ },
|
|
|
+ "bin": [
|
|
|
+ "bin/carbon"
|
|
|
+ ],
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-3.x": "3.x-dev",
|
|
|
+ "dev-master": "2.x-dev"
|
|
|
+ },
|
|
|
+ "laravel": {
|
|
|
+ "providers": [
|
|
|
+ "Carbon\\Laravel\\ServiceProvider"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "phpstan": {
|
|
|
+ "includes": [
|
|
|
+ "extension.neon"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Carbon\\": "src/Carbon/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Brian Nesbitt",
|
|
|
+ "email": "brian@nesbot.com",
|
|
|
+ "homepage": "https://markido.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "kylekatarnls",
|
|
|
+ "homepage": "https://github.com/kylekatarnls"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "An API extension for DateTime that supports 281 different languages.",
|
|
|
+ "homepage": "https://carbon.nesbot.com",
|
|
|
+ "keywords": [
|
|
|
+ "date",
|
|
|
+ "datetime",
|
|
|
+ "time"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/briannesbitt/Carbon/issues",
|
|
|
+ "source": "https://github.com/briannesbitt/Carbon"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://opencollective.com/Carbon",
|
|
|
+ "type": "open_collective"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-09-06T09:29:23+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overtrue/socialite",
|
|
|
+ "version": "3.2.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/overtrue/socialite.git",
|
|
|
+ "reference": "7605f4370a92ea4811cc5016d4709ef3d545f51c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/overtrue/socialite/zipball/7605f4370a92ea4811cc5016d4709ef3d545f51c",
|
|
|
+ "reference": "7605f4370a92ea4811cc5016d4709ef3d545f51c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-openssl": "*",
|
|
|
+ "guzzlehttp/guzzle": "~6.0|~7.0",
|
|
|
+ "php": ">=7.4",
|
|
|
+ "symfony/http-foundation": "^5.0",
|
|
|
+ "symfony/psr-http-message-bridge": "^2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "~1.2",
|
|
|
+ "phpunit/phpunit": "~9.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Overtrue\\Socialite\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "overtrue",
|
|
|
+ "email": "anzhengchao@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A collection of OAuth 2 packages.",
|
|
|
+ "keywords": [
|
|
|
+ "Feishu",
|
|
|
+ "login",
|
|
|
+ "oauth",
|
|
|
+ "qcloud",
|
|
|
+ "qq",
|
|
|
+ "social",
|
|
|
+ "wechat",
|
|
|
+ "weibo"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/overtrue/socialite/issues",
|
|
|
+ "source": "https://github.com/overtrue/socialite/tree/3.2.4"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/overtrue",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-31T07:32:54+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "overtrue/wechat",
|
|
|
+ "version": "5.7.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/w7corp/easywechat.git",
|
|
|
+ "reference": "d57d2104fe705511374ae3627b0d9b7a761d87b9"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/w7corp/easywechat/zipball/d57d2104fe705511374ae3627b0d9b7a761d87b9",
|
|
|
+ "reference": "d57d2104fe705511374ae3627b0d9b7a761d87b9",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "easywechat-composer/easywechat-composer": "^1.1",
|
|
|
+ "ext-fileinfo": "*",
|
|
|
+ "ext-libxml": "*",
|
|
|
+ "ext-openssl": "*",
|
|
|
+ "ext-simplexml": "*",
|
|
|
+ "guzzlehttp/guzzle": "^6.2 || ^7.0",
|
|
|
+ "monolog/monolog": "^1.22 || ^2.0",
|
|
|
+ "overtrue/socialite": "^3.2",
|
|
|
+ "php": ">=7.4",
|
|
|
+ "pimple/pimple": "^3.0",
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
+ "symfony/cache": "^3.3 || ^4.3 || ^5.0",
|
|
|
+ "symfony/event-dispatcher": "^4.3 || ^5.0",
|
|
|
+ "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
|
|
|
+ "symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "brainmaestro/composer-git-hooks": "^2.7",
|
|
|
+ "dms/phpunit-arraysubset-asserts": "^0.2.0",
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.15",
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
+ "mockery/mockery": "^1.2.3",
|
|
|
+ "phpstan/phpstan": "^0.12.0",
|
|
|
+ "phpunit/phpunit": "^9.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "hooks": {
|
|
|
+ "pre-commit": [
|
|
|
+ "composer test",
|
|
|
+ "composer fix-style"
|
|
|
+ ],
|
|
|
+ "pre-push": [
|
|
|
+ "composer test",
|
|
|
+ "composer fix-style"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "EasyWeChat\\": "src/"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/Kernel/Support/Helpers.php",
|
|
|
+ "src/Kernel/Helpers.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "overtrue",
|
|
|
+ "email": "anzhengchao@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "微信SDK",
|
|
|
+ "keywords": [
|
|
|
+ "easywechat",
|
|
|
+ "sdk",
|
|
|
+ "wechat",
|
|
|
+ "weixin",
|
|
|
+ "weixin-sdk"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/w7corp/easywechat/issues",
|
|
|
+ "source": "https://github.com/w7corp/easywechat/tree/5.7.2"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.easywechat.com/img/pay/wechat.jpg",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/overtrue",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/overtrue",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-09-06T10:39:11+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "phpoffice/phpexcel",
|
|
|
+ "version": "1.8.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/PHPOffice/PHPExcel.git",
|
|
|
+ "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
|
+ "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-xml": "*",
|
|
|
+ "ext-xmlwriter": "*",
|
|
|
+ "php": ">=5.2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "PHPExcel": "Classes/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "LGPL"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Maarten Balliauw",
|
|
|
+ "homepage": "http://blog.maartenballiauw.be"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Mark Baker"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Franck Lefevre",
|
|
|
+ "homepage": "http://blog.rootslabs.net"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Erik Tilt"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
|
+ "homepage": "http://phpexcel.codeplex.com",
|
|
|
+ "keywords": [
|
|
|
+ "OpenXML",
|
|
|
+ "excel",
|
|
|
+ "php",
|
|
|
+ "spreadsheet",
|
|
|
+ "xls",
|
|
|
+ "xlsx"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/PHPOffice/PHPExcel/issues",
|
|
|
+ "source": "https://github.com/PHPOffice/PHPExcel/tree/master"
|
|
|
+ },
|
|
|
+ "abandoned": "phpoffice/phpspreadsheet",
|
|
|
+ "time": "2015-05-01T07:00:55+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "pimple/pimple",
|
|
|
+ "version": "v3.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/silexphp/Pimple.git",
|
|
|
+ "reference": "86406047271859ffc13424a048541f4531f53601"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/silexphp/Pimple/zipball/86406047271859ffc13424a048541f4531f53601",
|
|
|
+ "reference": "86406047271859ffc13424a048541f4531f53601",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/container": "^1.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/phpunit-bridge": "^5.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "3.4.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Pimple": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Pimple, a simple Dependency Injection Container",
|
|
|
+ "homepage": "https://pimple.symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "container",
|
|
|
+ "dependency injection"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/silexphp/Pimple/tree/v3.4.0"
|
|
|
+ },
|
|
|
+ "time": "2021-03-06T08:28:00+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/cache",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/cache.git",
|
|
|
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
+ "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Cache\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for caching libraries",
|
|
|
+ "keywords": [
|
|
|
+ "cache",
|
|
|
+ "psr",
|
|
|
+ "psr-6"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/cache/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2016-08-06T20:24:11+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/container",
|
|
|
+ "version": "1.1.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
+ "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Container\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
+ "keywords": [
|
|
|
+ "PSR-11",
|
|
|
+ "container",
|
|
|
+ "container-interface",
|
|
|
+ "container-interop",
|
|
|
+ "psr"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/php-fig/container/issues",
|
|
|
+ "source": "https://github.com/php-fig/container/tree/1.1.1"
|
|
|
+ },
|
|
|
+ "time": "2021-03-05T17:36:06+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/event-dispatcher",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/event-dispatcher.git",
|
|
|
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\EventDispatcher\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Standard interfaces for event handling.",
|
|
|
+ "keywords": [
|
|
|
+ "events",
|
|
|
+ "psr",
|
|
|
+ "psr-14"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
|
+ "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
|
+ },
|
|
|
+ "time": "2019-01-08T18:20:26+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/http-client",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/http-client.git",
|
|
|
+ "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
+ "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.0 || ^8.0",
|
|
|
+ "psr/http-message": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Http\\Client\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for HTTP clients",
|
|
|
+ "homepage": "https://github.com/php-fig/http-client",
|
|
|
+ "keywords": [
|
|
|
+ "http",
|
|
|
+ "http-client",
|
|
|
+ "psr",
|
|
|
+ "psr-18"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/http-client/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2020-06-29T06:28:15+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/http-factory",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/http-factory.git",
|
|
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.0.0",
|
|
|
+ "psr/http-message": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interfaces for PSR-7 HTTP message factories",
|
|
|
+ "keywords": [
|
|
|
+ "factory",
|
|
|
+ "http",
|
|
|
+ "message",
|
|
|
+ "psr",
|
|
|
+ "psr-17",
|
|
|
+ "psr-7",
|
|
|
+ "request",
|
|
|
+ "response"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/http-factory/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2019-04-30T12:38:16+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/http-message",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/http-message.git",
|
|
|
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
+ "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for HTTP messages",
|
|
|
+ "homepage": "https://github.com/php-fig/http-message",
|
|
|
+ "keywords": [
|
|
|
+ "http",
|
|
|
+ "http-message",
|
|
|
+ "psr",
|
|
|
+ "psr-7",
|
|
|
+ "request",
|
|
|
+ "response"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/http-message/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2016-08-06T14:39:51+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/log",
|
|
|
+ "version": "1.1.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
+ "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Log\\": "Psr/Log/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
+ "keywords": [
|
|
|
+ "log",
|
|
|
+ "psr",
|
|
|
+ "psr-3"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
|
+ },
|
|
|
+ "time": "2021-05-03T11:20:27+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/simple-cache",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/simple-cache.git",
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
+ "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\SimpleCache\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interfaces for simple caching",
|
|
|
+ "keywords": [
|
|
|
+ "cache",
|
|
|
+ "caching",
|
|
|
+ "psr",
|
|
|
+ "psr-16",
|
|
|
+ "simple-cache"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/php-fig/simple-cache/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2017-10-23T01:57:42+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "qiniu/php-sdk",
|
|
|
+ "version": "v7.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/qiniu/php-sdk.git",
|
|
|
+ "reference": "1c6bc89166e524a40ee42bf516fb99ffc6401c82"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/1c6bc89166e524a40ee42bf516fb99ffc6401c82",
|
|
|
+ "reference": "1c6bc89166e524a40ee42bf516fb99ffc6401c82",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
+ "squizlabs/php_codesniffer": "~3.6"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Qiniu\\": "src/Qiniu"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/Qiniu/functions.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Qiniu",
|
|
|
+ "email": "sdk@qiniu.com",
|
|
|
+ "homepage": "http://www.qiniu.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Qiniu Resource (Cloud) Storage SDK for PHP",
|
|
|
+ "homepage": "http://developer.qiniu.com/",
|
|
|
+ "keywords": [
|
|
|
+ "cloud",
|
|
|
+ "qiniu",
|
|
|
+ "sdk",
|
|
|
+ "storage"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/qiniu/php-sdk/issues",
|
|
|
+ "source": "https://github.com/qiniu/php-sdk/tree/v7.4.0"
|
|
|
+ },
|
|
|
+ "time": "2021-07-19T07:41:36+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "ralouphie/getallheaders",
|
|
|
+ "version": "3.0.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.6"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
+ "phpunit/phpunit": "^5 || ^6.5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/getallheaders.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ralph Khattar",
|
|
|
+ "email": "ralph.khattar@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A polyfill for getallheaders.",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
|
+ "source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
|
+ },
|
|
|
+ "time": "2019-03-08T08:55:37+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/cache",
|
|
|
+ "version": "v5.3.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/cache.git",
|
|
|
+ "reference": "864867b13bd67347497ce956f4b253f8fe18b80c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache/zipball/864867b13bd67347497ce956f4b253f8fe18b80c",
|
|
|
+ "reference": "864867b13bd67347497ce956f4b253f8fe18b80c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/cache": "^1.0|^2.0",
|
|
|
+ "psr/log": "^1.1|^2|^3",
|
|
|
+ "symfony/cache-contracts": "^1.1.7|^2",
|
|
|
+ "symfony/deprecation-contracts": "^2.1",
|
|
|
+ "symfony/polyfill-php73": "^1.9",
|
|
|
+ "symfony/polyfill-php80": "^1.16",
|
|
|
+ "symfony/service-contracts": "^1.1|^2",
|
|
|
+ "symfony/var-exporter": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "doctrine/dbal": "<2.10",
|
|
|
+ "symfony/dependency-injection": "<4.4",
|
|
|
+ "symfony/http-kernel": "<4.4",
|
|
|
+ "symfony/var-dumper": "<4.4"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/cache-implementation": "1.0|2.0",
|
|
|
+ "psr/simple-cache-implementation": "1.0",
|
|
|
+ "symfony/cache-implementation": "1.0|2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "cache/integration-tests": "dev-master",
|
|
|
+ "doctrine/cache": "^1.6|^2.0",
|
|
|
+ "doctrine/dbal": "^2.10|^3.0",
|
|
|
+ "predis/predis": "^1.1",
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
+ "symfony/config": "^4.4|^5.0",
|
|
|
+ "symfony/dependency-injection": "^4.4|^5.0",
|
|
|
+ "symfony/filesystem": "^4.4|^5.0",
|
|
|
+ "symfony/http-kernel": "^4.4|^5.0",
|
|
|
+ "symfony/messenger": "^4.4|^5.0",
|
|
|
+ "symfony/var-dumper": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Cache\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "caching",
|
|
|
+ "psr6"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/cache/tree/v5.3.7"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-29T15:08:21+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/cache-contracts",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/cache-contracts.git",
|
|
|
+ "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
|
|
|
+ "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/cache": "^1.0|^2.0|^3.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/cache-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.4-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\Cache\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Generic abstractions related to caching",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T23:28:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/deprecation-contracts",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
+ "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
|
+ "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.4-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "function.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A generic function and convention to trigger deprecation notices",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T23:28:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/event-dispatcher",
|
|
|
+ "version": "v5.3.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
+ "reference": "ce7b20d69c66a20939d8952b617506a44d102130"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
|
|
|
+ "reference": "ce7b20d69c66a20939d8952b617506a44d102130",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/deprecation-contracts": "^2.1",
|
|
|
+ "symfony/event-dispatcher-contracts": "^2",
|
|
|
+ "symfony/polyfill-php80": "^1.16"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/dependency-injection": "<4.4"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/event-dispatcher-implementation": "1.0",
|
|
|
+ "symfony/event-dispatcher-implementation": "2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "psr/log": "^1|^2|^3",
|
|
|
+ "symfony/config": "^4.4|^5.0",
|
|
|
+ "symfony/dependency-injection": "^4.4|^5.0",
|
|
|
+ "symfony/error-handler": "^4.4|^5.0",
|
|
|
+ "symfony/expression-language": "^4.4|^5.0",
|
|
|
+ "symfony/http-foundation": "^4.4|^5.0",
|
|
|
+ "symfony/service-contracts": "^1.1|^2",
|
|
|
+ "symfony/stopwatch": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/dependency-injection": "",
|
|
|
+ "symfony/http-kernel": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\EventDispatcher\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-04T21:20:46+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/event-dispatcher-contracts",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
+ "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
|
|
|
+ "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/event-dispatcher": "^1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/event-dispatcher-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.4-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\EventDispatcher\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Generic abstractions related to dispatching event",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T23:28:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/http-foundation",
|
|
|
+ "version": "v5.3.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/http-foundation.git",
|
|
|
+ "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
|
|
|
+ "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/deprecation-contracts": "^2.1",
|
|
|
+ "symfony/polyfill-mbstring": "~1.1",
|
|
|
+ "symfony/polyfill-php80": "^1.16"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "predis/predis": "~1.0",
|
|
|
+ "symfony/cache": "^4.4|^5.0",
|
|
|
+ "symfony/expression-language": "^4.4|^5.0",
|
|
|
+ "symfony/mime": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/mime": "To use the file extension guesser"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "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": "Defines an object-oriented layer for the HTTP specification",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/http-foundation/tree/v5.3.7"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-27T11:20:35+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
+ "version": "v1.23.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
|
|
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-mbstring": "For best performance"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.23-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill for the Mbstring extension",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "mbstring",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-05-27T12:26:48+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php73",
|
|
|
+ "version": "v1.23.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
+ "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
|
+ "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.23-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php73\\": ""
|
|
|
+ },
|
|
|
+ "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.3+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-02-19T12:13:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php80",
|
|
|
+ "version": "v1.23.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
+ "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
|
|
+ "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.23-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php80\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ion Bazan",
|
|
|
+ "email": "ion.bazan@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-07-28T13:41:28+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/process",
|
|
|
+ "version": "v4.4.30",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/process.git",
|
|
|
+ "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
|
|
|
+ "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.3",
|
|
|
+ "symfony/polyfill-php80": "^1.16"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Process\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Executes commands in sub-processes",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/process/tree/v4.4.30"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-04T20:31:23+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/psr-http-message-bridge",
|
|
|
+ "version": "v2.1.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
|
+ "reference": "c9012994c4b4fb23e7c57dd86b763a417a04feba"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c9012994c4b4fb23e7c57dd86b763a417a04feba",
|
|
|
+ "reference": "c9012994c4b4fb23e7c57dd86b763a417a04feba",
|
|
|
+ "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": "^4.4 || ^5.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "nyholm/psr7": "^1.1",
|
|
|
+ "psr/log": "^1.1 || ^2 || ^3",
|
|
|
+ "symfony/browser-kit": "^4.4 || ^5.0",
|
|
|
+ "symfony/config": "^4.4 || ^5.0",
|
|
|
+ "symfony/event-dispatcher": "^4.4 || ^5.0",
|
|
|
+ "symfony/framework-bundle": "^4.4 || ^5.0",
|
|
|
+ "symfony/http-kernel": "^4.4 || ^5.0",
|
|
|
+ "symfony/phpunit-bridge": "^4.4.19 || ^5.2"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
|
+ },
|
|
|
+ "type": "symfony-bridge",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.1-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "http://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PSR HTTP message bridge",
|
|
|
+ "homepage": "http://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "http",
|
|
|
+ "http-message",
|
|
|
+ "psr-17",
|
|
|
+ "psr-7"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/symfony/psr-http-message-bridge/issues",
|
|
|
+ "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.1"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-07-27T17:25:39+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/service-contracts",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/service-contracts.git",
|
|
|
+ "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
|
|
|
+ "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/container": "^1.1"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/service-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.4-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\Service\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Generic abstractions related to writing services",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-04-01T10:43:52+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/translation",
|
|
|
+ "version": "v5.3.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/translation.git",
|
|
|
+ "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation/zipball/4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6",
|
|
|
+ "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/deprecation-contracts": "^2.1",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/polyfill-php80": "^1.16",
|
|
|
+ "symfony/translation-contracts": "^2.3"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "symfony/config": "<4.4",
|
|
|
+ "symfony/dependency-injection": "<5.0",
|
|
|
+ "symfony/http-kernel": "<5.0",
|
|
|
+ "symfony/twig-bundle": "<5.0",
|
|
|
+ "symfony/yaml": "<4.4"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "symfony/translation-implementation": "2.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "psr/log": "^1|^2|^3",
|
|
|
+ "symfony/config": "^4.4|^5.0",
|
|
|
+ "symfony/console": "^4.4|^5.0",
|
|
|
+ "symfony/dependency-injection": "^5.0",
|
|
|
+ "symfony/finder": "^4.4|^5.0",
|
|
|
+ "symfony/http-kernel": "^5.0",
|
|
|
+ "symfony/intl": "^4.4|^5.0",
|
|
|
+ "symfony/polyfill-intl-icu": "^1.21",
|
|
|
+ "symfony/service-contracts": "^1.1.2|^2",
|
|
|
+ "symfony/yaml": "^4.4|^5.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "psr/log-implementation": "To use logging capability in translator",
|
|
|
+ "symfony/config": "",
|
|
|
+ "symfony/yaml": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "Resources/functions.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\Translation\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fabien Potencier",
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides tools to internationalize your application",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/translation/tree/v5.3.7"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-26T08:22:53+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/translation-contracts",
|
|
|
+ "version": "v2.4.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/translation-contracts.git",
|
|
|
+ "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
|
|
|
+ "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/translation-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.4-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\Translation\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Generic abstractions related to translation",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-03-23T23:28:01+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/var-exporter",
|
|
|
+ "version": "v5.3.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/var-exporter.git",
|
|
|
+ "reference": "2ded877ab0574d8b646f4eb3f716f8ed7ee7f392"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-exporter/zipball/2ded877ab0574d8b646f4eb3f716f8ed7ee7f392",
|
|
|
+ "reference": "2ded877ab0574d8b646f4eb3f716f8ed7ee7f392",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "symfony/polyfill-php80": "^1.16"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "symfony/var-dumper": "^4.4.9|^5.0.9"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\VarExporter\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Allows exporting any serializable PHP data structure to plain PHP code",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "clone",
|
|
|
+ "construct",
|
|
|
+ "export",
|
|
|
+ "hydrate",
|
|
|
+ "instantiate",
|
|
|
+ "serialize"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/var-exporter/tree/v5.3.7"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-04T22:42:42+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/framework",
|
|
|
+ "version": "v6.0.9",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/framework.git",
|
|
|
+ "reference": "0b5fb453f0e533de3af3a1ab6a202510b61be617"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/framework/zipball/0b5fb453f0e533de3af3a1ab6a202510b61be617",
|
|
|
+ "reference": "0b5fb453f0e533de3af3a1ab6a202510b61be617",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-mbstring": "*",
|
|
|
+ "league/flysystem": "^1.1.4",
|
|
|
+ "league/flysystem-cached-adapter": "^1.0",
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/container": "~1.0",
|
|
|
+ "psr/log": "~1.0",
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
+ "topthink/think-helper": "^3.1.1",
|
|
|
+ "topthink/think-orm": "^2.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
+ "mockery/mockery": "^1.2",
|
|
|
+ "phpunit/phpunit": "^7.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [],
|
|
|
+ "psr-4": {
|
|
|
+ "think\\": "src/think/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "yunwuxin",
|
|
|
+ "email": "448901948@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The ThinkPHP Framework.",
|
|
|
+ "homepage": "http://thinkphp.cn/",
|
|
|
+ "keywords": [
|
|
|
+ "framework",
|
|
|
+ "orm",
|
|
|
+ "thinkphp"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/framework/issues",
|
|
|
+ "source": "https://github.com/top-think/framework/tree/v6.0.9"
|
|
|
+ },
|
|
|
+ "time": "2021-07-22T03:24:49+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-helper",
|
|
|
+ "version": "v3.1.5",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-helper.git",
|
|
|
+ "reference": "f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-helper/zipball/f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905",
|
|
|
+ "reference": "f98e3ad44acd27ae85a4d923b1bdfd16c6d8d905",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\": "src"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/helper.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "yunwuxin",
|
|
|
+ "email": "448901948@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The ThinkPHP6 Helper Package",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-helper/issues",
|
|
|
+ "source": "https://github.com/top-think/think-helper/tree/v3.1.5"
|
|
|
+ },
|
|
|
+ "time": "2021-06-21T06:17:31+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-orm",
|
|
|
+ "version": "v2.0.44",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-orm.git",
|
|
|
+ "reference": "5d3d5c1ebf8bfccf34bacd90edb42989b16ea409"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-orm/zipball/5d3d5c1ebf8bfccf34bacd90edb42989b16ea409",
|
|
|
+ "reference": "5d3d5c1ebf8bfccf34bacd90edb42989b16ea409",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "ext-pdo": "*",
|
|
|
+ "php": ">=7.1.0",
|
|
|
+ "psr/log": "~1.0",
|
|
|
+ "psr/simple-cache": "^1.0",
|
|
|
+ "topthink/think-helper": "^3.1"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": "^7|^8|^9.5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\": "src"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "stubs/load_stubs.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "think orm",
|
|
|
+ "keywords": [
|
|
|
+ "database",
|
|
|
+ "orm"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-orm/issues",
|
|
|
+ "source": "https://github.com/top-think/think-orm/tree/v2.0.44"
|
|
|
+ },
|
|
|
+ "time": "2021-07-21T02:22:31+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-queue",
|
|
|
+ "version": "v3.0.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-queue.git",
|
|
|
+ "reference": "a9f81126bdd52d036461e0c6556592dd478c8728"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-queue/zipball/a9f81126bdd52d036461e0c6556592dd478c8728",
|
|
|
+ "reference": "a9f81126bdd52d036461e0c6556592dd478c8728",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-json": "*",
|
|
|
+ "nesbot/carbon": "^2.16",
|
|
|
+ "symfony/process": "^4.2",
|
|
|
+ "topthink/framework": "^6.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mockery/mockery": "^1.2",
|
|
|
+ "phpunit/phpunit": "^6.2",
|
|
|
+ "topthink/think-migration": "^3.0.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "think": {
|
|
|
+ "services": [
|
|
|
+ "think\\queue\\Service"
|
|
|
+ ],
|
|
|
+ "config": {
|
|
|
+ "queue": "src/config.php"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\": "src"
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/common.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "yunwuxin",
|
|
|
+ "email": "448901948@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "The ThinkPHP6 Queue Package",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-queue/issues",
|
|
|
+ "source": "https://github.com/top-think/think-queue/tree/v3.0.6"
|
|
|
+ },
|
|
|
+ "time": "2021-06-24T18:03:45+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "xaboy/form-builder",
|
|
|
+ "version": "2.0.19",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/xaboy/form-builder.git",
|
|
|
+ "reference": "5cf3f5435a63954c1d11ba82c3cd4cfe3d145acf"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/xaboy/form-builder/zipball/5cf3f5435a63954c1d11ba82c3cd4cfe3d145acf",
|
|
|
+ "reference": "5cf3f5435a63954c1d11ba82c3cd4cfe3d145acf",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "doctrine/annotations": "^1.2.7",
|
|
|
+ "ext-json": "*",
|
|
|
+ "php": ">=5.4.0",
|
|
|
+ "symfony/http-foundation": ">=2.6"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "FormBuilder\\": "./src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "xaboy",
|
|
|
+ "email": "xaboy2005@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP表单生成器,快速生成现代化的form表单。包含复选框、单选框、输入框、下拉选择框等元素以及,省市区三级联动,时间选择,日期选择,颜色选择,文件/图片上传等功能。",
|
|
|
+ "homepage": "https://github.com/xaboy/form-builder",
|
|
|
+ "keywords": [
|
|
|
+ "dynamic-form",
|
|
|
+ "element-ui",
|
|
|
+ "form",
|
|
|
+ "form-create",
|
|
|
+ "form-generator",
|
|
|
+ "iview"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/xaboy/form-builder/issues",
|
|
|
+ "source": "https://github.com/xaboy/form-builder"
|
|
|
+ },
|
|
|
+ "time": "2021-02-25T03:51:14+00:00"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "packages-dev": [
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php72",
|
|
|
+ "version": "v1.23.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
+ "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
|
+ "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.23-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php72\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-05-27T09:17:38+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/var-dumper",
|
|
|
+ "version": "v4.4.30",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/var-dumper.git",
|
|
|
+ "reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c",
|
|
|
+ "reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.3",
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/polyfill-php72": "~1.5",
|
|
|
+ "symfony/polyfill-php80": "^1.16"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
|
|
|
+ "symfony/console": "<3.4"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "ext-iconv": "*",
|
|
|
+ "symfony/console": "^3.4|^4.0|^5.0",
|
|
|
+ "symfony/process": "^4.4|^5.0",
|
|
|
+ "twig/twig": "^1.43|^2.13|^3.0.4"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
|
+ "ext-intl": "To show region name in time zone dump",
|
|
|
+ "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
|
+ },
|
|
|
+ "bin": [
|
|
|
+ "Resources/bin/var-dump-server"
|
|
|
+ ],
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "Resources/functions/dump.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\VarDumper\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "debug",
|
|
|
+ "dump"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/var-dumper/tree/v4.4.30"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-08-04T20:31:23+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-trace",
|
|
|
+ "version": "v1.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-trace.git",
|
|
|
+ "reference": "9a9fa8f767b6c66c5a133ad21ca1bc96ad329444"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-trace/zipball/9a9fa8f767b6c66c5a133ad21ca1bc96ad329444",
|
|
|
+ "reference": "9a9fa8f767b6c66c5a133ad21ca1bc96ad329444",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.0",
|
|
|
+ "topthink/framework": "^6.0.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "think": {
|
|
|
+ "services": [
|
|
|
+ "think\\trace\\Service"
|
|
|
+ ],
|
|
|
+ "config": {
|
|
|
+ "trace": "src/config.php"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\trace\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "thinkphp debug trace",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-trace/issues",
|
|
|
+ "source": "https://github.com/top-think/think-trace/tree/v1.4"
|
|
|
+ },
|
|
|
+ "time": "2020-06-29T05:27:28+00:00"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "aliases": [],
|
|
|
+ "minimum-stability": "stable",
|
|
|
+ "stability-flags": [],
|
|
|
+ "prefer-stable": false,
|
|
|
+ "prefer-lowest": false,
|
|
|
+ "platform": {
|
|
|
+ "php": ">=7.1.0"
|
|
|
+ },
|
|
|
+ "platform-dev": [],
|
|
|
+ "plugin-api-version": "2.1.0"
|
|
|
+}
|