Skip to content

Commit

Permalink
Added doctrine.metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamek authored May 28, 2018
1 parent 97be790 commit 4289db8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
"configuration": {
"extensions": {
"gallery": "Dravencms\\Gallery\\DI\\GalleryExtension"
},
"doctrine":{
"metadata": {
"Dravencms\\Model\\Gallery": "%appDir%/../vendor/dravencms/gallery/src/Dravencms/Model/Gallery"
}
}
},
"scripts": {
Expand Down

0 comments on commit 4289db8

Please sign in to comment.