1 Commits

Author SHA1 Message Date
Renovate
dbd6c0a619 chore(deps): update php dependencies to v2.4.10
Some checks failed
Tests / build-npm (pull_request) Has been cancelled
Tests / validate-composer (pull_request) Has been cancelled
Tests / phpcs (pull_request) Has been cancelled
Tests / phpstan (pull_request) Has been cancelled
Tests / tests (pull_request) Has been cancelled
2026-06-27 10:12:54 +00:00

14
composer.lock generated
View File

@@ -797,16 +797,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.13.0", "version": "7.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd" "reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4decaa9745dc567467970e43f183e260cfa51fd", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd", "reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -825,7 +825,7 @@
"bamarni/composer-bin-plugin": "^1.8.2", "bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*", "ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2", "guzzle/client-integration-tests": "3.0.2",
"guzzlehttp/test-server": "^0.6", "guzzlehttp/test-server": "^0.5.1",
"php-http/message-factory": "^1.1", "php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34", "phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0" "psr/log": "^1.1 || ^2.0 || ^3.0"
@@ -905,7 +905,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.13.0" "source": "https://github.com/guzzle/guzzle/tree/7.12.3"
}, },
"funding": [ "funding": [
{ {
@@ -921,7 +921,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-29T13:31:06+00:00" "time": "2026-06-23T15:29:02+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",