|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "10a1b786c28d762b6a6c1ddf682694a9",
|
|
|
+ "content-hash": "7e8426ea8af2574e4072a37165ca7eb5",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "composer/package-versions-deprecated",
|
|
@@ -3796,6 +3796,171 @@
|
|
|
],
|
|
|
"time": "2022-09-29T08:12:55+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "symfony/http-client",
|
|
|
+ "version": "v5.4.13",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/http-client.git",
|
|
|
+ "reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/596fd752f00e0205d895cd6b184d135c27bb5d6a",
|
|
|
+ "reference": "596fd752f00e0205d895cd6b184d135c27bb5d6a",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5",
|
|
|
+ "psr/log": "^1|^2|^3",
|
|
|
+ "symfony/deprecation-contracts": "^2.1|^3",
|
|
|
+ "symfony/http-client-contracts": "^2.4",
|
|
|
+ "symfony/polyfill-php73": "^1.11",
|
|
|
+ "symfony/polyfill-php80": "^1.16",
|
|
|
+ "symfony/service-contracts": "^1.0|^2|^3"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "php-http/async-client-implementation": "*",
|
|
|
+ "php-http/client-implementation": "*",
|
|
|
+ "psr/http-client-implementation": "1.0",
|
|
|
+ "symfony/http-client-implementation": "2.4"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "amphp/amp": "^2.5",
|
|
|
+ "amphp/http-client": "^4.2.1",
|
|
|
+ "amphp/http-tunnel": "^1.0",
|
|
|
+ "amphp/socket": "^1.1",
|
|
|
+ "guzzlehttp/promises": "^1.4",
|
|
|
+ "nyholm/psr7": "^1.0",
|
|
|
+ "php-http/httplug": "^1.0|^2.0",
|
|
|
+ "psr/http-client": "^1.0",
|
|
|
+ "symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
+ "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
|
|
|
+ "symfony/process": "^4.4|^5.0|^6.0",
|
|
|
+ "symfony/stopwatch": "^4.4|^5.0|^6.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Component\\HttpClient\\": ""
|
|
|
+ },
|
|
|
+ "exclude-from-classmap": [
|
|
|
+ "/Tests/"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/http-client/tree/v5.4.13"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2022-09-08T18:41:21+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/http-client-contracts",
|
|
|
+ "version": "v2.5.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/http-client-contracts.git",
|
|
|
+ "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
|
|
|
+ "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.2.5"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/http-client-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "2.5-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/contracts",
|
|
|
+ "url": "https://github.com/symfony/contracts"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\HttpClient\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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 HTTP clients",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2022-04-12T15:48:08+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "symfony/http-foundation",
|
|
|
"version": "v5.4.13",
|