Skip to content

Commit 43fc46f

Browse files
committed
Cleanup tests a bit and add a functional test
1 parent 3babe8f commit 43fc46f

File tree

5 files changed

+429
-15
lines changed

5 files changed

+429
-15
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"mockery/mockery": "0.9.*",
2323
"phpunit/phpunit": "~4.0",
2424
"phpspec/phpspec": "~2.1",
25-
"codeclimate/php-test-reporter": "^0.1.2"
25+
"codeclimate/php-test-reporter": "^0.1.2",
26+
"doctrine/dbal": "^2.5"
2627
},
2728
"autoload": {
2829
"classmap": [

0 commit comments

Comments
 (0)