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/compare/v15.0.0...v16.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
20 lines
440 B
JSON
20 lines
440 B
JSON
{
|
|
"name": "nextcloud/deck",
|
|
"type": "project",
|
|
"license": "AGPLv3",
|
|
"authors": [
|
|
{
|
|
"name": "Julius Härtl",
|
|
"email": "jus@bitgrid.net"
|
|
}
|
|
],
|
|
"require": {
|
|
"cogpowered/finediff": "0.3.*"
|
|
},
|
|
"require-dev": {
|
|
"roave/security-advisories": "dev-master",
|
|
"christophwurst/nextcloud": "^16.0",
|
|
"jakub-onderka/php-parallel-lint": "^1.0.0"
|
|
}
|
|
}
|