use stable branch

This commit is contained in:
Chirag Aggarwal
2026-02-04 10:44:18 +05:30
parent a419501ea7
commit 94d733ee63
2 changed files with 18 additions and 27 deletions
+2 -2
View File
@@ -58,7 +58,7 @@
"utopia-php/emails": "0.6.*",
"utopia-php/dns": "1.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "dev-update-telemetry-0.33.x as 0.33.37",
"utopia-php/framework": "0.33.*",
"utopia-php/fetch": "0.5.*",
"utopia-php/image": "0.8.*",
"utopia-php/locale": "0.8.*",
@@ -72,7 +72,7 @@
"utopia-php/queue": "0.15.*",
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.18.*",
"utopia-php/swoole": "1.*",
"utopia-php/swoole": "1.0.*",
"utopia-php/system": "0.9.*",
"utopia-php/telemetry": "0.2.*",
"utopia-php/vcs": "1.*",
Generated
+16 -25
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d36a8e55371a9bf0d71ac9c4ab07013f",
"content-hash": "3536e299c47fdd06f2b9cf6b31415b49",
"packages": [
{
"name": "adhocore/jwt",
@@ -4377,16 +4377,16 @@
},
{
"name": "utopia-php/framework",
"version": "dev-update-telemetry-0.33.x",
"version": "0.33.38",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/http.git",
"reference": "2c90a3c309b8124d6c9782119490a3c89bf04b36"
"reference": "decfa49d60d99e922de364c49169b396fafd5ab8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/http/zipball/2c90a3c309b8124d6c9782119490a3c89bf04b36",
"reference": "2c90a3c309b8124d6c9782119490a3c89bf04b36",
"url": "https://api.github.com/repos/utopia-php/http/zipball/decfa49d60d99e922de364c49169b396fafd5ab8",
"reference": "decfa49d60d99e922de364c49169b396fafd5ab8",
"shasum": ""
},
"require": {
@@ -4419,9 +4419,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/http/issues",
"source": "https://github.com/utopia-php/http/tree/update-telemetry-0.33.x"
"source": "https://github.com/utopia-php/http/tree/0.33.38"
},
"time": "2026-02-04T04:56:39+00:00"
"time": "2026-02-04T04:59:25+00:00"
},
{
"name": "utopia-php/image",
@@ -5224,22 +5224,22 @@
},
{
"name": "utopia-php/swoole",
"version": "1.0.1",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/swoole.git",
"reference": "c5ce710dfffc4df09bf3e7aea2d1e55c53e77a95"
"reference": "8c89f38ff163de6c6f8a4898e467ca38c1f03133"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/c5ce710dfffc4df09bf3e7aea2d1e55c53e77a95",
"reference": "c5ce710dfffc4df09bf3e7aea2d1e55c53e77a95",
"url": "https://api.github.com/repos/utopia-php/swoole/zipball/8c89f38ff163de6c6f8a4898e467ca38c1f03133",
"reference": "8c89f38ff163de6c6f8a4898e467ca38c1f03133",
"shasum": ""
},
"require": {
"ext-swoole": "6.*",
"php": ">=8.1",
"utopia-php/framework": "0.33.37"
"utopia-php/framework": "0.33.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
@@ -5269,9 +5269,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/swoole/issues",
"source": "https://github.com/utopia-php/swoole/tree/1.0.1"
"source": "https://github.com/utopia-php/swoole/tree/1.0.2"
},
"time": "2026-01-28T12:43:38+00:00"
"time": "2026-02-04T05:12:48+00:00"
},
{
"name": "utopia-php/system",
@@ -9158,18 +9158,9 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [
{
"package": "utopia-php/framework",
"version": "dev-update-telemetry-0.33.x",
"alias": "0.33.37",
"alias_normalized": "0.33.37.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/framework": 20
},
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {