Update phplib.conf
This commit is contained in:
parent
077c2b10e9
commit
aedae97bd4
|
|
@ -1,5 +1,18 @@
|
|||
[
|
||||
{
|
||||
"name": "pdo",
|
||||
"versions": [
|
||||
"74",
|
||||
"80",
|
||||
"81",
|
||||
"82"
|
||||
],
|
||||
"type": "数据库",
|
||||
"msg": "数据库访问抽象模块!",
|
||||
"shell": "pdo.sh",
|
||||
"check": "pdo"
|
||||
},
|
||||
{
|
||||
"name": "mysqlnd",
|
||||
"versions": [
|
||||
"53",
|
||||
|
|
|
|||
Loading…
Reference in New Issue