diff --git a/composer.json b/composer.json index 9dc359a102..f8210902ad 100644 --- a/composer.json +++ b/composer.json @@ -45,9 +45,9 @@ "ext-sockets": "*", "appwrite/php-runtimes": "0.19.*", "appwrite/php-clamav": "2.0.*", - "utopia-php/abuse": "dev-chore-upgrade-database-5", + "utopia-php/abuse": "1.2.*", "utopia-php/analytics": "0.10.*", - "utopia-php/audit": "dev-chore-upgrade-database-5", + "utopia-php/audit": "2.2.*", "utopia-php/auth": "0.5.*", "utopia-php/cache": "1.0.*", "utopia-php/cli": "0.15.*", @@ -55,8 +55,8 @@ "utopia-php/database": "5.*", "utopia-php/detector": "0.2.*", "utopia-php/domains": "1.*", - "utopia-php/emails": "dev-chore-upgrade-domains-1", - "utopia-php/dns": "dev-chore-upgrade-domains-1", + "utopia-php/emails": "0.6.*", + "utopia-php/dns": "1.5.*", "utopia-php/dsn": "0.2.1", "utopia-php/framework": "0.33.*", "utopia-php/fetch": "0.5.*", @@ -64,7 +64,7 @@ "utopia-php/locale": "0.8.*", "utopia-php/logger": "0.6.*", "utopia-php/messaging": "0.20.*", - "utopia-php/migration": "dev-chore-upgrade-database-5", + "utopia-php/migration": "1.5.*", "utopia-php/orchestration": "0.9.*", "utopia-php/platform": "0.7.*", "utopia-php/pools": "1.*",