Browse Source

Merge branch 'master' of github.com:mevdschee/php-crud-api

Maurits van der Schee 8 years ago
parent
commit
e1406d6ba9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

13
 
13
 
14
 ## Requirements
14
 ## Requirements
15
 
15
 
16
-  - PHP 5.3 or higher with MySQLi, libpq, SQLSRV or sqlite3 enabled
16
+  - PHP 5.5 or higher with MySQLi, libpq, SQLSRV or sqlite3 enabled
17
   - PHP on Windows when connecting to SQL Server 2012
17
   - PHP on Windows when connecting to SQL Server 2012
18
   - PostGIS for spatial features in PostgreSQL
18
   - PostGIS for spatial features in PostgreSQL
19
 
19
 

Loading…
Cancel
Save