Merge branch 'main' into dependabot/composer/dev-dependencies-98b83477af

This commit is contained in:
2026-07-01 17:26:48 +02:00
committed by GitHub
Generated
+7 -7
View File
@@ -1475,16 +1475,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.12.1", "version": "2.12.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7" "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7", "reference": "7ec62dc3f44aa218487dbed81a9bf9bc647be55d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1493,7 +1493,7 @@
"psr/http-message": "^1.1 || ^2.0", "psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0", "ralouphie/getallheaders": "^3.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/polyfill-php80": "^1.24" "symfony/polyfill-php80": "^1.25"
}, },
"provide": { "provide": {
"psr/http-factory-implementation": "1.0", "psr/http-factory-implementation": "1.0",
@@ -1574,7 +1574,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.1" "source": "https://github.com/guzzle/psr7/tree/2.12.3"
}, },
"funding": [ "funding": [
{ {
@@ -1590,7 +1590,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-06-18T09:49:37+00:00" "time": "2026-06-23T15:21:08+00:00"
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",