Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-12-03 04:19:45 +0300
committerGitHub <noreply@github.com>2016-12-03 04:19:45 +0300
commit3874ef0f591b24b54f0e7d4ccea217542e55de95 (patch)
tree325876a5f9803f9e5df9ca95b7b39348b8b5e0ca /docs
parent7982e0464bb4b7b80b2454d5fc7cee9f3ead30ea (diff)
composer is now required for installation
Diffstat (limited to 'docs')
-rw-r--r--docs/user-guide/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide/installation.md b/docs/user-guide/installation.md
index 7cff5fb..a7c28d3 100644
--- a/docs/user-guide/installation.md
+++ b/docs/user-guide/installation.md
@@ -13,7 +13,7 @@ you may be interested in looking at a [legacy 1.x release](https://github.com/cy
- Apache, nginx, IIS, or lighttpd (Apache preferred)
- PHP >= 5.5.9
- MariaDB or MySQL >= 5.5, SQLite alternatively
- - Composer (optional)
+ - composer
- PHP requirements:
- OpenSSL PHP Extension
- PDO PHP Extension