diff --git a/composer.json b/composer.json index c44beaffdb..1121af1a01 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "ext-sockets": "*", "appwrite/php-clamav": "1.1.*", - "appwrite/php-runtimes": "0.1.*", + "appwrite/php-runtimes": "0.2.*", "utopia-php/framework": "0.12.*", "utopia-php/abuse": "0.4.*", diff --git a/composer.lock b/composer.lock index b03b28d7ea..dab8964d8e 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": "91a45abe70e4c3c352cf6041e9f4f323", + "content-hash": "b13bcd1692cc657787d484092bc8e625", "packages": [ { "name": "adhocore/jwt", @@ -115,16 +115,16 @@ }, { "name": "appwrite/php-runtimes", - "version": "0.1.0", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/appwrite/php-runtimes.git", - "reference": "19baa166fc3f040867cdd4f7dec4b50d3f441690" + "reference": "43ec4e91cecb9bba0015ef26ab3736cbee2055f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/appwrite/php-runtimes/zipball/19baa166fc3f040867cdd4f7dec4b50d3f441690", - "reference": "19baa166fc3f040867cdd4f7dec4b50d3f441690", + "url": "https://api.github.com/repos/appwrite/php-runtimes/zipball/43ec4e91cecb9bba0015ef26ab3736cbee2055f5", + "reference": "43ec4e91cecb9bba0015ef26ab3736cbee2055f5", "shasum": "" }, "require": { @@ -164,9 +164,9 @@ ], "support": { "issues": "https://github.com/appwrite/php-runtimes/issues", - "source": "https://github.com/appwrite/php-runtimes/tree/0.1.0" + "source": "https://github.com/appwrite/php-runtimes/tree/0.2.0" }, - "time": "2021-04-22T09:52:45+00:00" + "time": "2021-04-22T20:47:42+00:00" }, { "name": "chillerlan/php-qrcode",