diff --git a/README.md b/README.md index 80d9e69..5ede1f0 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ install-php-extensions @composer-2.0.2 | pdo_dblib | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_firebird | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_mysql | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| pdo_oci | | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_odbc | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_pgsql | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | pdo_sqlsrv | | | ✓ | ✓ | ✓ | ✓ | ✓ | | @@ -162,7 +163,7 @@ install-php-extensions @composer-2.0.2 | zip | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | zookeeper | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | -*Number of supported extensions: 88* +*Number of supported extensions: 89* PS: the pre-installed PHP extensions are excluded from this list.