From 62fd796167fd97aee5422364f60d443ea6cde542 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 14 Feb 2024 17:54:18 +0000 Subject: [PATCH] chore: update console --- app/console | 2 +- composer.json | 6 ------ composer.lock | 13 ++++++++++++- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/app/console b/app/console index 74f09e341a..1d942975d1 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 74f09e341a9e8b10f66e1cfc5d990158b2f952b6 +Subproject commit 1d942975d16397a252a58ab730fb57819d679213 diff --git a/composer.json b/composer.json index 3e74c0ff56..a31599ce32 100644 --- a/composer.json +++ b/composer.json @@ -77,12 +77,6 @@ "webonyx/graphql-php": "14.11.*", "league/csv": "9.14.*" }, - "repositories": [ - { - "url": "https://github.com/appwrite/runtimes.git", - "type": "git" - } - ], "require-dev": { "ext-fileinfo": "*", "appwrite/sdk-generator": "0.36.*", diff --git a/composer.lock b/composer.lock index d67fc77aea..057d25becd 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": "55d2ed1081591f2b3b3af9999236b109", + "content-hash": "609062319cc652e2760367f39604ac77", "packages": [ { "name": "adhocore/jwt", @@ -162,6 +162,12 @@ "url": "https://github.com/appwrite/runtimes.git", "reference": "214a37c2c66e0f2bc9c30fdfde66955d9fd084a1" }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/appwrite/runtimes/zipball/214a37c2c66e0f2bc9c30fdfde66955d9fd084a1", + "reference": "214a37c2c66e0f2bc9c30fdfde66955d9fd084a1", + "shasum": "" + }, "require": { "php": ">=8.0", "utopia-php/system": "0.7.*" @@ -176,6 +182,7 @@ "Appwrite\\Runtimes\\": "src/Runtimes" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -195,6 +202,10 @@ "php", "runtimes" ], + "support": { + "issues": "https://github.com/appwrite/runtimes/issues", + "source": "https://github.com/appwrite/runtimes/tree/0.13.2" + }, "time": "2023-11-22T15:36:00+00:00" }, {