1662 lines
59 KiB
JSON
1662 lines
59 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"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": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/adbario/php-dot-notation/issues",
|
|
"source": "https://github.com/adbario/php-dot-notation/tree/2.x"
|
|
},
|
|
"install-path": "../adbario/php-dot-notation"
|
|
},
|
|
{
|
|
"name": "alibabacloud/client",
|
|
"version": "1.5.31",
|
|
"version_normalized": "1.5.31.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/openapi-sdk-php-client.git",
|
|
"reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/19224d92fe27ab8ef501d77d4891e7660bc023c1",
|
|
"reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1",
|
|
"shasum": ""
|
|
},
|
|
"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|^6.1",
|
|
"psr/cache": "^1.0",
|
|
"symfony/dotenv": "^3.4",
|
|
"symfony/var-dumper": "^3.4"
|
|
},
|
|
"suggest": {
|
|
"ext-sockets": "To use client-side monitoring"
|
|
},
|
|
"time": "2021-05-13T06:26:38+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Functions.php"
|
|
],
|
|
"psr-4": {
|
|
"AlibabaCloud\\Client\\": "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 Client for PHP - Use Alibaba Cloud in your PHP project",
|
|
"homepage": "https://www.alibabacloud.com/",
|
|
"keywords": [
|
|
"alibaba",
|
|
"alibabacloud",
|
|
"aliyun",
|
|
"client",
|
|
"cloud",
|
|
"library",
|
|
"sdk",
|
|
"tool"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aliyun/openapi-sdk-php-client/issues",
|
|
"source": "https://github.com/aliyun/openapi-sdk-php-client"
|
|
},
|
|
"install-path": "../alibabacloud/client"
|
|
},
|
|
{
|
|
"name": "alibabacloud/credentials",
|
|
"version": "1.1.4",
|
|
"version_normalized": "1.1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/credentials-php.git",
|
|
"reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/credentials-php/zipball/e79d4151ad8924c0cf79d4fe0ec151b8d7663a25",
|
|
"reference": "e79d4151ad8924c0cf79d4fe0ec151b8d7663a25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"adbario/php-dot-notation": "^2.2",
|
|
"alibabacloud/tea": "^3.0",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"guzzlehttp/guzzle": "^6.3|^7.0",
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.8",
|
|
"drupal/coder": "^8.3",
|
|
"ext-dom": "*",
|
|
"ext-pcre": "*",
|
|
"ext-sockets": "*",
|
|
"ext-spl": "*",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"monolog/monolog": "^1.24",
|
|
"phpunit/phpunit": "^4.8.35|^5.4.3",
|
|
"psr/cache": "^1.0",
|
|
"symfony/dotenv": "^3.4",
|
|
"symfony/var-dumper": "^3.4"
|
|
},
|
|
"suggest": {
|
|
"ext-sockets": "To use client-side monitoring"
|
|
},
|
|
"time": "2021-06-08T10:49:34+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Credentials\\": "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 Credentials for PHP",
|
|
"homepage": "https://www.alibabacloud.com/",
|
|
"keywords": [
|
|
"alibaba",
|
|
"alibabacloud",
|
|
"aliyun",
|
|
"client",
|
|
"cloud",
|
|
"credentials",
|
|
"library",
|
|
"sdk",
|
|
"tool"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aliyun/credentials-php/issues",
|
|
"source": "https://github.com/aliyun/credentials-php"
|
|
},
|
|
"install-path": "../alibabacloud/credentials"
|
|
},
|
|
{
|
|
"name": "alibabacloud/darabonba-openapi",
|
|
"version": "0.2.5",
|
|
"version_normalized": "0.2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/darabonba-openapi.git",
|
|
"reference": "e57268b72616ed146eea1b5749d96b33e1f75ec3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/darabonba-openapi/zipball/e57268b72616ed146eea1b5749d96b33e1f75ec3",
|
|
"reference": "e57268b72616ed146eea1b5749d96b33e1f75ec3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alibabacloud/credentials": "^1.1",
|
|
"alibabacloud/gateway-spi": "^0.0.1",
|
|
"alibabacloud/openapi-util": "^0.1.10",
|
|
"alibabacloud/tea-utils": "^0.2.0",
|
|
"php": ">5.5"
|
|
},
|
|
"time": "2021-12-22T07:45:24+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Darabonba\\OpenApi\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud OpenApi Client",
|
|
"support": {
|
|
"issues": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/issues",
|
|
"source": "https://github.com/alibabacloud-sdk-php/darabonba-openapi/tree/0.2.5"
|
|
},
|
|
"install-path": "../alibabacloud/darabonba-openapi"
|
|
},
|
|
{
|
|
"name": "alibabacloud/endpoint-util",
|
|
"version": "0.1.1",
|
|
"version_normalized": "0.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/endpoint-util.git",
|
|
"reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/endpoint-util/zipball/f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5",
|
|
"reference": "f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35|^5.4.3"
|
|
},
|
|
"time": "2020-06-04T10:57:15+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Endpoint\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud Endpoint Library for PHP",
|
|
"support": {
|
|
"source": "https://github.com/alibabacloud-sdk-php/endpoint-util/tree/0.1.1"
|
|
},
|
|
"install-path": "../alibabacloud/endpoint-util"
|
|
},
|
|
{
|
|
"name": "alibabacloud/gateway-spi",
|
|
"version": "0.0.1",
|
|
"version_normalized": "0.0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi.git",
|
|
"reference": "36ba38571acbf821cfd84555cdb1327cdbf86935"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/alibabacloud-gateway-spi/zipball/36ba38571acbf821cfd84555cdb1327cdbf86935",
|
|
"reference": "36ba38571acbf821cfd84555cdb1327cdbf86935",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alibabacloud/credentials": "^1.1",
|
|
"php": ">5.5"
|
|
},
|
|
"time": "2021-12-07T04:41:11+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Darabonba\\GatewaySpi\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud Gateway SPI Client",
|
|
"support": {
|
|
"source": "https://github.com/alibabacloud-sdk-php/alibabacloud-gateway-spi/tree/0.0.1"
|
|
},
|
|
"install-path": "../alibabacloud/gateway-spi"
|
|
},
|
|
{
|
|
"name": "alibabacloud/openapi-util",
|
|
"version": "0.1.11",
|
|
"version_normalized": "0.1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/openapi-util.git",
|
|
"reference": "61ee137955a25c9f5f33170babb6071d4bccf12c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/openapi-util/zipball/61ee137955a25c9f5f33170babb6071d4bccf12c",
|
|
"reference": "61ee137955a25c9f5f33170babb6071d4bccf12c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alibabacloud/tea": "^3.1",
|
|
"alibabacloud/tea-utils": "^0.2",
|
|
"lizhichao/one-sm": "^1.5",
|
|
"php": ">5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35|^5.4.3"
|
|
},
|
|
"time": "2021-12-28T07:57:21+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\OpenApiUtil\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud OpenApi Util",
|
|
"support": {
|
|
"issues": "https://github.com/alibabacloud-sdk-php/openapi-util/issues",
|
|
"source": "https://github.com/alibabacloud-sdk-php/openapi-util/tree/0.1.11"
|
|
},
|
|
"install-path": "../alibabacloud/openapi-util"
|
|
},
|
|
{
|
|
"name": "alibabacloud/swas-open-20200601",
|
|
"version": "1.0.2",
|
|
"version_normalized": "1.0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/swas-open-20200601.git",
|
|
"reference": "95018c89e7f747ea820323d3cac9f483419fa51a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/swas-open-20200601/zipball/95018c89e7f747ea820323d3cac9f483419fa51a",
|
|
"reference": "95018c89e7f747ea820323d3cac9f483419fa51a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alibabacloud/darabonba-openapi": "^0.2.0",
|
|
"alibabacloud/endpoint-util": "^0.1.0",
|
|
"alibabacloud/tea-utils": "^0.2.0",
|
|
"php": ">5.5"
|
|
},
|
|
"time": "2021-11-23T06:23:30+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\SDK\\SWASOPEN\\V20200601\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud SWAS-OPEN (20200601) SDK Library for PHP",
|
|
"support": {
|
|
"source": "https://github.com/alibabacloud-sdk-php/swas-open-20200601/tree/1.0.2"
|
|
},
|
|
"install-path": "../alibabacloud/swas-open-20200601"
|
|
},
|
|
{
|
|
"name": "alibabacloud/tea",
|
|
"version": "3.1.23",
|
|
"version_normalized": "3.1.23.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aliyun/tea-php.git",
|
|
"reference": "61fce993274edf6e7131af07256ed7723d97a85f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aliyun/tea-php/zipball/61fce993274edf6e7131af07256ed7723d97a85f",
|
|
"reference": "61fce993274edf6e7131af07256ed7723d97a85f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"adbario/php-dot-notation": "^2.2",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"guzzlehttp/guzzle": "^6.3|^7.0",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"symfony/dotenv": "^3.4",
|
|
"symfony/var-dumper": "^3.4"
|
|
},
|
|
"suggest": {
|
|
"ext-sockets": "To use client-side monitoring"
|
|
},
|
|
"time": "2021-12-20T02:32:43+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Tea\\": "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": "Client of Tea for PHP",
|
|
"homepage": "https://www.alibabacloud.com/",
|
|
"keywords": [
|
|
"alibabacloud",
|
|
"client",
|
|
"cloud",
|
|
"tea"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aliyun/tea-php/issues",
|
|
"source": "https://github.com/aliyun/tea-php"
|
|
},
|
|
"install-path": "../alibabacloud/tea"
|
|
},
|
|
{
|
|
"name": "alibabacloud/tea-utils",
|
|
"version": "0.2.14",
|
|
"version_normalized": "0.2.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alibabacloud-sdk-php/tea-utils.git",
|
|
"reference": "381df15cb4bdb58dbf596f94869ffd2ef680eddd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alibabacloud-sdk-php/tea-utils/zipball/381df15cb4bdb58dbf596f94869ffd2ef680eddd",
|
|
"reference": "381df15cb4bdb58dbf596f94869ffd2ef680eddd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alibabacloud/tea": "^3.1",
|
|
"php": ">5.5"
|
|
},
|
|
"time": "2021-02-02T10:10:58+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlibabaCloud\\Tea\\Utils\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alibaba Cloud SDK",
|
|
"email": "sdk-team@alibabacloud.com"
|
|
}
|
|
],
|
|
"description": "Alibaba Cloud Tea Utils for PHP",
|
|
"support": {
|
|
"issues": "https://github.com/aliyun/tea-util/issues",
|
|
"source": "https://github.com/aliyun/tea-util"
|
|
},
|
|
"install-path": "../alibabacloud/tea-utils"
|
|
},
|
|
{
|
|
"name": "clagiordano/weblibs-configmanager",
|
|
"version": "v1.5.0",
|
|
"version_normalized": "1.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/clagiordano/weblibs-configmanager.git",
|
|
"reference": "8802c7396d61a923c9a73e37ead062b24bb1b273"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/8802c7396d61a923c9a73e37ead062b24bb1b273",
|
|
"reference": "8802c7396d61a923c9a73e37ead062b24bb1b273",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.4",
|
|
"symfony/yaml": "^2.8"
|
|
},
|
|
"require-dev": {
|
|
"clagiordano/phpunit-result-printer": "^1",
|
|
"php-coveralls/php-coveralls": "^1.1",
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"time": "2021-07-12T15:27:21+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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/clagiordano/weblibs-configmanager/issues",
|
|
"source": "https://github.com/clagiordano/weblibs-configmanager/tree/v1.5.0"
|
|
},
|
|
"install-path": "../clagiordano/weblibs-configmanager"
|
|
},
|
|
{
|
|
"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": ""
|
|
},
|
|
"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": {
|
|
"files": [
|
|
"src/Create.php"
|
|
],
|
|
"psr-4": {
|
|
"Stringy\\": "src/"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/danielstjules/Stringy/issues",
|
|
"source": "https://github.com/danielstjules/Stringy"
|
|
},
|
|
"install-path": "../danielstjules/stringy"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "7.4.1",
|
|
"version_normalized": "7.4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
|
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"guzzlehttp/promises": "^1.5",
|
|
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.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 || ^2.0 || ^3.0"
|
|
},
|
|
"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": "2021-12-06T18:43:05+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "7.4-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Jeremy Lindblom",
|
|
"email": "jeremeamia@gmail.com",
|
|
"homepage": "https://github.com/jeremeamia"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https://github.com/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"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.4.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../guzzlehttp/guzzle"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "1.5.1",
|
|
"version_normalized": "1.5.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
},
|
|
"time": "2021-10-22T20:56:57+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle promises library",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../guzzlehttp/promises"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "2.1.0",
|
|
"version_normalized": "2.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
|
"reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
|
|
"shasum": ""
|
|
},
|
|
"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"
|
|
},
|
|
"time": "2021-10-06T17:43:30+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"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"
|
|
},
|
|
{
|
|
"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.1.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../guzzlehttp/psr7"
|
|
},
|
|
{
|
|
"name": "lizhichao/one-sm",
|
|
"version": "1.10",
|
|
"version_normalized": "1.10.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lizhichao/sm.git",
|
|
"reference": "687a012a44a5bfd4d9143a0234e1060543be455a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lizhichao/sm/zipball/687a012a44a5bfd4d9143a0234e1060543be455a",
|
|
"reference": "687a012a44a5bfd4d9143a0234e1060543be455a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"time": "2021-05-26T06:19:22+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"OneSm\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "tanszhe",
|
|
"email": "1018595261@qq.com"
|
|
}
|
|
],
|
|
"description": "国密sm3",
|
|
"keywords": [
|
|
"php",
|
|
"sm3"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/lizhichao/sm/issues",
|
|
"source": "https://github.com/lizhichao/sm/tree/1.10"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.vicsdf.com/img/w.jpg",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.vicsdf.com/img/z.jpg",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"install-path": "../lizhichao/one-sm"
|
|
},
|
|
{
|
|
"name": "mtdowling/jmespath.php",
|
|
"version": "2.6.1",
|
|
"version_normalized": "2.6.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jmespath/jmespath.php.git",
|
|
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
|
"reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4 || ^7.0 || ^8.0",
|
|
"symfony/polyfill-mbstring": "^1.17"
|
|
},
|
|
"require-dev": {
|
|
"composer/xdebug-handler": "^1.4 || ^2.0",
|
|
"phpunit/phpunit": "^4.8.36 || ^7.5.15"
|
|
},
|
|
"time": "2021-06-14T00:11:39+00:00",
|
|
"bin": [
|
|
"bin/jp.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src/JmesPath.php"
|
|
],
|
|
"psr-4": {
|
|
"JmesPath\\": "src/"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/jmespath/jmespath.php/issues",
|
|
"source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
|
|
},
|
|
"install-path": "../mtdowling/jmespath.php"
|
|
},
|
|
{
|
|
"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": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-client/tree/master"
|
|
},
|
|
"install-path": "../psr/http-client"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.0.1",
|
|
"version_normalized": "1.0.1.0",
|
|
"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": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"time": "2019-04-30T12:38:16+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 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"
|
|
},
|
|
"install-path": "../psr/http-factory"
|
|
},
|
|
{
|
|
"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": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
|
},
|
|
"install-path": "../psr/http-message"
|
|
},
|
|
{
|
|
"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": ""
|
|
},
|
|
"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.",
|
|
"support": {
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
},
|
|
"install-path": "../ralouphie/getallheaders"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v2.5.0",
|
|
"version_normalized": "2.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"time": "2021-07-12T14:48:14+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../symfony/deprecation-contracts"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.24.0",
|
|
"version_normalized": "1.24.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"time": "2021-10-20T20:35:02+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../symfony/polyfill-ctype"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.24.0",
|
|
"version_normalized": "1.24.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"time": "2021-11-30T18:21:41+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "../symfony/polyfill-mbstring"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.8.52",
|
|
"version_normalized": "2.8.52.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b",
|
|
"reference": "02c1859112aa779d9ab394ae4f3381911d84052b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"time": "2018-11-11T11:18:13+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v2.8.52"
|
|
},
|
|
"install-path": "../symfony/yaml"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|