Merge pull request #1292 from TimWolla/adminer-driver

Update list of supported Adminer drivers
This commit is contained in:
yosifkit 2018-08-31 09:43:15 -07:00 committed by GitHub
commit 1c03eef37d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)