增加 ext-pdo 要求
This commit is contained in:
parent
e9464234e2
commit
ecf0c0a1e3
@ -31,7 +31,8 @@
|
||||
"spiral/roadrunner": "^2.8.2",
|
||||
"symfony/psr-http-message-bridge": "^2.1",
|
||||
"yansongda/laravel-pay": "~3.2.0",
|
||||
"ext-bcmath": "*"
|
||||
"ext-bcmath": "*",
|
||||
"ext-pdo": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"beyondcode/laravel-query-detector": "^1.6",
|
||||
|
Loading…
Reference in New Issue
Block a user