summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-21 05:51:26 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-01-21 10:47:32 +0100
commitd7a8d8a13d43821affbf3de2d1225b48f48e1baf (patch)
treee9558f3c143518379f11e423469fbb7f7e0e9570
parentdcc28df3fb228897e2337e9c7bb6eae2f91c4df0 (diff)
Bump christophwurst/nextcloud from 20.0.4 to 20.0.5
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.4 to 20.0.5. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.4...v20.0.5) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock12
2 files changed, 7 insertions, 7 deletions
diff --git a/composer.json b/composer.json
index a91ee8efc..aa5dd6a8e 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.5.6",
"phpstan/phpstan": "^0.12.43",
- "christophwurst/nextcloud": "v20.0.4",
+ "christophwurst/nextcloud": "v20.0.5",
"vimeo/psalm": "^4.0"
},
"replace": {
diff --git a/composer.lock b/composer.lock
index f08d62a1d..910828b3a 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": "40114baad7c2d975870cc2e9b94ea088",
+ "content-hash": "76add7e6c24ffa04ee69e3ac9766c9ba",
"packages": [
{
"name": "andreskrey/readability.php",
@@ -597,16 +597,16 @@
},
{
"name": "christophwurst/nextcloud",
- "version": "v20.0.4",
+ "version": "v20.0.5",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed"
+ "reference": "26bfecf56f81adb9271d3d55c180bfb0e3e37e3d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/a207b55848d1ac4c83a954eac90c07714bbdaaed",
- "reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/26bfecf56f81adb9271d3d55c180bfb0e3e37e3d",
+ "reference": "26bfecf56f81adb9271d3d55c180bfb0e3e37e3d",
"shasum": ""
},
"require": {
@@ -629,7 +629,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
- "time": "2020-12-23T12:42:07+00:00"
+ "time": "2021-01-20T09:13:27+00:00"
},
{
"name": "composer/package-versions-deprecated",