mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
use stable
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@
|
||||
"utopia-php/emails": "0.6.*",
|
||||
"utopia-php/dns": "1.6.*",
|
||||
"utopia-php/dsn": "0.2.1",
|
||||
"utopia-php/framework": "dev-feat/swoole-adapters-and-compression as 0.34.15",
|
||||
"utopia-php/framework": "0.34.*",
|
||||
"utopia-php/fetch": "0.5.*",
|
||||
"utopia-php/image": "0.8.*",
|
||||
"utopia-php/locale": "0.8.*",
|
||||
|
||||
Generated
+7
-14
@@ -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": "5b7f63ff3136da1b7db44c6e5f8da030",
|
||||
"content-hash": "bd82f1acdc462cbe9f3e87769e435ea8",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/jwt",
|
||||
@@ -4302,16 +4302,16 @@
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/framework",
|
||||
"version": "dev-feat/swoole-adapters-and-compression",
|
||||
"version": "0.34.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/http.git",
|
||||
"reference": "c91012caa001e4cccb1133f13938ae77478b3a28"
|
||||
"reference": "2b4021ba3f9d476264ce9fd6703d6c79de9add7f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/http/zipball/c91012caa001e4cccb1133f13938ae77478b3a28",
|
||||
"reference": "c91012caa001e4cccb1133f13938ae77478b3a28",
|
||||
"url": "https://api.github.com/repos/utopia-php/http/zipball/2b4021ba3f9d476264ce9fd6703d6c79de9add7f",
|
||||
"reference": "2b4021ba3f9d476264ce9fd6703d6c79de9add7f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4350,9 +4350,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/http/issues",
|
||||
"source": "https://github.com/utopia-php/http/tree/feat/swoole-adapters-and-compression"
|
||||
"source": "https://github.com/utopia-php/http/tree/0.34.16"
|
||||
},
|
||||
"time": "2026-03-19T17:31:18+00:00"
|
||||
"time": "2026-03-20T10:39:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/image",
|
||||
@@ -8474,12 +8474,6 @@
|
||||
}
|
||||
],
|
||||
"aliases": [
|
||||
{
|
||||
"package": "utopia-php/framework",
|
||||
"version": "dev-feat/swoole-adapters-and-compression",
|
||||
"alias": "0.34.15",
|
||||
"alias_normalized": "0.34.15.0"
|
||||
},
|
||||
{
|
||||
"package": "utopia-php/queue",
|
||||
"version": "dev-feat/di-container-refactor",
|
||||
@@ -8489,7 +8483,6 @@
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"utopia-php/framework": 20,
|
||||
"utopia-php/queue": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
|
||||
Reference in New Issue
Block a user