Update phplib.conf

This commit is contained in:
midoks 2022-07-07 22:08:13 +08:00
parent 077c2b10e9
commit aedae97bd4
1 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,18 @@
[
{
"name": "pdo",
"versions": [
"74",
"80",
"81",
"82"
],
"type": "数据库",
"msg": "数据库访问抽象模块!",
"shell": "pdo.sh",
"check": "pdo"
},
{
"name": "mysqlnd",
"versions": [
"53",