12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067 |
- [
- {
- "name": "adbario/php-dot-notation",
- "version": "2.2.0",
- "version_normalized": "2.2.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/adbario/php-dot-notation.git",
- "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
- "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "ext-json": "*",
- "php": ">=5.5"
- },
- "require-dev": {
- "phpunit/phpunit": "^4.0|^5.0|^6.0",
- "squizlabs/php_codesniffer": "^3.0"
- },
- "time": "2019-01-01T23:59:15+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "files": [
- "src/helpers.php"
- ],
- "psr-4": {
- "Adbar\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Riku Särkinen",
- "email": "riku@adbar.io"
- }
- ],
- "description": "PHP dot notation access to arrays",
- "homepage": "https://github.com/adbario/php-dot-notation",
- "keywords": [
- "ArrayAccess",
- "dotnotation"
- ]
- },
- {
- "name": "alibabacloud/client",
- "version": "1.5.29",
- "version_normalized": "1.5.29.0",
- "source": {
- "type": "git",
- "url": "https://github.com/aliyun/openapi-sdk-php-client.git",
- "reference": "2d0137828ef5c44664dcb8cc90eac4f545dd3301"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/2d0137828ef5c44664dcb8cc90eac4f545dd3301",
- "reference": "2d0137828ef5c44664dcb8cc90eac4f545dd3301",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "adbario/php-dot-notation": "^2.2",
- "clagiordano/weblibs-configmanager": "^1.0",
- "danielstjules/stringy": "^3.1",
- "ext-curl": "*",
- "ext-json": "*",
- "ext-libxml": "*",
- "ext-mbstring": "*",
- "ext-openssl": "*",
- "ext-simplexml": "*",
- "ext-xmlwriter": "*",
- "guzzlehttp/guzzle": "^6.3|^7.0",
- "mtdowling/jmespath.php": "^2.5",
- "php": ">=5.5"
- },
- "require-dev": {
- "composer/composer": "^1.8",
- "drupal/coder": "^8.3",
- "ext-dom": "*",
- "ext-pcre": "*",
- "ext-sockets": "*",
- "ext-spl": "*",
- "league/climate": "^3.2.4",
- "mikey179/vfsstream": "^1.6",
- "monolog/monolog": "^1.24",
- "phpunit/phpunit": "^5.7.27",
- "psr/cache": "^1.0",
- "symfony/dotenv": "^3.4",
- "symfony/var-dumper": "^3.4"
- },
- "suggest": {
- "ext-sockets": "To use client-side monitoring"
- },
- "time": "2020-08-03T06:19:07+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "AlibabaCloud\\Client\\": "src"
- },
- "files": [
- "src/Functions.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "authors": [
- {
- "name": "Alibaba Cloud SDK",
- "email": "sdk-team@alibabacloud.com",
- "homepage": "http://www.alibabacloud.com"
- }
- ],
- "description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
- "homepage": "https://www.alibabacloud.com/",
- "keywords": [
- "alibaba",
- "alibabacloud",
- "aliyun",
- "client",
- "cloud",
- "library",
- "sdk",
- "tool"
- ]
- },
- {
- "name": "alibabacloud/sdk",
- "version": "1.8.573",
- "version_normalized": "1.8.573.0",
- "source": {
- "type": "git",
- "url": "https://github.com/aliyun/openapi-sdk-php.git",
- "reference": "94f4d04058379c08c32a5b66126aa61fc1aaddd5"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/aliyun/openapi-sdk-php/zipball/94f4d04058379c08c32a5b66126aa61fc1aaddd5",
- "reference": "94f4d04058379c08c32a5b66126aa61fc1aaddd5",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "alibabacloud/client": "^1.5",
- "ext-curl": "*",
- "ext-json": "*",
- "ext-libxml": "*",
- "ext-mbstring": "*",
- "ext-openssl": "*",
- "ext-simplexml": "*",
- "ext-xmlwriter": "*",
- "php": ">=5.5"
- },
- "replace": {
- "alibabacloud/aas": "self.version",
- "alibabacloud/actiontrail": "self.version",
- "alibabacloud/adb": "self.version",
- "alibabacloud/aegis": "self.version",
- "alibabacloud/afs": "self.version",
- "alibabacloud/airec": "self.version",
- "alibabacloud/alidns": "self.version",
- "alibabacloud/alikafka": "self.version",
- "alibabacloud/alimt": "self.version",
- "alibabacloud/aliprobe": "self.version",
- "alibabacloud/aliyuncvc": "self.version",
- "alibabacloud/appmallsservice": "self.version",
- "alibabacloud/arms": "self.version",
- "alibabacloud/arms4finance": "self.version",
- "alibabacloud/baas": "self.version",
- "alibabacloud/batchcompute": "self.version",
- "alibabacloud/bss": "self.version",
- "alibabacloud/bssopenapi": "self.version",
- "alibabacloud/cas": "self.version",
- "alibabacloud/cbn": "self.version",
- "alibabacloud/ccc": "self.version",
- "alibabacloud/ccs": "self.version",
- "alibabacloud/cdn": "self.version",
- "alibabacloud/cds": "self.version",
- "alibabacloud/cf": "self.version",
- "alibabacloud/chatbot": "self.version",
- "alibabacloud/cloudapi": "self.version",
- "alibabacloud/cloudauth": "self.version",
- "alibabacloud/cloudesl": "self.version",
- "alibabacloud/cloudmarketing": "self.version",
- "alibabacloud/cloudphoto": "self.version",
- "alibabacloud/cloudwf": "self.version",
- "alibabacloud/cms": "self.version",
- "alibabacloud/commondriver": "self.version",
- "alibabacloud/companyreg": "self.version",
- "alibabacloud/cr": "self.version",
- "alibabacloud/crm": "self.version",
- "alibabacloud/cs": "self.version",
- "alibabacloud/csb": "self.version",
- "alibabacloud/cusanalyticsconline": "self.version",
- "alibabacloud/dataworkspublic": "self.version",
- "alibabacloud/dbs": "self.version",
- "alibabacloud/dcdn": "self.version",
- "alibabacloud/dds": "self.version",
- "alibabacloud/democenter": "self.version",
- "alibabacloud/dm": "self.version",
- "alibabacloud/dmsenterprise": "self.version",
- "alibabacloud/domain": "self.version",
- "alibabacloud/domainintl": "self.version",
- "alibabacloud/drcloud": "self.version",
- "alibabacloud/drds": "self.version",
- "alibabacloud/dts": "self.version",
- "alibabacloud/dybaseapi": "self.version",
- "alibabacloud/dyplsapi": "self.version",
- "alibabacloud/dypnsapi": "self.version",
- "alibabacloud/dysmsapi": "self.version",
- "alibabacloud/dyvmsapi": "self.version",
- "alibabacloud/eci": "self.version",
- "alibabacloud/ecs": "self.version",
- "alibabacloud/ecsinc": "self.version",
- "alibabacloud/edas": "self.version",
- "alibabacloud/ehpc": "self.version",
- "alibabacloud/elasticsearch": "self.version",
- "alibabacloud/emr": "self.version",
- "alibabacloud/ess": "self.version",
- "alibabacloud/facebody": "self.version",
- "alibabacloud/fnf": "self.version",
- "alibabacloud/foas": "self.version",
- "alibabacloud/ft": "self.version",
- "alibabacloud/goodstech": "self.version",
- "alibabacloud/gpdb": "self.version",
- "alibabacloud/green": "self.version",
- "alibabacloud/hbase": "self.version",
- "alibabacloud/hiknoengine": "self.version",
- "alibabacloud/hpc": "self.version",
- "alibabacloud/hsm": "self.version",
- "alibabacloud/httpdns": "self.version",
- "alibabacloud/idst": "self.version",
- "alibabacloud/imageaudit": "self.version",
- "alibabacloud/imageenhan": "self.version",
- "alibabacloud/imagerecog": "self.version",
- "alibabacloud/imagesearch": "self.version",
- "alibabacloud/imageseg": "self.version",
- "alibabacloud/imm": "self.version",
- "alibabacloud/industrybrain": "self.version",
- "alibabacloud/iot": "self.version",
- "alibabacloud/iqa": "self.version",
- "alibabacloud/itaas": "self.version",
- "alibabacloud/ivision": "self.version",
- "alibabacloud/ivpd": "self.version",
- "alibabacloud/jaq": "self.version",
- "alibabacloud/jarvis": "self.version",
- "alibabacloud/jarvispublic": "self.version",
- "alibabacloud/kms": "self.version",
- "alibabacloud/linkedmall": "self.version",
- "alibabacloud/linkface": "self.version",
- "alibabacloud/linkwan": "self.version",
- "alibabacloud/live": "self.version",
- "alibabacloud/lubancloud": "self.version",
- "alibabacloud/lubanruler": "self.version",
- "alibabacloud/market": "self.version",
- "alibabacloud/mopen": "self.version",
- "alibabacloud/mpserverless": "self.version",
- "alibabacloud/mts": "self.version",
- "alibabacloud/multimediaai": "self.version",
- "alibabacloud/nas": "self.version",
- "alibabacloud/netana": "self.version",
- "alibabacloud/nlp": "self.version",
- "alibabacloud/nlpautoml": "self.version",
- "alibabacloud/nlscloudmeta": "self.version",
- "alibabacloud/nlsfiletrans": "self.version",
- "alibabacloud/objectdet": "self.version",
- "alibabacloud/ocr": "self.version",
- "alibabacloud/ocs": "self.version",
- "alibabacloud/oms": "self.version",
- "alibabacloud/ons": "self.version",
- "alibabacloud/onsmqtt": "self.version",
- "alibabacloud/oos": "self.version",
- "alibabacloud/openanalytics": "self.version",
- "alibabacloud/ossadmin": "self.version",
- "alibabacloud/ots": "self.version",
- "alibabacloud/outboundbot": "self.version",
- "alibabacloud/petadata": "self.version",
- "alibabacloud/polardb": "self.version",
- "alibabacloud/productcatalog": "self.version",
- "alibabacloud/pts": "self.version",
- "alibabacloud/push": "self.version",
- "alibabacloud/pvtz": "self.version",
- "alibabacloud/qualitycheck": "self.version",
- "alibabacloud/ram": "self.version",
- "alibabacloud/rds": "self.version",
- "alibabacloud/reid": "self.version",
- "alibabacloud/retailcloud": "self.version",
- "alibabacloud/rkvstore": "self.version",
- "alibabacloud/ros": "self.version",
- "alibabacloud/rtc": "self.version",
- "alibabacloud/saf": "self.version",
- "alibabacloud/sas": "self.version",
- "alibabacloud/sasapi": "self.version",
- "alibabacloud/scdn": "self.version",
- "alibabacloud/schedulerx2": "self.version",
- "alibabacloud/skyeye": "self.version",
- "alibabacloud/slb": "self.version",
- "alibabacloud/smartag": "self.version",
- "alibabacloud/smc": "self.version",
- "alibabacloud/sms": "self.version",
- "alibabacloud/smsintl": "self.version",
- "alibabacloud/snsuapi": "self.version",
- "alibabacloud/sts": "self.version",
- "alibabacloud/taginner": "self.version",
- "alibabacloud/tesladam": "self.version",
- "alibabacloud/teslamaxcompute": "self.version",
- "alibabacloud/teslastream": "self.version",
- "alibabacloud/ubsms": "self.version",
- "alibabacloud/ubsmsinner": "self.version",
- "alibabacloud/uis": "self.version",
- "alibabacloud/unimkt": "self.version",
- "alibabacloud/visionai": "self.version",
- "alibabacloud/vod": "self.version",
- "alibabacloud/voicenavigator": "self.version",
- "alibabacloud/vpc": "self.version",
- "alibabacloud/vs": "self.version",
- "alibabacloud/wafopenapi": "self.version",
- "alibabacloud/welfareinner": "self.version",
- "alibabacloud/xspace": "self.version",
- "alibabacloud/xtrace": "self.version",
- "alibabacloud/yqbridge": "self.version",
- "alibabacloud/yundun": "self.version"
- },
- "require-dev": {
- "composer/composer": "^1.8",
- "league/climate": "^3.2.4",
- "phpunit/phpunit": "^4.8",
- "symfony/dotenv": "^3.4",
- "symfony/var-dumper": "^3.4"
- },
- "suggest": {
- "ext-sockets": "To use client-side monitoring"
- },
- "time": "2020-10-28T09:50:12+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "AlibabaCloud\\": "src"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "authors": [
- {
- "name": "Alibaba Cloud SDK",
- "email": "sdk-team@alibabacloud.com",
- "homepage": "http://www.alibabacloud.com"
- }
- ],
- "description": "Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project",
- "homepage": "https://www.alibabacloud.com/",
- "keywords": [
- "alibaba",
- "alibabacloud",
- "aliyun",
- "cloud",
- "library",
- "sdk"
- ]
- },
- {
- "name": "clagiordano/weblibs-configmanager",
- "version": "v1.1.0",
- "version_normalized": "1.1.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/clagiordano/weblibs-configmanager.git",
- "reference": "ecf584f5b3a27929175ff0abdba52f0131bef795"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/ecf584f5b3a27929175ff0abdba52f0131bef795",
- "reference": "ecf584f5b3a27929175ff0abdba52f0131bef795",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.4"
- },
- "require-dev": {
- "clagiordano/phpunit-result-printer": "^1",
- "phpunit/phpunit": "^4.8"
- },
- "time": "2020-07-20T20:39:25+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "clagiordano\\weblibs\\configmanager\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "LGPL-3.0-or-later"
- ],
- "authors": [
- {
- "name": "Claudio Giordano",
- "email": "claudio.giordano@autistici.org",
- "role": "Developer"
- }
- ],
- "description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
- "keywords": [
- "clagiordano",
- "configuration",
- "manager",
- "tool",
- "weblibs"
- ]
- },
- {
- "name": "danielstjules/stringy",
- "version": "3.1.0",
- "version_normalized": "3.1.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/danielstjules/Stringy.git",
- "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
- "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.4.0",
- "symfony/polyfill-mbstring": "~1.1"
- },
- "require-dev": {
- "phpunit/phpunit": "~4.0"
- },
- "time": "2017-06-12T01:10:27+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Stringy\\": "src/"
- },
- "files": [
- "src/Create.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Daniel St. Jules",
- "email": "danielst.jules@gmail.com",
- "homepage": "http://www.danielstjules.com"
- }
- ],
- "description": "A string manipulation library with multibyte support",
- "homepage": "https://github.com/danielstjules/Stringy",
- "keywords": [
- "UTF",
- "helpers",
- "manipulation",
- "methods",
- "multibyte",
- "string",
- "utf-8",
- "utility",
- "utils"
- ]
- },
- {
- "name": "guzzlehttp/guzzle",
- "version": "7.2.0",
- "version_normalized": "7.2.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/guzzle/guzzle.git",
- "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
- "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
- "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",
- "php": "^7.2.5 || ^8.0",
- "psr/http-client": "^1.0"
- },
- "provide": {
- "psr/http-client-implementation": "1.0"
- },
- "require-dev": {
- "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"
- },
- "time": "2020-10-10T11:47:56+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "7.1-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "GuzzleHttp\\": "src/"
- },
- "files": [
- "src/functions_include.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Michael Dowling",
- "email": "mtdowling@gmail.com",
- "homepage": "https://github.com/mtdowling"
- },
- {
- "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"
- ],
- "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"
- }
- ]
- },
- {
- "name": "guzzlehttp/promises",
- "version": "1.4.0",
- "version_normalized": "1.4.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/guzzle/promises.git",
- "reference": "60d379c243457e073cff02bc323a2a86cb355631"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
- "reference": "60d379c243457e073cff02bc323a2a86cb355631",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.5"
- },
- "require-dev": {
- "symfony/phpunit-bridge": "^4.4 || ^5.1"
- },
- "time": "2020-09-30T07:37:28+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.4-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "GuzzleHttp\\Promise\\": "src/"
- },
- "files": [
- "src/functions_include.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Michael Dowling",
- "email": "mtdowling@gmail.com",
- "homepage": "https://github.com/mtdowling"
- }
- ],
- "description": "Guzzle promises library",
- "keywords": [
- "promise"
- ]
- },
- {
- "name": "guzzlehttp/psr7",
- "version": "1.7.0",
- "version_normalized": "1.7.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/guzzle/psr7.git",
- "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
- "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.4.0",
- "psr/http-message": "~1.0",
- "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
- },
- "provide": {
- "psr/http-message-implementation": "1.0"
- },
- "require-dev": {
- "ext-zlib": "*",
- "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
- },
- "suggest": {
- "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
- },
- "time": "2020-09-30T07:37:11+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.7-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "GuzzleHttp\\Psr7\\": "src/"
- },
- "files": [
- "src/functions_include.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Michael Dowling",
- "email": "mtdowling@gmail.com",
- "homepage": "https://github.com/mtdowling"
- },
- {
- "name": "Tobias Schultze",
- "homepage": "https://github.com/Tobion"
- }
- ],
- "description": "PSR-7 message implementation that also provides common utility methods",
- "keywords": [
- "http",
- "message",
- "psr-7",
- "request",
- "response",
- "stream",
- "uri",
- "url"
- ]
- },
- {
- "name": "mtdowling/jmespath.php",
- "version": "2.6.0",
- "version_normalized": "2.6.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/jmespath/jmespath.php.git",
- "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
- "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": "^5.4 || ^7.0 || ^8.0",
- "symfony/polyfill-mbstring": "^1.17"
- },
- "require-dev": {
- "composer/xdebug-handler": "^1.4",
- "phpunit/phpunit": "^4.8.36 || ^7.5.15"
- },
- "time": "2020-07-31T21:01:56+00:00",
- "bin": [
- "bin/jp.php"
- ],
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "2.6-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "JmesPath\\": "src/"
- },
- "files": [
- "src/JmesPath.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Michael Dowling",
- "email": "mtdowling@gmail.com",
- "homepage": "https://github.com/mtdowling"
- }
- ],
- "description": "Declaratively specify how to extract elements from a JSON document",
- "keywords": [
- "json",
- "jsonpath"
- ]
- },
- {
- "name": "psr/http-client",
- "version": "1.0.1",
- "version_normalized": "1.0.1.0",
- "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"
- },
- "time": "2020-06-29T06:28:15+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Psr\\Http\\Client\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "PHP-FIG",
- "homepage": "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"
- ]
- },
- {
- "name": "psr/http-message",
- "version": "1.0.1",
- "version_normalized": "1.0.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/php-fig/http-message.git",
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.3.0"
- },
- "time": "2016-08-06T14:39:51+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Psr\\Http\\Message\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
- }
- ],
- "description": "Common interface for HTTP messages",
- "homepage": "https://github.com/php-fig/http-message",
- "keywords": [
- "http",
- "http-message",
- "psr",
- "psr-7",
- "request",
- "response"
- ]
- },
- {
- "name": "ralouphie/getallheaders",
- "version": "3.0.3",
- "version_normalized": "3.0.3.0",
- "source": {
- "type": "git",
- "url": "https://github.com/ralouphie/getallheaders.git",
- "reference": "120b605dfeb996808c31b6477290a714d356e822"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
- "reference": "120b605dfeb996808c31b6477290a714d356e822",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=5.6"
- },
- "require-dev": {
- "php-coveralls/php-coveralls": "^2.1",
- "phpunit/phpunit": "^5 || ^6.5"
- },
- "time": "2019-03-08T08:55:37+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "files": [
- "src/getallheaders.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Ralph Khattar",
- "email": "ralph.khattar@gmail.com"
- }
- ],
- "description": "A polyfill for getallheaders."
- },
- {
- "name": "symfony/polyfill-mbstring",
- "version": "v1.20.0",
- "version_normalized": "1.20.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
- "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "php": ">=7.1"
- },
- "suggest": {
- "ext-mbstring": "For best performance"
- },
- "time": "2020-10-23T14:02:19+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-main": "1.20-dev"
- },
- "thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
- "files": [
- "bootstrap.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Nicolas Grekas",
- "email": "p@tchwork.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Symfony polyfill for the Mbstring extension",
- "homepage": "https://symfony.com",
- "keywords": [
- "compatibility",
- "mbstring",
- "polyfill",
- "portable",
- "shim"
- ],
- "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"
- }
- ]
- }
- ]
|