summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-08 06:20:16 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-01-08 08:36:29 +0100
commit5f5a4b42a95237e0e6802425b335c62b54d4c17e (patch)
treeeb7b184617c9f04937375b681ffc3a783f7e3594
parentf2eacb67c55a4895f503acc3ca738ce1085d3bcb (diff)
Bump christophwurst/nextcloud from 20.0.0 to 20.0.4
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.0 to 20.0.4. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.0...v20.0.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index d664101d2..b2797fcac 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
"phpunit/phpunit": "9.4.*",
"squizlabs/php_codesniffer": "^3.5.6",
"phpstan/phpstan": "^0.12.43",
- "christophwurst/nextcloud": "v20.0.0",
+ "christophwurst/nextcloud": "v20.0.4",
"vimeo/psalm": "^4.0"
},
"replace": {
diff --git a/composer.lock b/composer.lock
index d73093fe0..f8c82da9e 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": "9ff46114cefa7d9f90996753240846e4",
+ "content-hash": "b341ef8f1feb5e6998de1cafc0a9f873",
"packages": [
{
"name": "andreskrey/readability.php",
@@ -640,16 +640,16 @@
},
{
"name": "christophwurst/nextcloud",
- "version": "v20.0.0",
+ "version": "v20.0.4",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "898b3b7feda1d8a761dffeaeda6fccace44eb649"
+ "reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/898b3b7feda1d8a761dffeaeda6fccace44eb649",
- "reference": "898b3b7feda1d8a761dffeaeda6fccace44eb649",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/a207b55848d1ac4c83a954eac90c07714bbdaaed",
+ "reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed",
"shasum": ""
},
"require": {
@@ -674,9 +674,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
- "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/v20.0.0"
+ "source": "https://github.com/ChristophWurst/nextcloud_composer/tree/v20.0.4"
},
- "time": "2020-10-05T12:40:45+00:00"
+ "time": "2020-12-23T12:42:07+00:00"
},
{
"name": "composer/package-versions-deprecated",