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

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47bce51a..f2d9979c 100644
--- a/README.md
+++ b/README.md
@@ -27,10 +27,11 @@ Other enhancements are in progress and would be a nice to have:
## Requirements
- PHP 7.1+
+- PostgreSQL v9+
- ext-psql
- [Composer](https://getcomposer.org/download/)
-(If you're using PHP 5.6+, you can still try versions RC2 and below, but you should really, realy upgrade).
+(If you're using PostgreSQL 7.4 or 8.x, or PHP 5.6+, you can still try versions RC2 and below, but you should really, realy upgrade).
---