Merge pull request #247

This commit is contained in:
symfony-flex-server[bot]
2018-02-25 11:18:30 +00:00
committed by GitHub
2 changed files with 12 additions and 0 deletions
@@ -0,0 +1,7 @@
services:
_defaults:
autowire: true
autoconfigure: true
public: false
Endroid\Pdf\Pdf: ~
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}