Compare commits
1 Commits
e7e2809ffe
...
33b6be6f51
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33b6be6f51 |
14
composer.lock
generated
14
composer.lock
generated
@@ -797,16 +797,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.13.1",
|
||||
"version": "7.13.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/guzzle.git",
|
||||
"reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d"
|
||||
"reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/55901a76dfd2006a0cc012b9e3c5b487f796478d",
|
||||
"reference": "55901a76dfd2006a0cc012b9e3c5b487f796478d",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/bcd989ad36c92d42a3715379af91f2defee5b8dd",
|
||||
"reference": "bcd989ad36c92d42a3715379af91f2defee5b8dd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -824,7 +824,7 @@
|
||||
"require-dev": {
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"ext-curl": "*",
|
||||
"guzzle/client-integration-tests": "3.0.2",
|
||||
"guzzle/client-integration-tests": "3.0.3",
|
||||
"guzzlehttp/test-server": "^0.6",
|
||||
"php-http/message-factory": "^1.1",
|
||||
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
|
||||
@@ -905,7 +905,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@@ -921,7 +921,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-29T20:14:18+00:00"
|
||||
"time": "2026-07-05T19:00:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/promises",
|
||||
|
||||
Reference in New Issue
Block a user