1 Commits

Author SHA1 Message Date
Renovate
33b6be6f51 chore(deps): update php dependencies to v2.4.11
Some checks failed
Tests / validate-composer (pull_request) Successful in 1m31s
Tests / build-npm (pull_request) Failing after 2m9s
Tests / tests (pull_request) Has been skipped
Tests / phpcs (pull_request) Successful in 31s
Tests / phpstan (pull_request) Has been cancelled
2026-07-05 19:18:42 +00:00

14
composer.lock generated
View File

@@ -797,16 +797,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.13.1", "version": "7.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d" "reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/55901a76dfd2006a0cc012b9e3c5b487f796478d", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/bcd989ad36c92d42a3715379af91f2defee5b8dd",
"reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d", "reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -824,7 +824,7 @@
"require-dev": { "require-dev": {
"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.3",
"guzzlehttp/test-server": "^0.6", "guzzlehttp/test-server": "^0.6",
"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",
@@ -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.1" "source": "https://github.com/guzzle/guzzle/tree/7.13.2"
}, },
"funding": [ "funding": [
{ {
@@ -921,7 +921,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-29T20:14:18+00:00" "time": "2026-07-05T19:00:11+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",