Update christophwurst/nextcloud requirement to ^13.0

Updates the requirements on [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) to permit the latest version.
- [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud_composer/commits/13.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-05-11 15:29:31 +00:00
parent b7bc38376f
commit 5565589ebf

View File

@@ -10,7 +10,7 @@
],
"require": {},
"require-dev": {
"christophwurst/nextcloud": "^12.0",
"christophwurst/nextcloud": "^13.0",
"jakub-onderka/php-parallel-lint": "^0.9.2"
}
}