Skip to content
Snippets Groups Projects
Commit e2877952 authored by Brook Schofield's avatar Brook Schofield
Browse files

sqlite3 tests require the ext-sqlite3 module

add sqlite3 as a dev dependency. you might not notice this when running
tests locally otherwise.
parent 7c5df8f9
No related branches found
No related tags found
Loading
......@@ -28,6 +28,7 @@
"whitehat101/apr1-md5": "~1.0"
},
"require-dev": {
"ext-sqlite3": "*",
"phpunit/phpunit": "~3.7",
"satooshi/php-coveralls": "^1.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment