Merge pull request #457 from nextcloud/dependabot/composer/christophwurst/nextcloud-tw-13.0

Update christophwurst/nextcloud requirement to ^13.0
This commit is contained in:
Julius Härtl
2018-05-11 17:56:52 +02:00
committed by GitHub

View File

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