Browse Source

update tests

Maurits van der Schee 3 years ago
parent
commit
24013a1f69
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -1210,7 +1210,7 @@ I am testing mainly on Ubuntu and I have the following test setups:
1210 1210
   - (Docker) Ubuntu 18.04 with PHP 7.2, MySQL 5.7, PostgreSQL 10.4 (PostGIS 2.4) and SQLite 3.22
1211 1211
   - (Docker) Debian 10 with PHP 7.3, MariaDB 10.3, PostgreSQL 11.4 (PostGIS 2.5) and SQLite 3.27
1212 1212
   - (Docker) Ubuntu 20.04 with PHP 7.4, MySQL 8.0, PostgreSQL 12.2 (PostGIS 3.0) and SQLite 3.31
1213
-  - (Docker) CentOS 8 with PHP 7.4, MariaDB 10.5, PostgreSQL 12.5 (PostGIS 3.0) and SQLite 3.26
1213
+  - (Docker) CentOS 8 with PHP 8.0, MariaDB 10.5, PostgreSQL 12.5 (PostGIS 3.0) and SQLite 3.26
1214 1214
 
1215 1215
 This covers not all environments (yet), so please notify me of failing tests and report your environment. 
1216 1216
 I will try to cover most relevant setups in the "docker" folder of the project.

Loading…
Cancel
Save