Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-08-04 12:17:07 +0300
committerGitHub <noreply@github.com>2022-08-04 12:17:07 +0300
commit3c8f97f4970ea07899e26994c705a25b7b8c39ac (patch)
tree1854cb588ca6dc56e02350624dfed1cd8b2e8f44
parent16a252079f4e9ee7415a7d3ac20bad427ee0806d (diff)
parentfb0d3c4a8e96ee89bb4ffe461d8a731865d02567 (diff)
Merge pull request #7674 from nextcloud/automated/noid/master-update-christophwurst-nextcloud
[master] Update christophwurst/nextcloud dependency
-rw-r--r--composer.json2
-rw-r--r--composer.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 19f9e472d..f3e29d618 100644
--- a/composer.json
+++ b/composer.json
@@ -28,7 +28,7 @@
"psalm:fix": "psalm --alter --issues=InvalidReturnType,InvalidNullableReturnType,MissingParamType,InvalidFalsableReturnType"
},
"require-dev": {
- "christophwurst/nextcloud": "dev-master@dev",
+ "christophwurst/nextcloud": "dev-master",
"nextcloud/coding-standard": "^1.0",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-latest",
diff --git a/composer.lock b/composer.lock
index 676142ce4..aa82ba8bc 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": "93f371b4daa882d68c2652460e7d3fa3",
+ "content-hash": "8d44df009b16f278d27bfdc7eea1f621",
"packages": [
{
"name": "firebase/php-jwt",