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 43ff219..669cf88 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,8 @@
"test": "phpunit"
},
"require-dev": {
- "phpunit/phpunit": "^4.8"
+ "phpunit/phpunit": "^4.8",
+ "ext-pdo_sqlite": "*"
},
"license": [
"BSD-2-Clause",