diff --git a/composer.json b/composer.json index c8081ebae7..7d68a838f8 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "ext-sockets": "*", "appwrite/php-runtimes": "0.20.*", "appwrite/php-clamav": "2.0.*", - "utopia-php/abuse": "dev-feat/sdk-23 as 1.2.x-dev", + "utopia-php/abuse": "1.3.*", "utopia-php/agents": "1.2.*", "utopia-php/analytics": "0.15.*", "utopia-php/audit": "2.2.*", @@ -74,7 +74,7 @@ "utopia-php/locale": "0.8.*", "utopia-php/logger": "0.8.*", "utopia-php/messaging": "0.22.*", - "utopia-php/migration": "dev-feat/sdk-23 as 1.10.x-dev", + "utopia-php/migration": "1.*", "utopia-php/platform": "0.13.*", "utopia-php/pools": "1.*", "utopia-php/span": "1.1.*", diff --git a/composer.lock b/composer.lock index e9de3fc489..0aa58ca03e 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "5f5ead1235607dad79f717eef479a470", + "content-hash": "d58736fec3028d1f9aedd055e6d82684", "packages": [ { "name": "adhocore/jwt", @@ -3359,16 +3359,16 @@ }, { "name": "utopia-php/abuse", - "version": "dev-feat/sdk-23", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", - "reference": "cfd290a843971d3aec8f4ef58d47761a7da5f436" + "reference": "5d7efbe5c6b0cf7d06003114fd86e24ba785582f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/abuse/zipball/cfd290a843971d3aec8f4ef58d47761a7da5f436", - "reference": "cfd290a843971d3aec8f4ef58d47761a7da5f436", + "url": "https://api.github.com/repos/utopia-php/abuse/zipball/5d7efbe5c6b0cf7d06003114fd86e24ba785582f", + "reference": "5d7efbe5c6b0cf7d06003114fd86e24ba785582f", "shasum": "" }, "require": { @@ -3405,9 +3405,9 @@ ], "support": { "issues": "https://github.com/utopia-php/abuse/issues", - "source": "https://github.com/utopia-php/abuse/tree/feat/sdk-23" + "source": "https://github.com/utopia-php/abuse/tree/1.3.0" }, - "time": "2026-05-11T01:57:16+00:00" + "time": "2026-05-11T08:07:02+00:00" }, { "name": "utopia-php/agents", @@ -4541,16 +4541,16 @@ }, { "name": "utopia-php/migration", - "version": "dev-feat/sdk-23", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/utopia-php/migration.git", - "reference": "447a98706d752254a1cc7829a6d76f3a201b799c" + "reference": "0fca44f40ad07bf2d56e9396afa6fa6d9b098ef1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/migration/zipball/447a98706d752254a1cc7829a6d76f3a201b799c", - "reference": "447a98706d752254a1cc7829a6d76f3a201b799c", + "url": "https://api.github.com/repos/utopia-php/migration/zipball/0fca44f40ad07bf2d56e9396afa6fa6d9b098ef1", + "reference": "0fca44f40ad07bf2d56e9396afa6fa6d9b098ef1", "shasum": "" }, "require": { @@ -4590,9 +4590,9 @@ ], "support": { "issues": "https://github.com/utopia-php/migration/issues", - "source": "https://github.com/utopia-php/migration/tree/feat/sdk-23" + "source": "https://github.com/utopia-php/migration/tree/1.11.0" }, - "time": "2026-05-11T01:47:15+00:00" + "time": "2026-05-11T08:13:06+00:00" }, { "name": "utopia-php/mongo", @@ -8453,25 +8453,9 @@ "time": "2024-11-07T12:36:22+00:00" } ], - "aliases": [ - { - "package": "utopia-php/abuse", - "version": "dev-feat/sdk-23", - "alias": "1.2.x-dev", - "alias_normalized": "1.2.9999999.9999999-dev" - }, - { - "package": "utopia-php/migration", - "version": "dev-feat/sdk-23", - "alias": "1.10.x-dev", - "alias_normalized": "1.10.9999999.9999999-dev" - } - ], + "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "utopia-php/abuse": 20, - "utopia-php/migration": 20 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {