Reduce number of SQL queries for actions

This commit is contained in:
Frederic Guillot
2016-01-03 18:18:14 -05:00
parent e2b6d4fa18
commit 0751508ae3
4 changed files with 118 additions and 21 deletions

View File

@@ -26,6 +26,7 @@
"fguillot/simple-validator" : "1.0.0",
"league/html-to-markdown" : "~4.0",
"pimple/pimple" : "~3.0",
"ramsey/array_column": "@stable",
"swiftmailer/swiftmailer" : "~5.4",
"symfony/console" : "~2.7",
"symfony/event-dispatcher" : "~2.7",