chore: update composer.lock after reverting to 4.*

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-24 00:30:56 +00:00
parent aa26823549
commit 1fd687b6b7

47
composer.lock generated
View file

@ -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": "3690e3ee4537e792d0c5c181eaf56cae", "content-hash": "33da844fdf5648d1d1a027dfb6ae42bc",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -3615,16 +3615,16 @@
}, },
{ {
"name": "utopia-php/audit", "name": "utopia-php/audit",
"version": "2.0.4", "version": "2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/audit.git", "url": "https://github.com/utopia-php/audit.git",
"reference": "1301ab2607667b9f86456f86895f3e26f8c0c9a7" "reference": "8e0540aa939968418ee3ad2b2c305992a771e142"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/1301ab2607667b9f86456f86895f3e26f8c0c9a7", "url": "https://api.github.com/repos/utopia-php/audit/zipball/8e0540aa939968418ee3ad2b2c305992a771e142",
"reference": "1301ab2607667b9f86456f86895f3e26f8c0c9a7", "reference": "8e0540aa939968418ee3ad2b2c305992a771e142",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3658,9 +3658,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/audit/issues", "issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/2.0.4" "source": "https://github.com/utopia-php/audit/tree/2.1.0"
}, },
"time": "2026-01-14T07:22:46+00:00" "time": "2026-01-22T12:40:48+00:00"
}, },
{ {
"name": "utopia-php/auth", "name": "utopia-php/auth",
@ -3961,16 +3961,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "dev-feat-string-types", "version": "4.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "becf445a54058c6e68d0fcbe6674f90bd9d36e38" "reference": "53394759c44067e9db4660635765e2056f83788c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/becf445a54058c6e68d0fcbe6674f90bd9d36e38", "url": "https://api.github.com/repos/utopia-php/database/zipball/53394759c44067e9db4660635765e2056f83788c",
"reference": "becf445a54058c6e68d0fcbe6674f90bd9d36e38", "reference": "53394759c44067e9db4660635765e2056f83788c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4013,9 +4013,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/feat-string-types" "source": "https://github.com/utopia-php/database/tree/4.6.2"
}, },
"time": "2026-01-16T12:24:40+00:00" "time": "2026-01-22T07:14:12+00:00"
}, },
{ {
"name": "utopia-php/detector", "name": "utopia-php/detector",
@ -5545,16 +5545,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "appwrite/sdk-generator", "name": "appwrite/sdk-generator",
"version": "1.8.19", "version": "1.8.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator.git", "url": "https://github.com/appwrite/sdk-generator.git",
"reference": "d4f54ca109bb8126769940a14ed87cbc330f4f1f" "reference": "b2bb03a83244df933c4d6333215e0d480d9a1b6a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/d4f54ca109bb8126769940a14ed87cbc330f4f1f", "url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/b2bb03a83244df933c4d6333215e0d480d9a1b6a",
"reference": "d4f54ca109bb8126769940a14ed87cbc330f4f1f", "reference": "b2bb03a83244df933c4d6333215e0d480d9a1b6a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5590,9 +5590,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": { "support": {
"issues": "https://github.com/appwrite/sdk-generator/issues", "issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/1.8.19" "source": "https://github.com/appwrite/sdk-generator/tree/1.8.20"
}, },
"time": "2026-01-22T06:02:42+00:00" "time": "2026-01-23T08:11:20+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
@ -9049,14 +9049,7 @@
"time": "2024-03-07T20:33:40+00:00" "time": "2024-03-07T20:33:40+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "utopia-php/database",
"version": "dev-feat-string-types",
"alias": "4.7",
"alias_normalized": "4.7.0.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": {}, "stability-flags": {},
"prefer-stable": false, "prefer-stable": false,