mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Run tests
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"utopia-php/cache": "0.13.*",
|
||||
"utopia-php/cli": "0.15.*",
|
||||
"utopia-php/config": "0.2.*",
|
||||
"utopia-php/database": "0.75.*",
|
||||
"utopia-php/database": "dev-get-sequence-default as 0.75.2",
|
||||
"utopia-php/detector": "0.1.*",
|
||||
"utopia-php/domains": "0.8.*",
|
||||
"utopia-php/dsn": "0.2.1",
|
||||
|
||||
Generated
+18
-9
@@ -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": "ced183858d8fde850249c5c34f6f1b73",
|
||||
"content-hash": "96cf8bf0f41ba463a27c356f353119f5",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adhocore/jwt",
|
||||
@@ -3542,16 +3542,16 @@
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/database",
|
||||
"version": "0.75.2",
|
||||
"version": "dev-get-sequence-default",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/database.git",
|
||||
"reference": "669f38dc1686fbbbafbdadc266e0c3c112d8a70c"
|
||||
"reference": "79ed2c9613ed894b04ae189dc5d7c97e4adbd05d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/669f38dc1686fbbbafbdadc266e0c3c112d8a70c",
|
||||
"reference": "669f38dc1686fbbbafbdadc266e0c3c112d8a70c",
|
||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/79ed2c9613ed894b04ae189dc5d7c97e4adbd05d",
|
||||
"reference": "79ed2c9613ed894b04ae189dc5d7c97e4adbd05d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3592,9 +3592,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/utopia-php/database/issues",
|
||||
"source": "https://github.com/utopia-php/database/tree/0.75.2"
|
||||
"source": "https://github.com/utopia-php/database/tree/get-sequence-default"
|
||||
},
|
||||
"time": "2025-08-05T08:33:18+00:00"
|
||||
"time": "2025-08-06T06:29:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/detector",
|
||||
@@ -8306,9 +8306,18 @@
|
||||
"time": "2024-03-07T20:33:40+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
"aliases": [
|
||||
{
|
||||
"package": "utopia-php/database",
|
||||
"version": "dev-get-sequence-default",
|
||||
"alias": "0.75.2",
|
||||
"alias_normalized": "0.75.2.0"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {},
|
||||
"stability-flags": {
|
||||
"utopia-php/database": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
||||
Reference in New Issue
Block a user