-
- Downloads
Merge pull request #317 from br00k/bug/sqlite3-test
sqlite3 tests require the ext-sqlite3 module
No related branches found
No related tags found
| ... | ... | @@ -28,6 +28,7 @@ |
| "whitehat101/apr1-md5": "~1.0" | ||
| }, | ||
| "require-dev": { | ||
| "ext-pdo_sqlite": "*", | ||
| "phpunit/phpunit": "~3.7", | ||
| "satooshi/php-coveralls": "^1.0" | ||
| }, | ||
| ... | ... |
Please register or sign in to comment