From 11c3e5eac10fd4a59b0458f622b403dc1ecd1960 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 3 Jul 2017 14:02:07 +0300 Subject: [PATCH] moved etc/ to config/ and web/ to public/ --- .../2.2/{etc => config}/packages/algolia.yaml | 0 algolia/algolia-search-bundle/2.2/manifest.json | 2 +- .../rss-atom-bundle/4.0/{etc => config}/packages/rss_atom.yaml | 0 .../rss-atom-bundle/4.0/{etc => config}/routing/rss_atom.yaml | 0 debril/rss-atom-bundle/4.0/manifest.json | 2 +- .../3.3/{etc => config}/packages/doctrine_mongodb.yaml | 0 doctrine/mongodb-odm-bundle/3.3/manifest.json | 2 +- .../5.0/{etc => config}/packages/ivory_ck_editor.yaml | 0 egeloen/ckeditor-bundle/5.0/manifest.json | 2 +- .../1.3/{etc => config}/packages/prod/ekino_new_relic.yaml | 0 ekino/newrelic-bundle/1.3/manifest.json | 2 +- .../enqueue-bundle/0.4/{etc => config}/packages/enqueue.yaml | 0 .../0.4/{etc => config}/packages/test/enqueue.yaml | 0 enqueue/enqueue-bundle/0.4/manifest.json | 2 +- .../0.2/{etc => config}/packages/exercise_html_purifier.yaml | 0 exercise/htmlpurifier-bundle/0.2/manifest.json | 2 +- .../5.0/{etc => config}/packages/fos_elastica.yaml | 0 friendsofsymfony/elastica-bundle/5.0/manifest.json | 2 +- .../2.0/{etc => config}/routing/fos_js_routing.yaml | 0 friendsofsymfony/jsrouting-bundle/2.0/manifest.json | 2 +- .../rest-bundle/2.2/{etc => config}/packages/fos_rest.yaml | 0 friendsofsymfony/rest-bundle/2.2/manifest.json | 2 +- .../1.4/{etc => config}/packages/dev/hautelook_alice.yaml | 0 hautelook/alice-bundle/1.4/manifest.json | 2 +- liip/imagine-bundle/1.8/{etc => config}/packages/imagine.yaml | 0 liip/imagine-bundle/1.8/{etc => config}/routing/imagine.yaml | 0 liip/imagine-bundle/1.8/manifest.json | 2 +- liip/imagine-bundle/1.8/post-install.txt | 2 +- .../2.13/{etc => config}/packages/nelmio_api_doc.yaml | 0 .../2.13/{etc => config}/routing/nelmio_api_doc.yaml | 0 nelmio/api-doc-bundle/2.13/manifest.json | 2 +- .../1.12/{etc => config}/packages/old_sound_rabbit_mq.yaml | 0 php-amqplib/rabbitmq-bundle/1.12/manifest.json | 2 +- .../httplug-bundle/1.6/{etc => config}/packages/httplug.yaml | 0 php-http/httplug-bundle/1.6/manifest.json | 2 +- pomm-project/pomm-bundle/2.3/{etc => config}/packages/pomm.yaml | 0 .../pomm-bundle/2.3/{etc => config}/routing/dev/pomm.yaml | 0 pomm-project/pomm-bundle/2.3/manifest.json | 2 +- snc/redis-bundle/2.0/{etc => config}/packages/snc_redis.yaml | 0 snc/redis-bundle/2.0/manifest.json | 2 +- .../1.2/{etc => config}/packages/stof_doctrine_extensions.yaml | 0 stof/doctrine-extensions-bundle/1.2/manifest.json | 2 +- .../1.0/{etc => config}/packages/mobile_detect.yaml | 0 suncat/mobile-detect-bundle/1.0/manifest.json | 2 +- .../1.5/{etc => config}/packages/vich_uploader.yaml | 2 +- vich/uploader-bundle/1.5/manifest.json | 2 +- .../{etc => config}/packages/wmc_doctrine_naming_strategy.yaml | 0 wemakecustom/doctrine-naming-strategy-bundle/1.0/manifest.json | 2 +- 48 files changed, 23 insertions(+), 23 deletions(-) rename algolia/algolia-search-bundle/2.2/{etc => config}/packages/algolia.yaml (100%) rename debril/rss-atom-bundle/4.0/{etc => config}/packages/rss_atom.yaml (100%) rename debril/rss-atom-bundle/4.0/{etc => config}/routing/rss_atom.yaml (100%) rename doctrine/mongodb-odm-bundle/3.3/{etc => config}/packages/doctrine_mongodb.yaml (100%) rename egeloen/ckeditor-bundle/5.0/{etc => config}/packages/ivory_ck_editor.yaml (100%) rename ekino/newrelic-bundle/1.3/{etc => config}/packages/prod/ekino_new_relic.yaml (100%) rename enqueue/enqueue-bundle/0.4/{etc => config}/packages/enqueue.yaml (100%) rename enqueue/enqueue-bundle/0.4/{etc => config}/packages/test/enqueue.yaml (100%) rename exercise/htmlpurifier-bundle/0.2/{etc => config}/packages/exercise_html_purifier.yaml (100%) rename friendsofsymfony/elastica-bundle/5.0/{etc => config}/packages/fos_elastica.yaml (100%) rename friendsofsymfony/jsrouting-bundle/2.0/{etc => config}/routing/fos_js_routing.yaml (100%) rename friendsofsymfony/rest-bundle/2.2/{etc => config}/packages/fos_rest.yaml (100%) rename hautelook/alice-bundle/1.4/{etc => config}/packages/dev/hautelook_alice.yaml (100%) rename liip/imagine-bundle/1.8/{etc => config}/packages/imagine.yaml (100%) rename liip/imagine-bundle/1.8/{etc => config}/routing/imagine.yaml (100%) rename nelmio/api-doc-bundle/2.13/{etc => config}/packages/nelmio_api_doc.yaml (100%) rename nelmio/api-doc-bundle/2.13/{etc => config}/routing/nelmio_api_doc.yaml (100%) rename php-amqplib/rabbitmq-bundle/1.12/{etc => config}/packages/old_sound_rabbit_mq.yaml (100%) rename php-http/httplug-bundle/1.6/{etc => config}/packages/httplug.yaml (100%) rename pomm-project/pomm-bundle/2.3/{etc => config}/packages/pomm.yaml (100%) rename pomm-project/pomm-bundle/2.3/{etc => config}/routing/dev/pomm.yaml (100%) rename snc/redis-bundle/2.0/{etc => config}/packages/snc_redis.yaml (100%) rename stof/doctrine-extensions-bundle/1.2/{etc => config}/packages/stof_doctrine_extensions.yaml (100%) rename suncat/mobile-detect-bundle/1.0/{etc => config}/packages/mobile_detect.yaml (100%) rename vich/uploader-bundle/1.5/{etc => config}/packages/vich_uploader.yaml (58%) rename wemakecustom/doctrine-naming-strategy-bundle/1.0/{etc => config}/packages/wmc_doctrine_naming_strategy.yaml (100%) diff --git a/algolia/algolia-search-bundle/2.2/etc/packages/algolia.yaml b/algolia/algolia-search-bundle/2.2/config/packages/algolia.yaml similarity index 100% rename from algolia/algolia-search-bundle/2.2/etc/packages/algolia.yaml rename to algolia/algolia-search-bundle/2.2/config/packages/algolia.yaml diff --git a/algolia/algolia-search-bundle/2.2/manifest.json b/algolia/algolia-search-bundle/2.2/manifest.json index dcad34a6..1cb0e911 100644 --- a/algolia/algolia-search-bundle/2.2/manifest.json +++ b/algolia/algolia-search-bundle/2.2/manifest.json @@ -3,7 +3,7 @@ "Algolia\\AlgoliaSearchBundle\\AlgoliaAlgoliaSearchBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" }, "env": { "ALGOLIA_APP_ID": "...", diff --git a/debril/rss-atom-bundle/4.0/etc/packages/rss_atom.yaml b/debril/rss-atom-bundle/4.0/config/packages/rss_atom.yaml similarity index 100% rename from debril/rss-atom-bundle/4.0/etc/packages/rss_atom.yaml rename to debril/rss-atom-bundle/4.0/config/packages/rss_atom.yaml diff --git a/debril/rss-atom-bundle/4.0/etc/routing/rss_atom.yaml b/debril/rss-atom-bundle/4.0/config/routing/rss_atom.yaml similarity index 100% rename from debril/rss-atom-bundle/4.0/etc/routing/rss_atom.yaml rename to debril/rss-atom-bundle/4.0/config/routing/rss_atom.yaml diff --git a/debril/rss-atom-bundle/4.0/manifest.json b/debril/rss-atom-bundle/4.0/manifest.json index cd17590f..3bde6374 100644 --- a/debril/rss-atom-bundle/4.0/manifest.json +++ b/debril/rss-atom-bundle/4.0/manifest.json @@ -3,6 +3,6 @@ "Debril\\RssAtomBundle\\DebrilRssAtomBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/doctrine/mongodb-odm-bundle/3.3/etc/packages/doctrine_mongodb.yaml b/doctrine/mongodb-odm-bundle/3.3/config/packages/doctrine_mongodb.yaml similarity index 100% rename from doctrine/mongodb-odm-bundle/3.3/etc/packages/doctrine_mongodb.yaml rename to doctrine/mongodb-odm-bundle/3.3/config/packages/doctrine_mongodb.yaml diff --git a/doctrine/mongodb-odm-bundle/3.3/manifest.json b/doctrine/mongodb-odm-bundle/3.3/manifest.json index 8e368b1f..e47bfedd 100644 --- a/doctrine/mongodb-odm-bundle/3.3/manifest.json +++ b/doctrine/mongodb-odm-bundle/3.3/manifest.json @@ -3,7 +3,7 @@ "Doctrine\\Bundle\\MongoDBBundle\\DoctrineMongoDBBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/", + "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" }, "env": { diff --git a/egeloen/ckeditor-bundle/5.0/etc/packages/ivory_ck_editor.yaml b/egeloen/ckeditor-bundle/5.0/config/packages/ivory_ck_editor.yaml similarity index 100% rename from egeloen/ckeditor-bundle/5.0/etc/packages/ivory_ck_editor.yaml rename to egeloen/ckeditor-bundle/5.0/config/packages/ivory_ck_editor.yaml diff --git a/egeloen/ckeditor-bundle/5.0/manifest.json b/egeloen/ckeditor-bundle/5.0/manifest.json index c48c4bcb..33b15a42 100644 --- a/egeloen/ckeditor-bundle/5.0/manifest.json +++ b/egeloen/ckeditor-bundle/5.0/manifest.json @@ -3,6 +3,6 @@ "Ivory\\CKEditorBundle\\IvoryCKEditorBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/ekino/newrelic-bundle/1.3/etc/packages/prod/ekino_new_relic.yaml b/ekino/newrelic-bundle/1.3/config/packages/prod/ekino_new_relic.yaml similarity index 100% rename from ekino/newrelic-bundle/1.3/etc/packages/prod/ekino_new_relic.yaml rename to ekino/newrelic-bundle/1.3/config/packages/prod/ekino_new_relic.yaml diff --git a/ekino/newrelic-bundle/1.3/manifest.json b/ekino/newrelic-bundle/1.3/manifest.json index 804ab4ca..e5fc5a39 100644 --- a/ekino/newrelic-bundle/1.3/manifest.json +++ b/ekino/newrelic-bundle/1.3/manifest.json @@ -3,7 +3,7 @@ "Ekino\\Bundle\\NewRelicBundle\\NewRelicBundle": ["prod"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" }, "env": { "#1": "Get the REST API key of your NewRelic Account on https://docs.newrelic.com/docs/apis/rest-api-v2/requirements/api-keys", diff --git a/enqueue/enqueue-bundle/0.4/etc/packages/enqueue.yaml b/enqueue/enqueue-bundle/0.4/config/packages/enqueue.yaml similarity index 100% rename from enqueue/enqueue-bundle/0.4/etc/packages/enqueue.yaml rename to enqueue/enqueue-bundle/0.4/config/packages/enqueue.yaml diff --git a/enqueue/enqueue-bundle/0.4/etc/packages/test/enqueue.yaml b/enqueue/enqueue-bundle/0.4/config/packages/test/enqueue.yaml similarity index 100% rename from enqueue/enqueue-bundle/0.4/etc/packages/test/enqueue.yaml rename to enqueue/enqueue-bundle/0.4/config/packages/test/enqueue.yaml diff --git a/enqueue/enqueue-bundle/0.4/manifest.json b/enqueue/enqueue-bundle/0.4/manifest.json index 837b5d3d..bc62efe3 100644 --- a/enqueue/enqueue-bundle/0.4/manifest.json +++ b/enqueue/enqueue-bundle/0.4/manifest.json @@ -3,7 +3,7 @@ "Enqueue\\Bundle\\EnqueueBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" }, "env": { "ENQUEUE_DSN": "null://" diff --git a/exercise/htmlpurifier-bundle/0.2/etc/packages/exercise_html_purifier.yaml b/exercise/htmlpurifier-bundle/0.2/config/packages/exercise_html_purifier.yaml similarity index 100% rename from exercise/htmlpurifier-bundle/0.2/etc/packages/exercise_html_purifier.yaml rename to exercise/htmlpurifier-bundle/0.2/config/packages/exercise_html_purifier.yaml diff --git a/exercise/htmlpurifier-bundle/0.2/manifest.json b/exercise/htmlpurifier-bundle/0.2/manifest.json index 9caf8c22..4ac44fe4 100644 --- a/exercise/htmlpurifier-bundle/0.2/manifest.json +++ b/exercise/htmlpurifier-bundle/0.2/manifest.json @@ -3,6 +3,6 @@ "Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/friendsofsymfony/elastica-bundle/5.0/etc/packages/fos_elastica.yaml b/friendsofsymfony/elastica-bundle/5.0/config/packages/fos_elastica.yaml similarity index 100% rename from friendsofsymfony/elastica-bundle/5.0/etc/packages/fos_elastica.yaml rename to friendsofsymfony/elastica-bundle/5.0/config/packages/fos_elastica.yaml diff --git a/friendsofsymfony/elastica-bundle/5.0/manifest.json b/friendsofsymfony/elastica-bundle/5.0/manifest.json index 0a0b625f..80328c99 100644 --- a/friendsofsymfony/elastica-bundle/5.0/manifest.json +++ b/friendsofsymfony/elastica-bundle/5.0/manifest.json @@ -3,6 +3,6 @@ "FOS\\ElasticaBundle\\FOSElasticaBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/friendsofsymfony/jsrouting-bundle/2.0/etc/routing/fos_js_routing.yaml b/friendsofsymfony/jsrouting-bundle/2.0/config/routing/fos_js_routing.yaml similarity index 100% rename from friendsofsymfony/jsrouting-bundle/2.0/etc/routing/fos_js_routing.yaml rename to friendsofsymfony/jsrouting-bundle/2.0/config/routing/fos_js_routing.yaml diff --git a/friendsofsymfony/jsrouting-bundle/2.0/manifest.json b/friendsofsymfony/jsrouting-bundle/2.0/manifest.json index 546262d9..53dcf958 100644 --- a/friendsofsymfony/jsrouting-bundle/2.0/manifest.json +++ b/friendsofsymfony/jsrouting-bundle/2.0/manifest.json @@ -3,6 +3,6 @@ "FOS\\JsRoutingBundle\\FOSJsRoutingBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml b/friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml similarity index 100% rename from friendsofsymfony/rest-bundle/2.2/etc/packages/fos_rest.yaml rename to friendsofsymfony/rest-bundle/2.2/config/packages/fos_rest.yaml diff --git a/friendsofsymfony/rest-bundle/2.2/manifest.json b/friendsofsymfony/rest-bundle/2.2/manifest.json index e0683eda..6cb4f936 100644 --- a/friendsofsymfony/rest-bundle/2.2/manifest.json +++ b/friendsofsymfony/rest-bundle/2.2/manifest.json @@ -3,6 +3,6 @@ "FOS\\RestBundle\\FOSRestBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/hautelook/alice-bundle/1.4/etc/packages/dev/hautelook_alice.yaml b/hautelook/alice-bundle/1.4/config/packages/dev/hautelook_alice.yaml similarity index 100% rename from hautelook/alice-bundle/1.4/etc/packages/dev/hautelook_alice.yaml rename to hautelook/alice-bundle/1.4/config/packages/dev/hautelook_alice.yaml diff --git a/hautelook/alice-bundle/1.4/manifest.json b/hautelook/alice-bundle/1.4/manifest.json index a83bac14..5022a39a 100644 --- a/hautelook/alice-bundle/1.4/manifest.json +++ b/hautelook/alice-bundle/1.4/manifest.json @@ -3,7 +3,7 @@ "Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/", + "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" } } diff --git a/liip/imagine-bundle/1.8/etc/packages/imagine.yaml b/liip/imagine-bundle/1.8/config/packages/imagine.yaml similarity index 100% rename from liip/imagine-bundle/1.8/etc/packages/imagine.yaml rename to liip/imagine-bundle/1.8/config/packages/imagine.yaml diff --git a/liip/imagine-bundle/1.8/etc/routing/imagine.yaml b/liip/imagine-bundle/1.8/config/routing/imagine.yaml similarity index 100% rename from liip/imagine-bundle/1.8/etc/routing/imagine.yaml rename to liip/imagine-bundle/1.8/config/routing/imagine.yaml diff --git a/liip/imagine-bundle/1.8/manifest.json b/liip/imagine-bundle/1.8/manifest.json index 42b3af68..8d2ea2ac 100644 --- a/liip/imagine-bundle/1.8/manifest.json +++ b/liip/imagine-bundle/1.8/manifest.json @@ -3,6 +3,6 @@ "Liip\\ImagineBundle\\LiipImagineBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/liip/imagine-bundle/1.8/post-install.txt b/liip/imagine-bundle/1.8/post-install.txt index 2f8404a4..e15819eb 100644 --- a/liip/imagine-bundle/1.8/post-install.txt +++ b/liip/imagine-bundle/1.8/post-install.txt @@ -1,6 +1,6 @@ Getting started using liip/imagine-bundle Configure your transformations: - 1. You MUST verify and uncomment the configuration in %ETC_DIR%/packages/imagine.yaml. + 1. You MUST verify and uncomment the configuration in %CONFIG_DIR%/packages/imagine.yaml. 2. You MAY configure your image transformation library (gmagick, imagick, or gd [default]). 3. You MAY define custom transformation definitions under the filter_sets option. diff --git a/nelmio/api-doc-bundle/2.13/etc/packages/nelmio_api_doc.yaml b/nelmio/api-doc-bundle/2.13/config/packages/nelmio_api_doc.yaml similarity index 100% rename from nelmio/api-doc-bundle/2.13/etc/packages/nelmio_api_doc.yaml rename to nelmio/api-doc-bundle/2.13/config/packages/nelmio_api_doc.yaml diff --git a/nelmio/api-doc-bundle/2.13/etc/routing/nelmio_api_doc.yaml b/nelmio/api-doc-bundle/2.13/config/routing/nelmio_api_doc.yaml similarity index 100% rename from nelmio/api-doc-bundle/2.13/etc/routing/nelmio_api_doc.yaml rename to nelmio/api-doc-bundle/2.13/config/routing/nelmio_api_doc.yaml diff --git a/nelmio/api-doc-bundle/2.13/manifest.json b/nelmio/api-doc-bundle/2.13/manifest.json index 7ac3390f..5eda2d4a 100644 --- a/nelmio/api-doc-bundle/2.13/manifest.json +++ b/nelmio/api-doc-bundle/2.13/manifest.json @@ -3,6 +3,6 @@ "Nelmio\\ApiDocBundle\\NelmioApiDocBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/php-amqplib/rabbitmq-bundle/1.12/etc/packages/old_sound_rabbit_mq.yaml b/php-amqplib/rabbitmq-bundle/1.12/config/packages/old_sound_rabbit_mq.yaml similarity index 100% rename from php-amqplib/rabbitmq-bundle/1.12/etc/packages/old_sound_rabbit_mq.yaml rename to php-amqplib/rabbitmq-bundle/1.12/config/packages/old_sound_rabbit_mq.yaml diff --git a/php-amqplib/rabbitmq-bundle/1.12/manifest.json b/php-amqplib/rabbitmq-bundle/1.12/manifest.json index 2bea3d70..e108c685 100644 --- a/php-amqplib/rabbitmq-bundle/1.12/manifest.json +++ b/php-amqplib/rabbitmq-bundle/1.12/manifest.json @@ -3,7 +3,7 @@ "OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/", + "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" }, "env": { diff --git a/php-http/httplug-bundle/1.6/etc/packages/httplug.yaml b/php-http/httplug-bundle/1.6/config/packages/httplug.yaml similarity index 100% rename from php-http/httplug-bundle/1.6/etc/packages/httplug.yaml rename to php-http/httplug-bundle/1.6/config/packages/httplug.yaml diff --git a/php-http/httplug-bundle/1.6/manifest.json b/php-http/httplug-bundle/1.6/manifest.json index 4fddef62..2191bf6b 100644 --- a/php-http/httplug-bundle/1.6/manifest.json +++ b/php-http/httplug-bundle/1.6/manifest.json @@ -3,6 +3,6 @@ "Http\\HttplugBundle\\HttplugBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/pomm-project/pomm-bundle/2.3/etc/packages/pomm.yaml b/pomm-project/pomm-bundle/2.3/config/packages/pomm.yaml similarity index 100% rename from pomm-project/pomm-bundle/2.3/etc/packages/pomm.yaml rename to pomm-project/pomm-bundle/2.3/config/packages/pomm.yaml diff --git a/pomm-project/pomm-bundle/2.3/etc/routing/dev/pomm.yaml b/pomm-project/pomm-bundle/2.3/config/routing/dev/pomm.yaml similarity index 100% rename from pomm-project/pomm-bundle/2.3/etc/routing/dev/pomm.yaml rename to pomm-project/pomm-bundle/2.3/config/routing/dev/pomm.yaml diff --git a/pomm-project/pomm-bundle/2.3/manifest.json b/pomm-project/pomm-bundle/2.3/manifest.json index 0d2f6c04..fe9de335 100644 --- a/pomm-project/pomm-bundle/2.3/manifest.json +++ b/pomm-project/pomm-bundle/2.3/manifest.json @@ -3,7 +3,7 @@ "PommProject\\PommBundle\\PommBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" }, "env": { "DATABASE_URL": "pgsql://user:pass@127.0.0.1:5432/my_db_name" diff --git a/snc/redis-bundle/2.0/etc/packages/snc_redis.yaml b/snc/redis-bundle/2.0/config/packages/snc_redis.yaml similarity index 100% rename from snc/redis-bundle/2.0/etc/packages/snc_redis.yaml rename to snc/redis-bundle/2.0/config/packages/snc_redis.yaml diff --git a/snc/redis-bundle/2.0/manifest.json b/snc/redis-bundle/2.0/manifest.json index 46feee10..40d91f37 100644 --- a/snc/redis-bundle/2.0/manifest.json +++ b/snc/redis-bundle/2.0/manifest.json @@ -3,7 +3,7 @@ "Snc\\RedisBundle\\SncRedisBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" }, "env": { "#1": "passwords that contain special characters (@, %, :, +) must be urlencoded", diff --git a/stof/doctrine-extensions-bundle/1.2/etc/packages/stof_doctrine_extensions.yaml b/stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml similarity index 100% rename from stof/doctrine-extensions-bundle/1.2/etc/packages/stof_doctrine_extensions.yaml rename to stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml diff --git a/stof/doctrine-extensions-bundle/1.2/manifest.json b/stof/doctrine-extensions-bundle/1.2/manifest.json index 059c8060..5cdd299e 100644 --- a/stof/doctrine-extensions-bundle/1.2/manifest.json +++ b/stof/doctrine-extensions-bundle/1.2/manifest.json @@ -3,6 +3,6 @@ "Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml b/suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml similarity index 100% rename from suncat/mobile-detect-bundle/1.0/etc/packages/mobile_detect.yaml rename to suncat/mobile-detect-bundle/1.0/config/packages/mobile_detect.yaml diff --git a/suncat/mobile-detect-bundle/1.0/manifest.json b/suncat/mobile-detect-bundle/1.0/manifest.json index d8f46662..d0413e4e 100644 --- a/suncat/mobile-detect-bundle/1.0/manifest.json +++ b/suncat/mobile-detect-bundle/1.0/manifest.json @@ -3,7 +3,7 @@ "SunCat\\MobileDetectBundle\\MobileDetectBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/vich/uploader-bundle/1.5/etc/packages/vich_uploader.yaml b/vich/uploader-bundle/1.5/config/packages/vich_uploader.yaml similarity index 58% rename from vich/uploader-bundle/1.5/etc/packages/vich_uploader.yaml rename to vich/uploader-bundle/1.5/config/packages/vich_uploader.yaml index 5d653724..06d216a4 100644 --- a/vich/uploader-bundle/1.5/etc/packages/vich_uploader.yaml +++ b/vich/uploader-bundle/1.5/config/packages/vich_uploader.yaml @@ -4,4 +4,4 @@ vich_uploader: #mappings: # products: # uri_prefix: /images/products - # upload_destination: '%kernel.project_dir%/web/images/products' + # upload_destination: '%kernel.project_dir%/public/images/products' diff --git a/vich/uploader-bundle/1.5/manifest.json b/vich/uploader-bundle/1.5/manifest.json index 64c68880..12e89032 100644 --- a/vich/uploader-bundle/1.5/manifest.json +++ b/vich/uploader-bundle/1.5/manifest.json @@ -3,6 +3,6 @@ "Vich\\UploaderBundle\\VichUploaderBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } } diff --git a/wemakecustom/doctrine-naming-strategy-bundle/1.0/etc/packages/wmc_doctrine_naming_strategy.yaml b/wemakecustom/doctrine-naming-strategy-bundle/1.0/config/packages/wmc_doctrine_naming_strategy.yaml similarity index 100% rename from wemakecustom/doctrine-naming-strategy-bundle/1.0/etc/packages/wmc_doctrine_naming_strategy.yaml rename to wemakecustom/doctrine-naming-strategy-bundle/1.0/config/packages/wmc_doctrine_naming_strategy.yaml diff --git a/wemakecustom/doctrine-naming-strategy-bundle/1.0/manifest.json b/wemakecustom/doctrine-naming-strategy-bundle/1.0/manifest.json index 3c7576e6..dd0344c7 100644 --- a/wemakecustom/doctrine-naming-strategy-bundle/1.0/manifest.json +++ b/wemakecustom/doctrine-naming-strategy-bundle/1.0/manifest.json @@ -3,6 +3,6 @@ "WMC\\DoctrineNamingStrategyBundle\\WMCDoctrineNamingStrategyBundle": ["all"] }, "copy-from-recipe": { - "etc/": "%ETC_DIR%/" + "config/": "%CONFIG_DIR%/" } }