Created EntityManagerFactory

This commit is contained in:
Alejandro Celaya
2016-04-17 20:27:24 +02:00
parent db9051dcde
commit 03298fc448
12 changed files with 150 additions and 9 deletions

View File

@@ -19,7 +19,8 @@
"zendframework/zend-servicemanager": "^3.0",
"zendframework/zend-expressive-twigrenderer": "^1.0",
"doctrine/orm": "^2.5",
"guzzlehttp/guzzle": "^6.2"
"guzzlehttp/guzzle": "^6.2",
"acelaya/zsm-annotated-services": "^0.2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8",