mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
upgrade http lib for backwards compatibility default param
This commit is contained in:
parent
ad7023869f
commit
82f30a121b
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
|
@ -3942,16 +3942,16 @@
|
|||
},
|
||||
{
|
||||
"name": "utopia-php/framework",
|
||||
"version": "0.33.26",
|
||||
"version": "0.33.27",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/http.git",
|
||||
"reference": "5bba671dddc9cb00cb3ef92519ce69aca2ee0d2b"
|
||||
"reference": "d9d10a895e85c8c7675220347cc6109db9d3bd37"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/http/zipball/5bba671dddc9cb00cb3ef92519ce69aca2ee0d2b",
|
||||
"reference": "5bba671dddc9cb00cb3ef92519ce69aca2ee0d2b",
|
||||
"url": "https://api.github.com/repos/utopia-php/http/zipball/d9d10a895e85c8c7675220347cc6109db9d3bd37",
|
||||
"reference": "d9d10a895e85c8c7675220347cc6109db9d3bd37",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3983,9 +3983,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/http/issues",
|
||||
"source": "https://github.com/utopia-php/http/tree/0.33.26"
|
||||
"source": "https://github.com/utopia-php/http/tree/0.33.27"
|
||||
},
|
||||
"time": "2025-09-07T10:11:44+00:00"
|
||||
"time": "2025-09-07T18:40:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/image",
|
||||
|
|
|
|||
Loading…
Reference in a new issue