Update to release versions

This commit is contained in:
Jake Barnby 2024-08-21 20:26:21 +12:00
parent d2c7be19d0
commit 867d814d47
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 26 additions and 35 deletions

View file

@ -44,13 +44,13 @@
"ext-sockets": "*",
"appwrite/php-runtimes": "0.13.*",
"appwrite/php-clamav": "2.0.*",
"utopia-php/abuse": "0.41.*",
"utopia-php/abuse": "0.42.*",
"utopia-php/analytics": "0.10.*",
"utopia-php/audit": "0.41.*",
"utopia-php/audit": "0.42.*",
"utopia-php/cache": "0.10.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-feat-atomic-updates as 0.51.1",
"utopia-php/database": "0.52.*",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",

55
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": "65d71b951794bbde72cd8d842be8fc73",
"content-hash": "341116bfee981d2d1d6f3e611c3474aa",
"packages": [
{
"name": "adhocore/jwt",
@ -1428,16 +1428,16 @@
},
{
"name": "utopia-php/abuse",
"version": "0.41.0",
"version": "0.42.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/abuse.git",
"reference": "961019add0edc30c11b78ca74ce7ca7c9715b513"
"reference": "08cf17e7f4fd213966c8d8702e406f2269244f0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/961019add0edc30c11b78ca74ce7ca7c9715b513",
"reference": "961019add0edc30c11b78ca74ce7ca7c9715b513",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/08cf17e7f4fd213966c8d8702e406f2269244f0f",
"reference": "08cf17e7f4fd213966c8d8702e406f2269244f0f",
"shasum": ""
},
"require": {
@ -1445,7 +1445,7 @@
"ext-pdo": "*",
"ext-redis": "*",
"php": ">=8.0",
"utopia-php/database": "0.51.*"
"utopia-php/database": "0.52.*"
},
"require-dev": {
"laravel/pint": "1.5.*",
@ -1473,9 +1473,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/0.41.0"
"source": "https://github.com/utopia-php/abuse/tree/0.42.0"
},
"time": "2024-08-19T02:47:45+00:00"
"time": "2024-08-21T08:24:01+00:00"
},
{
"name": "utopia-php/analytics",
@ -1525,21 +1525,21 @@
},
{
"name": "utopia-php/audit",
"version": "0.41.0",
"version": "0.42.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
"reference": "77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1"
"reference": "9dc168470625bcf11ff8cd9ab5660db09129f618"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1",
"reference": "77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/9dc168470625bcf11ff8cd9ab5660db09129f618",
"reference": "9dc168470625bcf11ff8cd9ab5660db09129f618",
"shasum": ""
},
"require": {
"php": ">=8.0",
"utopia-php/database": "0.51.*"
"utopia-php/database": "0.52.*"
},
"require-dev": {
"laravel/pint": "1.5.*",
@ -1566,9 +1566,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/0.41.0"
"source": "https://github.com/utopia-php/audit/tree/0.42.0"
},
"time": "2024-08-16T06:08:00+00:00"
"time": "2024-08-21T08:24:08+00:00"
},
{
"name": "utopia-php/cache",
@ -1722,16 +1722,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-feat-atomic-updates",
"version": "0.52.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "c18eb16d10c20e06bc7805afda784ed418825809"
"reference": "0b48921dd5e9e07529983f954cf987e7d4461f6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/c18eb16d10c20e06bc7805afda784ed418825809",
"reference": "c18eb16d10c20e06bc7805afda784ed418825809",
"url": "https://api.github.com/repos/utopia-php/database/zipball/0b48921dd5e9e07529983f954cf987e7d4461f6e",
"reference": "0b48921dd5e9e07529983f954cf987e7d4461f6e",
"shasum": ""
},
"require": {
@ -1772,9 +1772,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-atomic-updates"
"source": "https://github.com/utopia-php/database/tree/0.52.0"
},
"time": "2024-08-21T05:24:23+00:00"
"time": "2024-08-21T08:11:14+00:00"
},
{
"name": "utopia-php/domains",
@ -5593,18 +5593,9 @@
"time": "2023-11-21T18:54:41+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-feat-atomic-updates",
"alias": "0.51.1",
"alias_normalized": "0.51.1.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {