Compare commits
1 Commits
1fc11e2115
...
dbd6c0a619
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dbd6c0a619 |
14
composer.lock
generated
14
composer.lock
generated
@@ -797,16 +797,16 @@
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "7.13.0",
|
||||
"version": "7.12.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/guzzle.git",
|
||||
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd"
|
||||
"reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4decaa9745dc567467970e43f183e260cfa51fd",
|
||||
"reference": "a4decaa9745dc567467970e43f183e260cfa51fd",
|
||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
|
||||
"reference": "9aa17bcdd777ee31df9fc83c337ca4ca2340def3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -825,7 +825,7 @@
|
||||
"bamarni/composer-bin-plugin": "^1.8.2",
|
||||
"ext-curl": "*",
|
||||
"guzzle/client-integration-tests": "3.0.2",
|
||||
"guzzlehttp/test-server": "^0.6",
|
||||
"guzzlehttp/test-server": "^0.5.1",
|
||||
"php-http/message-factory": "^1.1",
|
||||
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
|
||||
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||||
@@ -905,7 +905,7 @@
|
||||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
@@ -921,7 +921,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2026-06-29T13:31:06+00:00"
|
||||
"time": "2026-06-23T15:29:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/promises",
|
||||
|
||||
Reference in New Issue
Block a user