Add php-matrix-sdk dependency

This commit is contained in:
Ben 2021-09-15 14:29:46 +02:00
parent 1f03d15559
commit f62380a768
Signed by: ben
GPG Key ID: 0F54A7ED232D3319
2 changed files with 705 additions and 125 deletions

View File

@ -8,7 +8,9 @@
"name": "UPschooling"
}
],
"require": {},
"require": {
"aryess/php-matrix-sdk": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "^8.5",
"nextcloud/coding-standard": "^0.5.0"

826
composer.lock generated

File diff suppressed because it is too large Load Diff