From 11ebebc85bb66216c04de75b462ccc9a2818bc68 Mon Sep 17 00:00:00 2001 From: andchir Date: Thu, 10 Jan 2019 14:53:22 +0300 Subject: [PATCH] recipes --- .../1.0/config/packages/plugin_import_export.yaml | 1 - andchir/import-export-bundle/1.0/manifest.json | 14 +++++++------- .../1.0/config/packages/markdown.yaml | 1 - andchir/markdown-bundle/1.0/manifest.json | 14 +++++++------- .../1.0/config/packages/omnipay.yaml | 2 +- andchir/omnipay-bundle/1.0/manifest.json | 2 +- 6 files changed, 16 insertions(+), 18 deletions(-) diff --git a/andchir/import-export-bundle/1.0/config/packages/plugin_import_export.yaml b/andchir/import-export-bundle/1.0/config/packages/plugin_import_export.yaml index 68a54431..e69de29b 100644 --- a/andchir/import-export-bundle/1.0/config/packages/plugin_import_export.yaml +++ b/andchir/import-export-bundle/1.0/config/packages/plugin_import_export.yaml @@ -1 +0,0 @@ -plugin_import_export: diff --git a/andchir/import-export-bundle/1.0/manifest.json b/andchir/import-export-bundle/1.0/manifest.json index eea4b805..bcf14a11 100644 --- a/andchir/import-export-bundle/1.0/manifest.json +++ b/andchir/import-export-bundle/1.0/manifest.json @@ -1,8 +1,8 @@ { - "bundles": { - "Andchir\\ImportExportBundle\\ImportExportBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -} \ No newline at end of file + "bundles": { + "Andchir\\ImportExportBundle\\ImportExportBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/andchir/markdown-bundle/1.0/config/packages/markdown.yaml b/andchir/markdown-bundle/1.0/config/packages/markdown.yaml index 2ec6e8fa..e69de29b 100644 --- a/andchir/markdown-bundle/1.0/config/packages/markdown.yaml +++ b/andchir/markdown-bundle/1.0/config/packages/markdown.yaml @@ -1 +0,0 @@ -markdown: diff --git a/andchir/markdown-bundle/1.0/manifest.json b/andchir/markdown-bundle/1.0/manifest.json index 4954d982..08cfe44f 100644 --- a/andchir/markdown-bundle/1.0/manifest.json +++ b/andchir/markdown-bundle/1.0/manifest.json @@ -1,8 +1,8 @@ { - "bundles": { - "Andchir\\MarkdownBundle\\MarkdownBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/" - } -} \ No newline at end of file + "bundles": { + "Andchir\\MarkdownBundle\\MarkdownBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } +} diff --git a/andchir/omnipay-bundle/1.0/config/packages/omnipay.yaml b/andchir/omnipay-bundle/1.0/config/packages/omnipay.yaml index b5029757..64fbf3a5 100755 --- a/andchir/omnipay-bundle/1.0/config/packages/omnipay.yaml +++ b/andchir/omnipay-bundle/1.0/config/packages/omnipay.yaml @@ -75,4 +75,4 @@ omnipay: testMode: true complete: username: ~ - password: ~ \ No newline at end of file + password: ~ diff --git a/andchir/omnipay-bundle/1.0/manifest.json b/andchir/omnipay-bundle/1.0/manifest.json index 94d0877b..99312ecc 100644 --- a/andchir/omnipay-bundle/1.0/manifest.json +++ b/andchir/omnipay-bundle/1.0/manifest.json @@ -5,4 +5,4 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } -} \ No newline at end of file +}