]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Installation.md
increase minimum versions for PostgreSQL, Postgis and PHP
[nominatim.git] / docs / admin / Installation.md
index 592c6cc19e0b85209da671a0cdfb8d5e0d1f308e..7ce1ea678b3d1be9d9ebb92f5deb842defb492d7 100644 (file)
@@ -40,9 +40,9 @@ For running tests:
 
 For running Nominatim:
 
-  * [PostgreSQL](http://www.postgresql.org) (9.1 or later)
-  * [PostGIS](http://postgis.refractions.net) (2.0 or later)
-  * [PHP](http://php.net) (5.4 or later)
+  * [PostgreSQL](http://www.postgresql.org) (9.3 or later)
+  * [PostGIS](http://postgis.refractions.net) (2.2 or later)
+  * [PHP](http://php.net) (7.0 or later)
   * PHP-pgsql
   * PHP-intl (bundled with PHP)
   * [PEAR::DB](http://pear.php.net/package/DB)