Merge remote-tracking branch 'origin/master' into feat-graphql-support

# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
This commit is contained in:
Jake Barnby
2022-10-10 18:41:40 +13:00
50 changed files with 661 additions and 416 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="true"
stopOnFailure="false"
>
<extensions>
<extension class="Appwrite\Tests\TestHook" />