From 773a78b3b86c6ffebdf55c6e6ba0a2a1a083b59d Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Mar 2016 20:22:34 +0100 Subject: require owncloud 9 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 85341185c..aeeec9bef 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ For further developer and user documentation please visit [the wiki](https://git are listed on the [ownCloud apps overview](https://github.com/owncloud/core/wiki/Apps) ## Dependencies -* ownCloud >= 8.2 +* ownCloud >= 9.0 * libxml >= 2.7.8 (2.9 recommended) * php-curl * iconv * SimpleXML -* PHP >= 5.5 +* PHP >= 5.6 ## Development Dependencies These Dependencies are only relevant if you want to work on the source code: @@ -38,6 +38,7 @@ These Dependencies are only relevant if you want to work on the source code: * phpunit (optional) * composer (optional) * gulp-cli (optional) +* bower (optional) ## Supported Linux Distributions Supported means that the distribution's default repository packages will work in conjunction with the News app and you won't have to add any 3rdparty repositories. -- cgit v1.2.3