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 5fa3fa6 commit 800f509
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,13 @@
"configuration": {
"extensions": {
"htmlSnippet": "Dravencms\\HtmlSnippet\\DI\\HtmlSnippetExtension"
},
"doctrine":{
"metadata": {
"Dravencms\\Model\\HtmlSnippet": "%appDir%/../vendor/dravencms/html-snippet/src/Dravencms/Model/HtmlSnippet"
}
}
}
}
}
}
}

0 comments on commit 800f509

Please sign in to comment.