1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Database tag

This commit is contained in:
fogelito 2024-05-30 18:46:21 +03:00
parent fd7c6a6a71
commit e91a532e74
2 changed files with 6 additions and 16 deletions

View file

@ -50,7 +50,7 @@
"utopia-php/cache": "0.9.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-main as 0.49.10",
"utopia-php/database": "0.49.*",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",

20
composer.lock generated
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": "b37a830efbb0467d058a640b289a0a91",
"content-hash": "53996479cd4ba0c73dbc72d46b240be0",
"packages": [
{
"name": "adhocore/jwt",
@ -1719,7 +1719,7 @@
},
{
"name": "utopia-php/database",
"version": "dev-main",
"version": "0.49.11",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
@ -1749,7 +1749,6 @@
"swoole/ide-helper": "4.8.0",
"utopia-php/cli": "^0.14.0"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@ -1770,7 +1769,7 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/main"
"source": "https://github.com/utopia-php/database/tree/0.49.11"
},
"time": "2024-05-30T12:40:27+00:00"
},
@ -5588,18 +5587,9 @@
"time": "2023-11-21T18:54:41+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-main",
"alias": "0.49.10",
"alias_normalized": "0.49.10.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {