summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 78b146a..9437101 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,8 @@
"illuminate/support": "^12.0",
"illuminate/container": "^12.0",
"illuminate/database": "^12.0",
- "illuminate/events": "^12.0"
+ "illuminate/events": "^12.0",
+ "ext-pdo": "*"
},
"autoload": {
"psr-4": {