From e10947535bd36a7f6affb1954ef0f78fa4e62c6d Mon Sep 17 00:00:00 2001
From: RAC-oi <160294171+RAC-oi@users.noreply.github.com>
Date: Wed, 27 Mar 2024 07:20:34 +0100
Subject: [PATCH] web/php/php-8_2: mysqlnd as default for mysqli and pdo_mysql

---
 components/web/php/php-8_2/pkg5 |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/components/web/php/php-8_2/pkg5 b/components/web/php/php-8_2/pkg5
index 5fdb506..a431a16 100644
--- a/components/web/php/php-8_2/pkg5
+++ b/components/web/php/php-8_2/pkg5
@@ -2,8 +2,6 @@
     "dependencies": [
         "SUNWcs",
         "compress/bzip2",
-        "database/mariadb-106/client",
-        "database/mariadb-106/library",
         "database/postgres-16/developer",
         "database/postgres-16/library",
         "database/sqlite-3",

--
Gitblit v1.9.3