summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 13:24:04 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-07 13:24:04 +0200
commit62d63f8464414811e473ed8871b0c99c4da257bb (patch)
treeae343ca26d701f7db7a83b941bd7f6ceb8159ef6
parent538e77fafd028afcef12d56a19bdf9d6ea8483f9 (diff)
add 5.5 requirement in readme
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index de9203cce..95a1eb668 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ are listed on the [ownCloud apps overview](https://github.com/owncloud/core/wiki
* php-curl
* iconv
* SimpleXML
-* PHP >= 5.4
+* PHP >= 5.5
## Supported Operating Systems
All of the listed stable Linux distributions will be supported until their next stable version's first bugfix release is released (e.g. Debian 7 is supported until Debian 8.1 is released):
@@ -191,5 +191,3 @@ For translations in other languages than English, we rely on the [Transifex](htt
If you want to help with translating the app, please do not create a pull request. Instead, head over to https://www.transifex.com/projects/p/owncloud/resource/news/ and join the team of your native language.
If approved, the translation will be automatically ported to the code within 24 hours.
-
-