Merge pull request #11118 from appwrite/bump-http

This commit is contained in:
Jake Barnby 2026-01-12 21:16:15 +13:00 committed by GitHub
commit ba9526cce0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

26
composer.lock generated
View file

@ -4267,16 +4267,16 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "0.33.35", "version": "0.33.36",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/http.git", "url": "https://github.com/utopia-php/http.git",
"reference": "82b139fb04f30045db51b0d322224f222da32313" "reference": "fd835ed77e1cdf327067ce4e650cce86304e7098"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/http/zipball/82b139fb04f30045db51b0d322224f222da32313", "url": "https://api.github.com/repos/utopia-php/http/zipball/fd835ed77e1cdf327067ce4e650cce86304e7098",
"reference": "82b139fb04f30045db51b0d322224f222da32313", "reference": "fd835ed77e1cdf327067ce4e650cce86304e7098",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4309,9 +4309,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/http/issues", "issues": "https://github.com/utopia-php/http/issues",
"source": "https://github.com/utopia-php/http/tree/0.33.35" "source": "https://github.com/utopia-php/http/tree/0.33.36"
}, },
"time": "2025-12-12T08:33:52+00:00" "time": "2026-01-12T07:32:29+00:00"
}, },
{ {
"name": "utopia-php/image", "name": "utopia-php/image",
@ -5014,22 +5014,22 @@
}, },
{ {
"name": "utopia-php/swoole", "name": "utopia-php/swoole",
"version": "0.8.5", "version": "0.8.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/swoole.git", "url": "https://github.com/utopia-php/swoole.git",
"reference": "e42b6b8e44c457a7b35d8a857d7af1d67d667c58" "reference": "14b00277c35a258cb263706fd4e05c50368feb4f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/e42b6b8e44c457a7b35d8a857d7af1d67d667c58", "url": "https://api.github.com/repos/utopia-php/swoole/zipball/14b00277c35a258cb263706fd4e05c50368feb4f",
"reference": "e42b6b8e44c457a7b35d8a857d7af1d67d667c58", "reference": "14b00277c35a258cb263706fd4e05c50368feb4f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-swoole": "*", "ext-swoole": "*",
"php": ">=8.0", "php": ">=8.0",
"utopia-php/framework": "0.33.35" "utopia-php/framework": "0.33.36"
}, },
"require-dev": { "require-dev": {
"laravel/pint": "1.2.*", "laravel/pint": "1.2.*",
@ -5059,9 +5059,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/swoole/issues", "issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/0.8.5" "source": "https://github.com/utopia-php/swoole/tree/0.8.6"
}, },
"time": "2025-12-15T14:03:23+00:00" "time": "2026-01-12T07:57:35+00:00"
}, },
{ {
"name": "utopia-php/system", "name": "utopia-php/system",