|
|
@@ -1,1674 +0,0 @@
|
|
|
-{
|
|
|
- "_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": "e3fffe0e94dac722e5b111e088d2a333",
|
|
|
- "packages": [
|
|
|
- {
|
|
|
- "name": "aliyuncs/oss-sdk-php",
|
|
|
- "version": "v2.7.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
|
|
|
- "reference": "483dd0b8bff5d47f0e4ffc99f6077a295c5ccbb5"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/483dd0b8bff5d47f0e4ffc99f6077a295c5ccbb5",
|
|
|
- "reference": "483dd0b8bff5d47f0e4ffc99f6077a295c5ccbb5",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "php-coveralls/php-coveralls": "*",
|
|
|
- "phpunit/phpunit": "*"
|
|
|
- },
|
|
|
- "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.7.2"
|
|
|
- },
|
|
|
- "time": "2024-10-28T10:41:12+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guzzlehttp/command",
|
|
|
- "version": "1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/guzzle/command.git",
|
|
|
- "reference": "2aaa2521a8f8269d6f5dfc13fe2af12c76921034"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/command/zipball/2aaa2521a8f8269d6f5dfc13fe2af12c76921034",
|
|
|
- "reference": "2aaa2521a8f8269d6f5dfc13fe2af12c76921034",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "guzzlehttp/guzzle": "^6.2",
|
|
|
- "guzzlehttp/promises": "~1.3",
|
|
|
- "guzzlehttp/psr7": "~1.0",
|
|
|
- "php": ">=5.5.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "~4.0|~5.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "0.9-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\Command\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Michael Dowling",
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jeremy Lindblom",
|
|
|
- "email": "jeremeamia@gmail.com",
|
|
|
- "homepage": "https://github.com/jeremeamia"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Provides the foundation for building command-based web service clients",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/guzzle/command/issues",
|
|
|
- "source": "https://github.com/guzzle/command/tree/1.0.0"
|
|
|
- },
|
|
|
- "time": "2016-11-24T13:34:15+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guzzlehttp/guzzle",
|
|
|
- "version": "6.5.8",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/guzzle/guzzle.git",
|
|
|
- "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
|
|
|
- "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-json": "*",
|
|
|
- "guzzlehttp/promises": "^1.0",
|
|
|
- "guzzlehttp/psr7": "^1.9",
|
|
|
- "php": ">=5.5",
|
|
|
- "symfony/polyfill-intl-idn": "^1.17"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "ext-curl": "*",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
- "psr/log": "^1.1"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "psr/log": "Required for using the Log middleware"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "6.5-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions_include.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Graham Campbell",
|
|
|
- "email": "hello@gjcampbell.co.uk",
|
|
|
- "homepage": "https://github.com/GrahamCampbell"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Michael Dowling",
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jeremy Lindblom",
|
|
|
- "email": "jeremeamia@gmail.com",
|
|
|
- "homepage": "https://github.com/jeremeamia"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "George Mponos",
|
|
|
- "email": "gmponos@gmail.com",
|
|
|
- "homepage": "https://github.com/gmponos"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Nyholm",
|
|
|
- "email": "tobias.nyholm@gmail.com",
|
|
|
- "homepage": "https://github.com/Nyholm"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Márk Sági-Kazár",
|
|
|
- "email": "mark.sagikazar@gmail.com",
|
|
|
- "homepage": "https://github.com/sagikazarmark"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Schultze",
|
|
|
- "email": "webmaster@tubo-world.de",
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Guzzle is a PHP HTTP client library",
|
|
|
- "homepage": "http://guzzlephp.org/",
|
|
|
- "keywords": [
|
|
|
- "client",
|
|
|
- "curl",
|
|
|
- "framework",
|
|
|
- "http",
|
|
|
- "http client",
|
|
|
- "rest",
|
|
|
- "web service"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
- "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/GrahamCampbell",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/Nyholm",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2022-06-20T22:16:07+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guzzlehttp/guzzle-services",
|
|
|
- "version": "1.1.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/guzzle/guzzle-services.git",
|
|
|
- "reference": "9e3abf20161cbf662d616cbb995f2811771759f7"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle-services/zipball/9e3abf20161cbf662d616cbb995f2811771759f7",
|
|
|
- "reference": "9e3abf20161cbf662d616cbb995f2811771759f7",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "guzzlehttp/command": "~1.0",
|
|
|
- "guzzlehttp/guzzle": "^6.2",
|
|
|
- "php": ">=5.5"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "~4.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "gimler/guzzle-description-loader": "^0.0.4"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\Command\\Guzzle\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Michael Dowling",
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Jeremy Lindblom",
|
|
|
- "email": "jeremeamia@gmail.com",
|
|
|
- "homepage": "https://github.com/jeremeamia"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Stefano Kowalke",
|
|
|
- "email": "blueduck@mail.org",
|
|
|
- "homepage": "https://github.com/konafets"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/guzzle/guzzle-services/issues",
|
|
|
- "source": "https://github.com/guzzle/guzzle-services/tree/1.1.3"
|
|
|
- },
|
|
|
- "time": "2017-10-06T14:32:02+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guzzlehttp/promises",
|
|
|
- "version": "1.5.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/guzzle/promises.git",
|
|
|
- "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
- "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.5"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions_include.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\Promise\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Graham Campbell",
|
|
|
- "email": "hello@gjcampbell.co.uk",
|
|
|
- "homepage": "https://github.com/GrahamCampbell"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Michael Dowling",
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Nyholm",
|
|
|
- "email": "tobias.nyholm@gmail.com",
|
|
|
- "homepage": "https://github.com/Nyholm"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Schultze",
|
|
|
- "email": "webmaster@tubo-world.de",
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Guzzle promises library",
|
|
|
- "keywords": [
|
|
|
- "promise"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/guzzle/promises/issues",
|
|
|
- "source": "https://github.com/guzzle/promises/tree/1.5.3"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/GrahamCampbell",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/Nyholm",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2023-05-21T12:31:43+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "guzzlehttp/psr7",
|
|
|
- "version": "1.9.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
|
- "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.4.0",
|
|
|
- "psr/http-message": "~1.0",
|
|
|
- "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
- },
|
|
|
- "provide": {
|
|
|
- "psr/http-message-implementation": "1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "ext-zlib": "*",
|
|
|
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions_include.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\Psr7\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Graham Campbell",
|
|
|
- "email": "hello@gjcampbell.co.uk",
|
|
|
- "homepage": "https://github.com/GrahamCampbell"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Michael Dowling",
|
|
|
- "email": "mtdowling@gmail.com",
|
|
|
- "homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "George Mponos",
|
|
|
- "email": "gmponos@gmail.com",
|
|
|
- "homepage": "https://github.com/gmponos"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Nyholm",
|
|
|
- "email": "tobias.nyholm@gmail.com",
|
|
|
- "homepage": "https://github.com/Nyholm"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Márk Sági-Kazár",
|
|
|
- "email": "mark.sagikazar@gmail.com",
|
|
|
- "homepage": "https://github.com/sagikazarmark"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Schultze",
|
|
|
- "email": "webmaster@tubo-world.de",
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
- "keywords": [
|
|
|
- "http",
|
|
|
- "message",
|
|
|
- "psr-7",
|
|
|
- "request",
|
|
|
- "response",
|
|
|
- "stream",
|
|
|
- "uri",
|
|
|
- "url"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/guzzle/psr7/issues",
|
|
|
- "source": "https://github.com/guzzle/psr7/tree/1.9.1"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/GrahamCampbell",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/Nyholm",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2023-04-17T16:00:37+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "kosinix/grafika",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/kosinix/grafika.git",
|
|
|
- "reference": "211f61fc334b8b36616b23e8af7c5727971d96ee"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/kosinix/grafika/zipball/211f61fc334b8b36616b23e8af7c5727971d96ee",
|
|
|
- "reference": "211f61fc334b8b36616b23e8af7c5727971d96ee",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.3"
|
|
|
- },
|
|
|
- "default-branch": true,
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Grafika\\": "src/Grafika"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT",
|
|
|
- "GPL-2.0+"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Nico Amarilla",
|
|
|
- "homepage": "https://www.kosinix.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "An image manipulation library for PHP.",
|
|
|
- "homepage": "http://kosinix.github.io/grafika",
|
|
|
- "keywords": [
|
|
|
- "grafika"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/kosinix/grafika/issues",
|
|
|
- "source": "https://github.com/kosinix/grafika/tree/2.0.8"
|
|
|
- },
|
|
|
- "time": "2017-06-20T03:13:49+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lvht/geohash",
|
|
|
- "version": "v1.1.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/lvht/geohash.git",
|
|
|
- "reference": "bbba3e1b487f0ec2e5e666c1bc9d1d4277990a29"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/lvht/geohash/zipball/bbba3e1b487f0ec2e5e666c1bc9d1d4277990a29",
|
|
|
- "reference": "bbba3e1b487f0ec2e5e666c1bc9d1d4277990a29",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.4.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Lvht\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "吕海涛",
|
|
|
- "email": "git@lvht.net",
|
|
|
- "homepage": "https://github.com/lvht"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "geohash like python-geohash",
|
|
|
- "homepage": "http://github.com/lvht/geohash",
|
|
|
- "keywords": [
|
|
|
- "geohash"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/lvht/geohash/issues",
|
|
|
- "source": "https://github.com/lvht/geohash/tree/master"
|
|
|
- },
|
|
|
- "time": "2017-08-24T11:05:30+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mpdf/mpdf",
|
|
|
- "version": "v8.2.5",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/mpdf/mpdf.git",
|
|
|
- "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f",
|
|
|
- "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-gd": "*",
|
|
|
- "ext-mbstring": "*",
|
|
|
- "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
|
|
|
- "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
|
|
|
- "myclabs/deep-copy": "^1.7",
|
|
|
- "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
|
- "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
|
|
|
- "psr/http-message": "^1.0 || ^2.0",
|
|
|
- "psr/log": "^1.0 || ^2.0 || ^3.0",
|
|
|
- "setasign/fpdi": "^2.1"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "mockery/mockery": "^1.3.0",
|
|
|
- "mpdf/qrcode": "^1.1.0",
|
|
|
- "squizlabs/php_codesniffer": "^3.5.0",
|
|
|
- "tracy/tracy": "~2.5",
|
|
|
- "yoast/phpunit-polyfills": "^1.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-bcmath": "Needed for generation of some types of barcodes",
|
|
|
- "ext-xml": "Needed mainly for SVG manipulation",
|
|
|
- "ext-zlib": "Needed for compression of embedded resources, such as fonts"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Mpdf\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "GPL-2.0-only"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Matěj Humpál",
|
|
|
- "role": "Developer, maintainer"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Ian Back",
|
|
|
- "role": "Developer (retired)"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP library generating PDF files from UTF-8 encoded HTML",
|
|
|
- "homepage": "https://mpdf.github.io",
|
|
|
- "keywords": [
|
|
|
- "pdf",
|
|
|
- "php",
|
|
|
- "utf-8"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "docs": "https://mpdf.github.io",
|
|
|
- "issues": "https://github.com/mpdf/mpdf/issues",
|
|
|
- "source": "https://github.com/mpdf/mpdf"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://www.paypal.me/mpdf",
|
|
|
- "type": "custom"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-11-18T15:30:42+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mpdf/psr-http-message-shim",
|
|
|
- "version": "1.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/mpdf/psr-http-message-shim.git",
|
|
|
- "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
|
|
|
- "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "psr/http-message": "^1.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Mpdf\\PsrHttpMessageShim\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mark Dorison",
|
|
|
- "email": "mark@chromatichq.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Kristofer Widholm",
|
|
|
- "email": "kristofer@chromatichq.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Nigel Cunningham",
|
|
|
- "email": "nigel.cunningham@technocrat.com.au"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Shim to allow support of different psr/message versions.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
|
|
|
- "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
|
|
|
- },
|
|
|
- "time": "2023-09-01T05:59:47+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "mpdf/psr-log-aware-trait",
|
|
|
- "version": "v2.0.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/mpdf/psr-log-aware-trait.git",
|
|
|
- "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275",
|
|
|
- "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "psr/log": "^1.0 || ^2.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Mpdf\\PsrLogAwareTrait\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Mark Dorison",
|
|
|
- "email": "mark@chromatichq.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Kristofer Widholm",
|
|
|
- "email": "kristofer@chromatichq.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Trait to allow support of different psr/log versions.",
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
|
|
|
- "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v2.0.0"
|
|
|
- },
|
|
|
- "time": "2023-05-03T06:18:28+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "myclabs/deep-copy",
|
|
|
- "version": "1.11.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/myclabs/DeepCopy.git",
|
|
|
- "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
|
|
- "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.1 || ^8.0"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "doctrine/collections": "<1.6.8",
|
|
|
- "doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "doctrine/collections": "^1.6.8",
|
|
|
- "doctrine/common": "^2.13.3 || ^3.2.2",
|
|
|
- "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/DeepCopy/deep_copy.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "DeepCopy\\": "src/DeepCopy/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "description": "Create deep copies (clones) of your objects",
|
|
|
- "keywords": [
|
|
|
- "clone",
|
|
|
- "copy",
|
|
|
- "duplicate",
|
|
|
- "object",
|
|
|
- "object graph"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
|
- "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2023-03-08T13:26:56+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "myclabs/php-enum",
|
|
|
- "version": "1.8.4",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/myclabs/php-enum.git",
|
|
|
- "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
- "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-json": "*",
|
|
|
- "php": "^7.3 || ^8.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "^9.5",
|
|
|
- "squizlabs/php_codesniffer": "1.*",
|
|
|
- "vimeo/psalm": "^4.6.2"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "MyCLabs\\Enum\\": "src/"
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "stubs/Stringable.php"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "PHP Enum contributors",
|
|
|
- "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP Enum implementation",
|
|
|
- "homepage": "http://github.com/myclabs/php-enum",
|
|
|
- "keywords": [
|
|
|
- "enum"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/myclabs/php-enum/issues",
|
|
|
- "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/mnapoli",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2022-08-04T09:53:51+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "paragonie/random_compat",
|
|
|
- "version": "v9.99.100",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/paragonie/random_compat.git",
|
|
|
- "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
|
- "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">= 7"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "4.*|5.*",
|
|
|
- "vimeo/psalm": "^1"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Paragon Initiative Enterprises",
|
|
|
- "email": "security@paragonie.com",
|
|
|
- "homepage": "https://paragonie.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
|
- "keywords": [
|
|
|
- "csprng",
|
|
|
- "polyfill",
|
|
|
- "pseudorandom",
|
|
|
- "random"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "email": "info@paragonie.com",
|
|
|
- "issues": "https://github.com/paragonie/random_compat/issues",
|
|
|
- "source": "https://github.com/paragonie/random_compat"
|
|
|
- },
|
|
|
- "time": "2020-10-15T08:29:30+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "psr/http-message",
|
|
|
- "version": "1.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/php-fig/http-message.git",
|
|
|
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
- "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2 || ^8.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.1.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/1.1"
|
|
|
- },
|
|
|
- "time": "2023-04-04T09:50:52+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": "qcloud/cos-sdk-v5",
|
|
|
- "version": "v1.3.5",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/tencentyun/cos-php-sdk-v5.git",
|
|
|
- "reference": "e67ad8143695192ee206bcbcafc78c08da92c621"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tencentyun/cos-php-sdk-v5/zipball/e67ad8143695192ee206bcbcafc78c08da92c621",
|
|
|
- "reference": "e67ad8143695192ee206bcbcafc78c08da92c621",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "guzzlehttp/guzzle": "~6.3",
|
|
|
- "guzzlehttp/guzzle-services": "~1.1",
|
|
|
- "php": ">=5.3.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/Qcloud/Cos/Common.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Qcloud\\Cos\\": "src/Qcloud/Cos/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "yaozongyou",
|
|
|
- "email": "yaozongyou@vip.qq.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "lewzylu",
|
|
|
- "email": "327874225@qq.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "PHP SDK for QCloud COS",
|
|
|
- "keywords": [
|
|
|
- "cos",
|
|
|
- "php",
|
|
|
- "qcloud"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/tencentyun/cos-php-sdk-v5/issues",
|
|
|
- "source": "https://github.com/tencentyun/cos-php-sdk-v5/tree/v2.2.0"
|
|
|
- },
|
|
|
- "time": "2021-05-18T12:47:31+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "qiniu/php-sdk",
|
|
|
- "version": "v7.14.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/qiniu/php-sdk.git",
|
|
|
- "reference": "ee752ffa7263ce99fca0bd7340cf13c486a3516c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/ee752ffa7263ce99fca0bd7340cf13c486a3516c",
|
|
|
- "reference": "ee752ffa7263ce99fca0bd7340cf13c486a3516c",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-curl": "*",
|
|
|
- "ext-xml": "*",
|
|
|
- "myclabs/php-enum": "~1.5.2 || ~1.6.6 || ~1.7.7 || ~1.8.4",
|
|
|
- "php": ">=5.3.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "paragonie/random_compat": ">=2",
|
|
|
- "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4",
|
|
|
- "squizlabs/php_codesniffer": "^2.3 || ~3.6"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "src/Qiniu/functions.php",
|
|
|
- "src/Qiniu/Http/Middleware/Middleware.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Qiniu\\": "src/Qiniu"
|
|
|
- }
|
|
|
- },
|
|
|
- "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.14.0"
|
|
|
- },
|
|
|
- "time": "2024-10-25T08:39:01+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": "setasign/fpdi",
|
|
|
- "version": "v2.6.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/Setasign/FPDI.git",
|
|
|
- "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad",
|
|
|
- "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-zlib": "*",
|
|
|
- "php": "^5.6 || ^7.0 || ^8.0"
|
|
|
- },
|
|
|
- "conflict": {
|
|
|
- "setasign/tfpdf": "<1.31"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "~5.7",
|
|
|
- "setasign/fpdf": "~1.8.6",
|
|
|
- "setasign/tfpdf": "~1.33",
|
|
|
- "squizlabs/php_codesniffer": "^3.5",
|
|
|
- "tecnickcom/tcpdf": "~6.2"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "setasign\\Fpdi\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jan Slabon",
|
|
|
- "email": "jan.slabon@setasign.com",
|
|
|
- "homepage": "https://www.setasign.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Maximilian Kresse",
|
|
|
- "email": "maximilian.kresse@setasign.com",
|
|
|
- "homepage": "https://www.setasign.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
|
|
|
- "homepage": "https://www.setasign.com/fpdi",
|
|
|
- "keywords": [
|
|
|
- "fpdf",
|
|
|
- "fpdi",
|
|
|
- "pdf"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/Setasign/FPDI/issues",
|
|
|
- "source": "https://github.com/Setasign/FPDI/tree/v2.6.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2023-12-11T16:03:32+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-intl-idn",
|
|
|
- "version": "v1.31.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
- "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2",
|
|
|
- "symfony/polyfill-intl-normalizer": "^1.10"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Laurent Bassin",
|
|
|
- "email": "laurent@bassin.info"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Trevor Rowbotham",
|
|
|
- "email": "trevor.rowbotham@pm.me"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "idn",
|
|
|
- "intl",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-intl-normalizer",
|
|
|
- "version": "v1.31.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
- "reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
- "reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.2"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-intl": "For best performance"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "files": [
|
|
|
- "bootstrap.php"
|
|
|
- ],
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
- },
|
|
|
- "classmap": [
|
|
|
- "Resources/stubs"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Nicolas Grekas",
|
|
|
- "email": "p@tchwork.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "intl",
|
|
|
- "normalizer",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2024-09-09T11:45:10+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topthink/framework",
|
|
|
- "version": "v5.0.25",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/top-think/framework.git",
|
|
|
- "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/framework/zipball/643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
|
|
|
- "reference": "643c58ed1bd22a2823ce5e95b3b68a5075f9087c",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=5.4.0",
|
|
|
- "topthink/think-installer": "~1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "johnkary/phpunit-speedtrap": "^1.0",
|
|
|
- "mikey179/vfsstream": "~1.6",
|
|
|
- "phpdocumentor/reflection-docblock": "^2.0",
|
|
|
- "phploc/phploc": "2.*",
|
|
|
- "phpunit/phpunit": "4.8.*",
|
|
|
- "sebastian/phpcpd": "2.*"
|
|
|
- },
|
|
|
- "type": "think-framework",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "think\\": "library/think"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "Apache-2.0"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "liu21st",
|
|
|
- "email": "liu21st@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "the new thinkphp framework",
|
|
|
- "homepage": "http://thinkphp.cn/",
|
|
|
- "keywords": [
|
|
|
- "framework",
|
|
|
- "orm",
|
|
|
- "thinkphp"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/top-think/framework/issues",
|
|
|
- "source": "https://github.com/top-think/framework/tree/v5.0.25"
|
|
|
- },
|
|
|
- "time": "2022-10-25T14:59:38+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "topthink/think-installer",
|
|
|
- "version": "v1.0.14",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/top-think/think-installer.git",
|
|
|
- "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/top-think/think-installer/zipball/eae1740ac264a55c06134b6685dfb9f837d004d1",
|
|
|
- "reference": "eae1740ac264a55c06134b6685dfb9f837d004d1",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "composer-plugin-api": "^1.0||^2.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "composer/composer": "^1.0||^2.0"
|
|
|
- },
|
|
|
- "type": "composer-plugin",
|
|
|
- "extra": {
|
|
|
- "class": "think\\composer\\Plugin"
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "think\\composer\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "Apache-2.0"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "yunwuxin",
|
|
|
- "email": "448901948@qq.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/top-think/think-installer/issues",
|
|
|
- "source": "https://github.com/top-think/think-installer/tree/v1.0.14"
|
|
|
- },
|
|
|
- "time": "2021-03-25T08:34:02+00:00"
|
|
|
- }
|
|
|
- ],
|
|
|
- "packages-dev": [],
|
|
|
- "aliases": [],
|
|
|
- "minimum-stability": "stable",
|
|
|
- "stability-flags": {
|
|
|
- "kosinix/grafika": 20
|
|
|
- },
|
|
|
- "prefer-stable": false,
|
|
|
- "prefer-lowest": false,
|
|
|
- "platform": {
|
|
|
- "php": ">=5.4.0",
|
|
|
- "ext-pdo": "*",
|
|
|
- "ext-curl": "*",
|
|
|
- "ext-json": "*",
|
|
|
- "ext-bcmath": "*",
|
|
|
- "ext-gd": "*",
|
|
|
- "ext-openssl": "*",
|
|
|
- "ext-libxml": "*",
|
|
|
- "ext-simplexml": "*",
|
|
|
- "ext-zlib": "*"
|
|
|
- },
|
|
|
- "platform-dev": [],
|
|
|
- "plugin-api-version": "2.0.0"
|
|
|
-}
|