Skip to content

Commit b741271

Browse files
author
Admin
committed
use PDOException instead of QueryException;
1 parent e0562ea commit b741271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"require": {
1717
"php": "^8.0",
1818
"ext-json": "*",
19+
"ext-pdo": "*",
1920
"maatwebsite/excel": "^3.1",
2021
"psr/log": "^1.0 || ^2.0 || ^3.0"
2122
},

0 commit comments

Comments
 (0)