Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit 7b94b72

Browse files
committed
Enhancement: Enable DoctrineModule and DoctrineORMModule
1 parent 6d4bf12 commit 7b94b72

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/application.config.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
return [
44
'modules' => [
5+
'DoctrineModule',
6+
'DoctrineORMModule',
57
'ZF\DevelopmentMode',
68
'ZfcBase',
79
'ZfcUser',

data/migrations/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)