Bump christophwurst/nextcloud from 18.0.4 to 19.0.0

Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 18.0.4 to 19.0.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v18.0.4...v19.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-29 17:29:17 +00:00 committed by GitHub
parent c1f78c59e1
commit 27b0181545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 9 deletions

View File

@ -9,7 +9,7 @@
"nextcloud/coding-standard": "^0.3.0"
},
"require-dev": {
"christophwurst/nextcloud": "v18.0.4",
"christophwurst/nextcloud": "v19.0.0",
"christophwurst/nextcloud_testing": "0.10.0",
"phan/phan": "^3.0"
},

17
composer.lock generated
View File

@ -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": "783c1647281b35ce0d7ecc7c3ae331a9",
"content-hash": "c7ec9bf7ab99ba8e5d260a61861fa09d",
"packages": [
{
"name": "composer/semver",
@ -1654,25 +1654,25 @@
"packages-dev": [
{
"name": "christophwurst/nextcloud",
"version": "v18.0.4",
"version": "v19.0.0",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
"reference": "075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e"
"reference": "1329e82c5aaf79ce546d9c86ebb057ebe6f857e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e",
"reference": "075e5ad6e2c112247bca5cc4c69d0a7f9034dc6e",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/1329e82c5aaf79ce546d9c86ebb057ebe6f857e4",
"reference": "1329e82c5aaf79ce546d9c86ebb057ebe6f857e4",
"shasum": ""
},
"require": {
"php": "^7.1"
"php": "^7.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "18.0.0-dev"
"dev-master": "19.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -1686,7 +1686,7 @@
}
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"time": "2020-04-27T12:42:11+00:00"
"time": "2020-08-24T12:38:49+00:00"
},
{
"name": "christophwurst/nextcloud_testing",
@ -2658,6 +2658,7 @@
"keywords": [
"tokenizer"
],
"abandoned": true,
"time": "2019-09-17T06:23:10+00:00"
},
{