dependency updates

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2023-05-16 12:25:19 +00:00 committed by GitHub
parent fc352b84be
commit 9f1b0e361d

12
php/composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "7.6.0", "version": "7.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "733dd89533dd371a0987172727df15f500dab0ef" "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/733dd89533dd371a0987172727df15f500dab0ef", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
"reference": "733dd89533dd371a0987172727df15f500dab0ef", "reference": "8444a2bacf1960bc6a2b62ed86b8e72e11eebe51",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -113,7 +113,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.6.0" "source": "https://github.com/guzzle/guzzle/tree/7.6.1"
}, },
"funding": [ "funding": [
{ {
@ -129,7 +129,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-14T11:23:39+00:00" "time": "2023-05-15T20:43:01+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",