merged composer lock from dev

This commit is contained in:
Godfrey M 2024-10-17 12:28:57 -07:00
parent a690cc3582
commit 496b44e887

29
composer.lock generated
View file

@ -16030,20 +16030,20 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.1.5", "version": "v6.4.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "abca35865118edf35a23f2f24978a1784c831cb4" "reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4", "url": "https://api.github.com/repos/symfony/http-client/zipball/fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56",
"reference": "abca35865118edf35a23f2f24978a1784c831cb4", "reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2", "php": ">=8.1",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-client-contracts": "^3.4.1", "symfony/http-client-contracts": "^3.4.1",
@ -16051,7 +16051,7 @@
}, },
"conflict": { "conflict": {
"php-http/discovery": "<1.15", "php-http/discovery": "<1.15",
"symfony/http-foundation": "<6.4" "symfony/http-foundation": "<6.3"
}, },
"provide": { "provide": {
"php-http/async-client-implementation": "*", "php-http/async-client-implementation": "*",
@ -16068,12 +16068,11 @@
"nyholm/psr7": "^1.0", "nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0", "php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"symfony/dependency-injection": "^6.4|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^6.4|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/messenger": "^6.4|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^6.4|^7.0", "symfony/process": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^6.4|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0"
"symfony/stopwatch": "^6.4|^7.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -16104,7 +16103,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.5" "source": "https://github.com/symfony/http-client/tree/v6.4.12"
}, },
"funding": [ "funding": [
{ {
@ -16120,7 +16119,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T13:35:23+00:00" "time": "2024-09-20T08:21:33+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -16659,5 +16658,5 @@
"ext-pdo": "*" "ext-pdo": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }