mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Revert composer
This commit is contained in:
parent
eddc782c6e
commit
e76aba3fd4
2 changed files with 10 additions and 19 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
"utopia-php/cache": "0.13.*",
|
"utopia-php/cache": "0.13.*",
|
||||||
"utopia-php/cli": "0.15.*",
|
"utopia-php/cli": "0.15.*",
|
||||||
"utopia-php/config": "0.2.*",
|
"utopia-php/config": "0.2.*",
|
||||||
"utopia-php/database": "dev-cast-sequence as 0.73.2",
|
"utopia-php/database": "0.73.*",
|
||||||
"utopia-php/detector": "0.1.*",
|
"utopia-php/detector": "0.1.*",
|
||||||
"utopia-php/domains": "0.8.*",
|
"utopia-php/domains": "0.8.*",
|
||||||
"utopia-php/dsn": "0.2.1",
|
"utopia-php/dsn": "0.2.1",
|
||||||
|
|
|
||||||
27
composer.lock
generated
27
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "69f5a2e965cd9c1233044629699d3d28",
|
"content-hash": "f152305ec0b90245773867cde288582d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adhocore/jwt",
|
"name": "adhocore/jwt",
|
||||||
|
|
@ -3493,16 +3493,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/database",
|
"name": "utopia-php/database",
|
||||||
"version": "dev-cast-sequence",
|
"version": "0.73.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/utopia-php/database.git",
|
"url": "https://github.com/utopia-php/database.git",
|
||||||
"reference": "749cb0606a88ad4282b182feaa7e380627126b86"
|
"reference": "68545dfd5d1ac41ca2f4f5a59719b890fcd8f480"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/utopia-php/database/zipball/749cb0606a88ad4282b182feaa7e380627126b86",
|
"url": "https://api.github.com/repos/utopia-php/database/zipball/68545dfd5d1ac41ca2f4f5a59719b890fcd8f480",
|
||||||
"reference": "749cb0606a88ad4282b182feaa7e380627126b86",
|
"reference": "68545dfd5d1ac41ca2f4f5a59719b890fcd8f480",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -3543,9 +3543,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/utopia-php/database/issues",
|
"issues": "https://github.com/utopia-php/database/issues",
|
||||||
"source": "https://github.com/utopia-php/database/tree/cast-sequence"
|
"source": "https://github.com/utopia-php/database/tree/0.73.2"
|
||||||
},
|
},
|
||||||
"time": "2025-07-29T05:33:45+00:00"
|
"time": "2025-07-29T03:23:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "utopia-php/detector",
|
"name": "utopia-php/detector",
|
||||||
|
|
@ -8237,18 +8237,9 @@
|
||||||
"time": "2024-03-07T20:33:40+00:00"
|
"time": "2024-03-07T20:33:40+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [
|
"aliases": [],
|
||||||
{
|
|
||||||
"package": "utopia-php/database",
|
|
||||||
"version": "dev-cast-sequence",
|
|
||||||
"alias": "0.73.2",
|
|
||||||
"alias_normalized": "0.73.2.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": [],
|
||||||
"utopia-php/database": 20
|
|
||||||
},
|
|
||||||
"prefer-stable": false,
|
"prefer-stable": false,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": {
|
"platform": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue