summaryrefslogtreecommitdiffstats
path: root/docs/install.md
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-01-28 22:32:49 +0100
committerGitHub <noreply@github.com>2019-01-28 22:32:49 +0100
commit9cd871983a368752d122a73da244606bdeba312f (patch)
treed1882e1e677d7cee12926e5688ccfbfd31a505f5 /docs/install.md
parent31b2f194af74bdba60bdd2640e5fc47340157795 (diff)
parentbecce6b7520912257c3d72697a3aefec9923a467 (diff)
Merge pull request #382 from SMillerDev/codestyle_psr2
Define an official codestyle and adhere to it.
Diffstat (limited to 'docs/install.md')
-rw-r--r--docs/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.md b/docs/install.md
index db6d38c05..4eaf3aa9c 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -1,8 +1,8 @@
# Installation/Update
## Dependencies
-* PHP >= 5.6
-* Nextcloud 12
+* PHP >= 7.0
+* Nextcloud 14
* libxml >= 2.7.8 (2.9 recommended)
* php-curl
* iconv