Update list of supported Adminer drivers

see https://github.com/TimWolla/docker-adminer/issues/16#issuecomment-417477422
This commit is contained in:
Tim Düsterhus 2018-08-31 00:01:46 +02:00
parent bd21ee1f4c
commit 0c44fedf40
No known key found for this signature in database
GPG Key ID: 8FF75566094168AF
1 changed files with 1 additions and 4 deletions

View File

@ -101,7 +101,4 @@ To add support for the other drivers you will need to install the following PHP
- `pdo_dblib` (MS SQL)
- `oci8` (Oracle)
- `interbase` (Firebird)
The following drivers are not supported by this image:
- MongoDB (The driver is not supported by PHP 7)
- `mongodb` (MongoDB)