|
|
[
|
|
|
{
|
|
|
"name": "easywechat-composer/easywechat-composer",
|
|
|
"version": "1.4.0",
|
|
|
"version_normalized": "1.4.0.0",
|
|
|
"name": "doctrine/cache",
|
|
|
"version": "v1.4.4",
|
|
|
"version_normalized": "1.4.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mingyoung/easywechat-composer.git",
|
|
|
"reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a"
|
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
|
"reference": "6433826dd02c9e5be8a127320dc13e7e6625d020"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/mingyoung/easywechat-composer/zipball/93cfce1ec842b9a5b1b0791a52afd18b833f114a",
|
|
|
"reference": "93cfce1ec842b9a5b1b0791a52afd18b833f114a",
|
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
"reference": "6433826dd02c9e5be8a127320dc13e7e6625d020",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -21,22 +21,27 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
|
"php": ">=7.0"
|
|
|
"php": ">=5.3.2"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"doctrine/common": ">2.2,<2.4"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"composer/composer": "^1.0 || ^2.0",
|
|
|
"phpunit/phpunit": "^6.5 || ^7.0"
|
|
|
"phpunit/phpunit": ">=3.7",
|
|
|
"predis/predis": "~1.0",
|
|
|
"satooshi/php-coveralls": "~0.6"
|
|
|
},
|
|
|
"time": "2020-07-23T11:06:47+00:00",
|
|
|
"type": "composer-plugin",
|
|
|
"time": "2015-11-02T18:33:51+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"class": "EasyWeChatComposer\\Plugin"
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.5.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"EasyWeChatComposer\\": "src/"
|
|
|
"psr-0": {
|
|
|
"Doctrine\\Common\\Cache\\": "lib/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
...
|
...
|
@@ -45,25 +50,46 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "张铭阳",
|
|
|
"email": "mingyoungcheung@gmail.com"
|
|
|
"name": "Roman Borschel",
|
|
|
"email": "roman@code-factory.org"
|
|
|
},
|
|
|
{
|
|
|
"name": "Benjamin Eberlei",
|
|
|
"email": "kontakt@beberlei.de"
|
|
|
},
|
|
|
{
|
|
|
"name": "Guilherme Blanco",
|
|
|
"email": "guilhermeblanco@gmail.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Jonathan Wage",
|
|
|
"email": "jonwage@gmail.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Johannes Schmitt",
|
|
|
"email": "schmittjoh@gmail.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "The composer plugin for EasyWeChat"
|
|
|
"description": "Caching library offering an object-oriented API for many cache backends",
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
"keywords": [
|
|
|
"cache",
|
|
|
"caching"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
"version": "7.2.0",
|
|
|
"version_normalized": "7.2.0.0",
|
|
|
"version": "6.5.5",
|
|
|
"version_normalized": "6.5.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
|
"reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
|
|
|
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
|
|
|
"reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
|
|
|
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -74,30 +100,24 @@ |
|
|
},
|
|
|
"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"
|
|
|
"guzzlehttp/promises": "^1.0",
|
|
|
"guzzlehttp/psr7": "^1.6.1",
|
|
|
"php": ">=5.5",
|
|
|
"symfony/polyfill-intl-idn": "^1.17.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"ext-curl": "*",
|
|
|
"php-http/client-integration-tests": "^3.0",
|
|
|
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
"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",
|
|
|
"time": "2020-06-16T21:01:06+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "7.1-dev"
|
|
|
"dev-master": "6.5-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
...
|
...
|
@@ -118,11 +138,6 @@ |
|
|
"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",
|
...
|
...
|
@@ -133,28 +148,8 @@ |
|
|
"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"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
...
|
...
|
@@ -536,17 +531,17 @@ |
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "2.1.1",
|
|
|
"version_normalized": "2.1.1.0",
|
|
|
"version": "1.25.5",
|
|
|
"version_normalized": "1.25.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
"reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5"
|
|
|
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9eee5cec93dfb313a38b6b288741e84e53f02d5",
|
|
|
"reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5",
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
|
|
|
"reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -556,8 +551,8 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2",
|
|
|
"psr/log": "^1.0.1"
|
|
|
"php": ">=5.3.0",
|
|
|
"psr/log": "~1.0"
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/log-implementation": "1.0.0"
|
...
|
...
|
@@ -565,37 +560,33 @@ |
|
|
"require-dev": {
|
|
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
|
"elasticsearch/elasticsearch": "^6.0",
|
|
|
"graylog2/gelf-php": "^1.4.2",
|
|
|
"graylog2/gelf-php": "~1.0",
|
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
|
"php-console/php-console": "^3.1.3",
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.0",
|
|
|
"phpspec/prophecy": "^1.6.1",
|
|
|
"phpunit/phpunit": "^8.5",
|
|
|
"predis/predis": "^1.1",
|
|
|
"rollbar/rollbar": "^1.3",
|
|
|
"phpunit/phpunit": "~4.5",
|
|
|
"ruflin/elastica": ">=0.90 <3.0",
|
|
|
"sentry/sentry": "^0.13",
|
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
|
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
|
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
"ext-mbstring": "Allow to work properly with unicode symbols",
|
|
|
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
|
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
|
"sentry/sentry": "Allow sending log messages to a Sentry server"
|
|
|
},
|
|
|
"time": "2020-07-23T08:41:23+00:00",
|
|
|
"time": "2020-07-23T08:35:51+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.x-dev"
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
...
|
...
|
@@ -762,17 +753,17 @@ |
|
|
},
|
|
|
{
|
|
|
"name": "overtrue/socialite",
|
|
|
"version": "2.0.22",
|
|
|
"version_normalized": "2.0.22.0",
|
|
|
"version": "1.3.0",
|
|
|
"version_normalized": "1.3.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/overtrue/socialite.git",
|
|
|
"reference": "0ce3285293026a639de317a70b01eeef051e9962"
|
|
|
"reference": "fda55f0acef43a144799b1957a8f93d9f5deffce"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/overtrue/socialite/zipball/0ce3285293026a639de317a70b01eeef051e9962",
|
|
|
"reference": "0ce3285293026a639de317a70b01eeef051e9962",
|
|
|
"url": "https://api.github.com/repos/overtrue/socialite/zipball/fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
"reference": "fda55f0acef43a144799b1957a8f93d9f5deffce",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -782,19 +773,15 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-json": "*",
|
|
|
"guzzlehttp/guzzle": "^5.0|^6.0|^7.0",
|
|
|
"php": ">=5.6",
|
|
|
"symfony/http-foundation": "^2.7|^3.0|^4.0|^5.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"socialiteproviders/weixin": "*"
|
|
|
"guzzlehttp/guzzle": "~5.0|~6.0",
|
|
|
"php": ">=5.4.0",
|
|
|
"symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"mockery/mockery": "~1.2",
|
|
|
"phpunit/phpunit": "~6"
|
|
|
"mockery/mockery": "~0.9",
|
|
|
"phpunit/phpunit": "~4.0"
|
|
|
},
|
|
|
"time": "2020-11-12T23:23:15+00:00",
|
|
|
"time": "2017-08-04T06:28:22+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
...
|
...
|
@@ -820,27 +807,21 @@ |
|
|
"social",
|
|
|
"wechat",
|
|
|
"weibo"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://www.patreon.com/overtrue",
|
|
|
"type": "patreon"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "overtrue/wechat",
|
|
|
"version": "4.3.2",
|
|
|
"version_normalized": "4.3.2.0",
|
|
|
"version": "3.3.33",
|
|
|
"version_normalized": "3.3.33.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/overtrue/wechat.git",
|
|
|
"reference": "093a3bc059cfaea00d62e041c6b36a695324aba4"
|
|
|
"reference": "78e5476df330754040d1c400d0bca640d5b77cb7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/overtrue/wechat/zipball/093a3bc059cfaea00d62e041c6b36a695324aba4",
|
|
|
"reference": "093a3bc059cfaea00d62e041c6b36a695324aba4",
|
|
|
"url": "https://api.github.com/repos/overtrue/wechat/zipball/78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
"reference": "78e5476df330754040d1c400d0bca640d5b77cb7",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -850,29 +831,22 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"easywechat-composer/easywechat-composer": "^1.1",
|
|
|
"ext-fileinfo": "*",
|
|
|
"doctrine/cache": "1.4.*",
|
|
|
"ext-openssl": "*",
|
|
|
"ext-simplexml": "*",
|
|
|
"guzzlehttp/guzzle": "^6.2 || ^7.0",
|
|
|
"monolog/monolog": "^1.22 || ^2.0",
|
|
|
"overtrue/socialite": "~2.0",
|
|
|
"php": ">=7.2",
|
|
|
"pimple/pimple": "^3.0",
|
|
|
"psr/simple-cache": "^1.0",
|
|
|
"symfony/cache": "^3.3 || ^4.3 || ^5.0",
|
|
|
"symfony/event-dispatcher": "^4.3 || ^5.0",
|
|
|
"symfony/http-foundation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
|
|
|
"symfony/psr-http-message-bridge": "^0.3 || ^1.0 || ^2.0"
|
|
|
"guzzlehttp/guzzle": "~6.2",
|
|
|
"monolog/monolog": "^1.17",
|
|
|
"overtrue/socialite": "^1.0.25",
|
|
|
"php": ">=5.5.0",
|
|
|
"pimple/pimple": "~3.0",
|
|
|
"symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0",
|
|
|
"symfony/psr-http-message-bridge": "~0.3|^1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"friendsofphp/php-cs-fixer": "^2.15",
|
|
|
"mikey179/vfsstream": "^1.6",
|
|
|
"mockery/mockery": "^1.2.3",
|
|
|
"phpstan/phpstan": "^0.12.0",
|
|
|
"phpunit/phpunit": "^7.5"
|
|
|
"mockery/mockery": "^0.9.9",
|
|
|
"overtrue/phplint": "dev-master",
|
|
|
"phpunit/phpunit": "~4.0"
|
|
|
},
|
|
|
"time": "2020-11-17T03:33:00+00:00",
|
|
|
"time": "2018-10-17T12:27:27+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
...
|
...
|
@@ -880,8 +854,7 @@ |
|
|
"EasyWeChat\\": "src/"
|
|
|
},
|
|
|
"files": [
|
|
|
"src/Kernel/Support/Helpers.php",
|
|
|
"src/Kernel/Helpers.php"
|
|
|
"src/Payment/helpers.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
...
|
...
|
@@ -896,25 +869,10 @@ |
|
|
],
|
|
|
"description": "微信SDK",
|
|
|
"keywords": [
|
|
|
"easywechat",
|
|
|
"sdk",
|
|
|
"wechat",
|
|
|
"weixin",
|
|
|
"weixin-sdk"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://www.easywechat.com/img/pay/wechat.jpg",
|
|
|
"type": "custom"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://github.com/overtrue",
|
|
|
"type": "github"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://www.patreon.com/overtrue",
|
|
|
"type": "patreon"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
...
|
...
|
@@ -1200,60 +1158,6 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/cache",
|
|
|
"version": "1.0.1",
|
|
|
"version_normalized": "1.0.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
"preferred": true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
|
},
|
|
|
"time": "2016-08-06T20:24:11+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Psr\\Cache\\": "src/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "PHP-FIG",
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
}
|
|
|
],
|
|
|
"description": "Common interface for caching libraries",
|
|
|
"keywords": [
|
|
|
"cache",
|
|
|
"psr",
|
|
|
"psr-6"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/container",
|
|
|
"version": "1.0.0",
|
|
|
"version_normalized": "1.0.0.0",
|
...
|
...
|
@@ -1311,117 +1215,6 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/event-dispatcher",
|
|
|
"version": "1.0.0",
|
|
|
"version_normalized": "1.0.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
"preferred": true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.0"
|
|
|
},
|
|
|
"time": "2019-01-08T18:20:26+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "PHP-FIG",
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
}
|
|
|
],
|
|
|
"description": "Standard interfaces for event handling.",
|
|
|
"keywords": [
|
|
|
"events",
|
|
|
"psr",
|
|
|
"psr-14"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"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",
|
...
|
...
|
@@ -1639,18 +1432,18 @@ |
|
|
"description": "A polyfill for getallheaders."
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache",
|
|
|
"version": "v5.1.8",
|
|
|
"version_normalized": "5.1.8.0",
|
|
|
"name": "symfony/finder",
|
|
|
"version": "v4.4.14",
|
|
|
"version_normalized": "4.4.14.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache.git",
|
|
|
"reference": "d7bc33e9f9028f49f87057e7944c076d9593f046"
|
|
|
"url": "https://github.com/symfony/finder.git",
|
|
|
"reference": "5ef0f6c609c1a36f723880dfe78301199bc96868"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/cache/zipball/d7bc33e9f9028f49f87057e7944c076d9593f046",
|
|
|
"reference": "d7bc33e9f9028f49f87057e7944c076d9593f046",
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/5ef0f6c609c1a36f723880dfe78301199bc96868",
|
|
|
"reference": "5ef0f6c609c1a36f723880dfe78301199bc96868",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -1660,42 +1453,19 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/cache": "~1.0",
|
|
|
"psr/log": "~1.0",
|
|
|
"symfony/cache-contracts": "^1.1.7|^2",
|
|
|
"symfony/polyfill-php80": "^1.15",
|
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
|
"symfony/var-exporter": "^4.4|^5.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"doctrine/dbal": "<2.5",
|
|
|
"symfony/dependency-injection": "<4.4",
|
|
|
"symfony/http-kernel": "<4.4",
|
|
|
"symfony/var-dumper": "<4.4"
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/cache-implementation": "1.0",
|
|
|
"psr/simple-cache-implementation": "1.0",
|
|
|
"symfony/cache-implementation": "1.0"
|
|
|
"php": ">=7.1.3"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"cache/integration-tests": "dev-master",
|
|
|
"doctrine/cache": "^1.6",
|
|
|
"doctrine/dbal": "^2.5|^3.0",
|
|
|
"predis/predis": "^1.1",
|
|
|
"psr/simple-cache": "^1.0",
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
"symfony/filesystem": "^4.4|^5.0",
|
|
|
"symfony/var-dumper": "^4.4|^5.0"
|
|
|
},
|
|
|
"time": "2020-10-25T23:21:56+00:00",
|
|
|
"time": "2020-09-02T16:08:58+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "4.4-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Component\\Cache\\": ""
|
|
|
"Symfony\\Component\\Finder\\": ""
|
|
|
},
|
|
|
"exclude-from-classmap": [
|
|
|
"/Tests/"
|
...
|
...
|
@@ -1707,48 +1477,30 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Nicolas Grekas",
|
|
|
"email": "p@tchwork.com"
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony Cache component with PSR-6, PSR-16, and tags",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"caching",
|
|
|
"psr6"
|
|
|
],
|
|
|
"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"
|
|
|
}
|
|
|
]
|
|
|
"description": "Symfony Finder Component",
|
|
|
"homepage": "https://symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/cache-contracts",
|
|
|
"version": "v2.2.0",
|
|
|
"version_normalized": "2.2.0.0",
|
|
|
"name": "symfony/http-foundation",
|
|
|
"version": "v3.4.46",
|
|
|
"version_normalized": "3.4.46.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/cache-contracts.git",
|
|
|
"reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
"reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
|
|
|
"reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
|
|
|
"reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -1758,28 +1510,23 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/cache": "^1.0"
|
|
|
"php": "^5.5.9|>=7.0.8",
|
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
|
"symfony/polyfill-php70": "~1.6"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/cache-implementation": ""
|
|
|
"require-dev": {
|
|
|
"symfony/expression-language": "~2.8|~3.0|~4.0"
|
|
|
},
|
|
|
"time": "2020-09-07T11:33:47+00:00",
|
|
|
"time": "2020-10-24T10:57:07+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.2-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/contracts",
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Contracts\\Cache\\": ""
|
|
|
}
|
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
|
},
|
|
|
"exclude-from-classmap": [
|
|
|
"/Tests/"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
...
|
...
|
@@ -1787,24 +1534,16 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Nicolas Grekas",
|
|
|
"email": "p@tchwork.com"
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Generic abstractions related to caching",
|
|
|
"description": "Symfony HttpFoundation Component",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"abstractions",
|
|
|
"contracts",
|
|
|
"decoupling",
|
|
|
"interfaces",
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://symfony.com/sponsor",
|
...
|
...
|
@@ -1821,18 +1560,18 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
"version": "v2.2.0",
|
|
|
"version_normalized": "2.2.0.0",
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
"version": "v1.20.0",
|
|
|
"version_normalized": "1.20.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
"reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
|
|
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
|
|
|
"reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -1842,23 +1581,31 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1"
|
|
|
"php": ">=7.1",
|
|
|
"symfony/polyfill-intl-normalizer": "^1.10",
|
|
|
"symfony/polyfill-php72": "^1.10"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-intl": "For best performance"
|
|
|
},
|
|
|
"time": "2020-09-07T11:33:47+00:00",
|
|
|
"time": "2020-10-23T14:02:19+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.2-dev"
|
|
|
"dev-main": "1.20-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/contracts",
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
"name": "symfony/polyfill",
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
},
|
|
|
"files": [
|
|
|
"function.php"
|
|
|
"bootstrap.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
...
|
...
|
@@ -1867,106 +1614,28 @@ |
|
|
],
|
|
|
"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",
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
"type": "custom"
|
|
|
"name": "Laurent Bassin",
|
|
|
"email": "laurent@bassin.info"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://github.com/fabpot",
|
|
|
"type": "github"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
|
|
"version": "v5.1.8",
|
|
|
"version_normalized": "5.1.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
|
"reference": "26f4edae48c913fc183a3da0553fe63bdfbd361a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/26f4edae48c913fc183a3da0553fe63bdfbd361a",
|
|
|
"reference": "26f4edae48c913fc183a3da0553fe63bdfbd361a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
"preferred": true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"symfony/deprecation-contracts": "^2.1",
|
|
|
"symfony/event-dispatcher-contracts": "^2",
|
|
|
"symfony/polyfill-php80": "^1.15"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"symfony/dependency-injection": "<4.4"
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
|
"symfony/event-dispatcher-implementation": "2.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"psr/log": "~1.0",
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
"symfony/error-handler": "^4.4|^5.0",
|
|
|
"symfony/expression-language": "^4.4|^5.0",
|
|
|
"symfony/http-foundation": "^4.4|^5.0",
|
|
|
"symfony/service-contracts": "^1.1|^2",
|
|
|
"symfony/stopwatch": "^4.4|^5.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/dependency-injection": "",
|
|
|
"symfony/http-kernel": ""
|
|
|
},
|
|
|
"time": "2020-10-24T12:01:57+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
|
},
|
|
|
"exclude-from-classmap": [
|
|
|
"/Tests/"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
"name": "Trevor Rowbotham",
|
|
|
"email": "trevor.rowbotham@pm.me"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony EventDispatcher Component",
|
|
|
"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"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://symfony.com/sponsor",
|
...
|
...
|
@@ -1983,18 +1652,18 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
|
"version": "v2.2.0",
|
|
|
"version_normalized": "2.2.0.0",
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
"version": "v1.20.0",
|
|
|
"version_normalized": "1.20.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
|
"reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
"reference": "727d1096295d807c309fb01a851577302394c897"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
|
|
|
"reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
|
|
|
"reference": "727d1096295d807c309fb01a851577302394c897",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -2004,28 +1673,33 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/event-dispatcher": "^1"
|
|
|
"php": ">=7.1"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/event-dispatcher-implementation": ""
|
|
|
"ext-intl": "For best performance"
|
|
|
},
|
|
|
"time": "2020-09-07T11:33:47+00:00",
|
|
|
"time": "2020-10-23T14:02:19+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.2-dev"
|
|
|
"dev-main": "1.20-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/contracts",
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
"name": "symfony/polyfill",
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
|
}
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
},
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
|
],
|
|
|
"classmap": [
|
|
|
"Resources/stubs"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
...
|
...
|
@@ -2041,15 +1715,15 @@ |
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Generic abstractions related to dispatching event",
|
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"abstractions",
|
|
|
"contracts",
|
|
|
"decoupling",
|
|
|
"interfaces",
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
"compatibility",
|
|
|
"intl",
|
|
|
"normalizer",
|
|
|
"polyfill",
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
...
|
...
|
@@ -2067,18 +1741,18 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/finder",
|
|
|
"version": "v4.4.14",
|
|
|
"version_normalized": "4.4.14.0",
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
"version": "v1.20.0",
|
|
|
"version_normalized": "1.20.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/finder.git",
|
|
|
"reference": "5ef0f6c609c1a36f723880dfe78301199bc96868"
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/5ef0f6c609c1a36f723880dfe78301199bc96868",
|
|
|
"reference": "5ef0f6c609c1a36f723880dfe78301199bc96868",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -2088,86 +1762,29 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1.3"
|
|
|
"php": ">=7.1"
|
|
|
},
|
|
|
"time": "2020-09-02T16:08:58+00:00",
|
|
|
"suggest": {
|
|
|
"ext-mbstring": "For best performance"
|
|
|
},
|
|
|
"time": "2020-10-23T14:02:19+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "4.4-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Component\\Finder\\": ""
|
|
|
},
|
|
|
"exclude-from-classmap": [
|
|
|
"/Tests/"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
"dev-main": "1.20-dev"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony Finder Component",
|
|
|
"homepage": "https://symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
"version": "v5.1.8",
|
|
|
"version_normalized": "5.1.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
"reference": "a2860ec970404b0233ab1e59e0568d3277d32b6f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a2860ec970404b0233ab1e59e0568d3277d32b6f",
|
|
|
"reference": "a2860ec970404b0233ab1e59e0568d3277d32b6f",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
"preferred": true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"symfony/deprecation-contracts": "^2.1",
|
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
|
"symfony/polyfill-php80": "^1.15"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"predis/predis": "~1.0",
|
|
|
"symfony/cache": "^4.4|^5.0",
|
|
|
"symfony/expression-language": "^4.4|^5.0",
|
|
|
"symfony/mime": "^4.4|^5.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/mime": "To use the file extension guesser"
|
|
|
},
|
|
|
"time": "2020-10-24T12:01:57+00:00",
|
|
|
"type": "library",
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
},
|
|
|
"exclude-from-classmap": [
|
|
|
"/Tests/"
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
...
|
...
|
@@ -2176,16 +1793,23 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
"name": "Nicolas Grekas",
|
|
|
"email": "p@tchwork.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony HttpFoundation Component",
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"compatibility",
|
|
|
"mbstring",
|
|
|
"polyfill",
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://symfony.com/sponsor",
|
...
|
...
|
@@ -2202,18 +1826,18 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
"name": "symfony/polyfill-php70",
|
|
|
"version": "v1.20.0",
|
|
|
"version_normalized": "1.20.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
|
|
|
"url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
|
|
|
"reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -2225,11 +1849,8 @@ |
|
|
"require": {
|
|
|
"php": ">=7.1"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"ext-mbstring": "For best performance"
|
|
|
},
|
|
|
"time": "2020-10-23T14:02:19+00:00",
|
|
|
"type": "library",
|
|
|
"type": "metapackage",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-main": "1.20-dev"
|
...
|
...
|
@@ -2239,15 +1860,6 @@ |
|
|
"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"
|
...
|
...
|
@@ -2262,11 +1874,10 @@ |
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
"description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"compatibility",
|
|
|
"mbstring",
|
|
|
"polyfill",
|
|
|
"portable",
|
|
|
"shim"
|
...
|
...
|
@@ -2287,18 +1898,18 @@ |
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
"version": "v1.20.0",
|
|
|
"version_normalized": "1.20.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
|
|
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
|
|
|
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -2324,13 +1935,10 @@ |
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
|
},
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
|
],
|
|
|
"classmap": [
|
|
|
"Resources/stubs"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
...
|
...
|
@@ -2339,10 +1947,6 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Ion Bazan",
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Nicolas Grekas",
|
|
|
"email": "p@tchwork.com"
|
|
|
},
|
...
|
...
|
@@ -2351,7 +1955,7 @@ |
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"compatibility",
|
...
|
...
|
@@ -2376,17 +1980,17 @@ |
|
|
},
|
|
|
{
|
|
|
"name": "symfony/psr-http-message-bridge",
|
|
|
"version": "v2.0.2",
|
|
|
"version_normalized": "2.0.2.0",
|
|
|
"version": "v1.2.0",
|
|
|
"version_normalized": "1.2.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
|
"reference": "51a21cb3ba3927d4b4bf8f25cc55763351af5f2e"
|
|
|
"reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/51a21cb3ba3927d4b4bf8f25cc55763351af5f2e",
|
|
|
"reference": "51a21cb3ba3927d4b4bf8f25cc55763351af5f2e",
|
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
"reference": "9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
...
|
...
|
@@ -2396,22 +2000,23 @@ |
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.1",
|
|
|
"php": "^7.1",
|
|
|
"psr/http-message": "^1.0",
|
|
|
"symfony/http-foundation": "^4.4 || ^5.0"
|
|
|
"symfony/http-foundation": "^3.4 || ^4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"nyholm/psr7": "^1.1",
|
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.0"
|
|
|
"symfony/phpunit-bridge": "^3.4.20 || ^4.0",
|
|
|
"zendframework/zend-diactoros": "^1.4.1 || ^2.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
|
},
|
|
|
"time": "2020-09-29T08:17:46+00:00",
|
|
|
"time": "2019-03-11T18:22:33+00:00",
|
|
|
"type": "symfony-bridge",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.0-dev"
|
|
|
"dev-master": "1.2-dev"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
...
|
...
|
@@ -2429,12 +2034,12 @@ |
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
},
|
|
|
{
|
|
|
"name": "Fabien Potencier",
|
|
|
"email": "fabien@symfony.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "PSR HTTP message bridge",
|
...
|
...
|
@@ -2444,104 +2049,6 @@ |
|
|
"http-message",
|
|
|
"psr-17",
|
|
|
"psr-7"
|
|
|
],
|
|
|
"funding": [
|
|
|
{
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
"type": "custom"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://github.com/fabpot",
|
|
|
"type": "github"
|
|
|
},
|
|
|
{
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
"version": "v2.2.0",
|
|
|
"version_normalized": "2.2.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
"preferred": true
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=7.2.5",
|
|
|
"psr/container": "^1.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/service-implementation": ""
|
|
|
},
|
|
|
"time": "2020-09-07T11:33:47+00:00",
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "2.2-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/contracts",
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
}
|
|
|
},
|
|
|
"installation-source": "dist",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
|
"MIT"
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
"name": "Nicolas Grekas",
|
|
|
"email": "p@tchwork.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
"description": "Generic abstractions related to writing services",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"abstractions",
|
|
|
"contracts",
|
|
|
"decoupling",
|
|
|
"interfaces",
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
"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"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
...
|
...
|
|