Gozer: Refactoring and tests

This commit is contained in:
Ismo Vuorinen
2017-02-14 13:47:33 +02:00
parent 5fe7412588
commit f14a1d8769
3 changed files with 105 additions and 37 deletions

View File

@@ -22,7 +22,8 @@
},
"require-dev": {
"phpunit/phpunit" : "4.*",
"orchestra/testbench": "~3.0"
"orchestra/testbench": "~3.0",
"doctrine/dbal": "~2.3"
},
"autoload": {
"psr-4": {