Tobi Ripperger 4 years ago
parent
commit
de0a3fc568
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dechef/helloworld-bundle/1.1/manifest.json

+ 1 - 1
dechef/helloworld-bundle/1.1/manifest.json

@@ -3,7 +3,7 @@
     "Dechef\\Bundle\\HelloworldBundle\\DechefHelloworldBundle": ["all"]
   },
   "copy-from-package": {
-    "config/packages": "%CONFIG_DIR%/packages"
+    "config/packages/": "%CONFIG_DIR%/packages/"
   },
   "env": {
     "DECHEF_HELLOWORLD": true,