From afb8b0bc4bb5cf460306192411ede56b094a3150 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 24 Mar 2017 16:01:14 -0700 Subject: [PATCH] moved recipes to the root --- .../doctrine-bundle/etc/packages/doctrine.yaml | 0 .../doctrine-bundle/etc/packages/prod/doctrine.yaml | 0 {recipes/doctrine => doctrine}/doctrine-bundle/manifest.json | 0 .../doctrine => doctrine}/doctrine-bundle/src/Entity/.gitkeep | 0 .../easy-log-handler/etc/packages/dev/easy-log-handler.yaml | 0 {recipes/easycorp => easycorp}/easy-log-handler/manifest.json | 0 .../easyadmin-bundle/etc/packages/easy_admin.yaml | 0 .../easyadmin-bundle/etc/routing/easy_admin.yaml | 0 .../easyadmin-bundle/manifest.json | 0 {recipes/phpunit => phpunit}/phpunit/manifest.json | 0 {recipes/phpunit => phpunit}/phpunit/phpunit.xml.dist | 0 .../framework-extra-bundle/etc/packages/framework_extra.yaml | 0 {recipes/sensio => sensio}/framework-extra-bundle/manifest.json | 0 .../security-checker/etc/packages/dev/security-checker.yaml | 0 {recipes/sensiolabs => sensiolabs}/security-checker/manifest.json | 0 {recipes/symfony => symfony}/console/bin/console | 0 {recipes/symfony => symfony}/console/manifest.json | 0 {recipes/symfony => symfony}/debug-bundle/manifest.json | 0 {recipes/symfony => symfony}/flex/.env.dist | 0 {recipes/symfony => symfony}/flex/manifest.json | 0 {recipes/symfony => symfony}/framework-bundle/etc/container.yaml | 0 .../symfony => symfony}/framework-bundle/etc/packages/app.yaml | 0 .../framework-bundle/etc/packages/dev/framework.yaml | 0 .../framework-bundle/etc/packages/framework.yaml | 0 .../framework-bundle/etc/packages/test/framework.yaml | 0 {recipes/symfony => symfony}/framework-bundle/etc/routing.yaml | 0 {recipes/symfony => symfony}/framework-bundle/manifest.json | 0 .../symfony => symfony}/framework-bundle/src/Controller/.gitkeep | 0 {recipes/symfony => symfony}/framework-bundle/src/Kernel.php | 0 {recipes/symfony => symfony}/framework-bundle/web/index.php | 0 .../monolog-bundle/etc/packages/dev/monolog.php | 0 .../monolog-bundle/etc/packages/prod/monolog.php | 0 {recipes/symfony => symfony}/monolog-bundle/manifest.json | 0 {recipes/symfony => symfony}/phpunit-bridge/manifest.json | 0 {recipes/symfony => symfony}/phpunit-bridge/phpunit.xml.dist | 0 {recipes/symfony => symfony}/requirements-checker/manifest.json | 0 .../security-bundle/etc/packages/security.yaml | 0 {recipes/symfony => symfony}/security-bundle/manifest.json | 0 .../swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml | 0 .../swiftmailer-bundle/etc/packages/swiftmailer.yaml | 0 .../swiftmailer-bundle/etc/packages/test/swiftmailer.yaml | 0 {recipes/symfony => symfony}/swiftmailer-bundle/manifest.json | 0 {recipes/symfony => symfony}/twig-bundle/etc/packages/twig.yaml | 0 .../symfony => symfony}/twig-bundle/etc/routing/dev/twig.yaml | 0 {recipes/symfony => symfony}/twig-bundle/manifest.json | 0 {recipes/symfony => symfony}/twig-bundle/templates/.gitkeep | 0 .../web-profiler-bundle/etc/packages/dev/web_profiler.yaml | 0 .../web-profiler-bundle/etc/packages/test/web_profiler.yaml | 0 .../web-profiler-bundle/etc/routing/dev/web_profiler.yaml | 0 {recipes/symfony => symfony}/web-profiler-bundle/manifest.json | 0 {recipes/symfony => symfony}/web-server-bundle/manifest.json | 0 51 files changed, 0 insertions(+), 0 deletions(-) rename {recipes/doctrine => doctrine}/doctrine-bundle/etc/packages/doctrine.yaml (100%) rename {recipes/doctrine => doctrine}/doctrine-bundle/etc/packages/prod/doctrine.yaml (100%) rename {recipes/doctrine => doctrine}/doctrine-bundle/manifest.json (100%) rename {recipes/doctrine => doctrine}/doctrine-bundle/src/Entity/.gitkeep (100%) rename {recipes/easycorp => easycorp}/easy-log-handler/etc/packages/dev/easy-log-handler.yaml (100%) rename {recipes/easycorp => easycorp}/easy-log-handler/manifest.json (100%) rename {recipes/javiereguiluz => javiereguiluz}/easyadmin-bundle/etc/packages/easy_admin.yaml (100%) rename {recipes/javiereguiluz => javiereguiluz}/easyadmin-bundle/etc/routing/easy_admin.yaml (100%) rename {recipes/javiereguiluz => javiereguiluz}/easyadmin-bundle/manifest.json (100%) rename {recipes/phpunit => phpunit}/phpunit/manifest.json (100%) rename {recipes/phpunit => phpunit}/phpunit/phpunit.xml.dist (100%) rename {recipes/sensio => sensio}/framework-extra-bundle/etc/packages/framework_extra.yaml (100%) rename {recipes/sensio => sensio}/framework-extra-bundle/manifest.json (100%) rename {recipes/sensiolabs => sensiolabs}/security-checker/etc/packages/dev/security-checker.yaml (100%) rename {recipes/sensiolabs => sensiolabs}/security-checker/manifest.json (100%) rename {recipes/symfony => symfony}/console/bin/console (100%) rename {recipes/symfony => symfony}/console/manifest.json (100%) rename {recipes/symfony => symfony}/debug-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/flex/.env.dist (100%) rename {recipes/symfony => symfony}/flex/manifest.json (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/container.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/packages/app.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/packages/dev/framework.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/packages/framework.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/packages/test/framework.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/etc/routing.yaml (100%) rename {recipes/symfony => symfony}/framework-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/framework-bundle/src/Controller/.gitkeep (100%) rename {recipes/symfony => symfony}/framework-bundle/src/Kernel.php (100%) rename {recipes/symfony => symfony}/framework-bundle/web/index.php (100%) rename {recipes/symfony => symfony}/monolog-bundle/etc/packages/dev/monolog.php (100%) rename {recipes/symfony => symfony}/monolog-bundle/etc/packages/prod/monolog.php (100%) rename {recipes/symfony => symfony}/monolog-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/phpunit-bridge/manifest.json (100%) rename {recipes/symfony => symfony}/phpunit-bridge/phpunit.xml.dist (100%) rename {recipes/symfony => symfony}/requirements-checker/manifest.json (100%) rename {recipes/symfony => symfony}/security-bundle/etc/packages/security.yaml (100%) rename {recipes/symfony => symfony}/security-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml (100%) rename {recipes/symfony => symfony}/swiftmailer-bundle/etc/packages/swiftmailer.yaml (100%) rename {recipes/symfony => symfony}/swiftmailer-bundle/etc/packages/test/swiftmailer.yaml (100%) rename {recipes/symfony => symfony}/swiftmailer-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/twig-bundle/etc/packages/twig.yaml (100%) rename {recipes/symfony => symfony}/twig-bundle/etc/routing/dev/twig.yaml (100%) rename {recipes/symfony => symfony}/twig-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/twig-bundle/templates/.gitkeep (100%) rename {recipes/symfony => symfony}/web-profiler-bundle/etc/packages/dev/web_profiler.yaml (100%) rename {recipes/symfony => symfony}/web-profiler-bundle/etc/packages/test/web_profiler.yaml (100%) rename {recipes/symfony => symfony}/web-profiler-bundle/etc/routing/dev/web_profiler.yaml (100%) rename {recipes/symfony => symfony}/web-profiler-bundle/manifest.json (100%) rename {recipes/symfony => symfony}/web-server-bundle/manifest.json (100%) diff --git a/recipes/doctrine/doctrine-bundle/etc/packages/doctrine.yaml b/doctrine/doctrine-bundle/etc/packages/doctrine.yaml similarity index 100% rename from recipes/doctrine/doctrine-bundle/etc/packages/doctrine.yaml rename to doctrine/doctrine-bundle/etc/packages/doctrine.yaml diff --git a/recipes/doctrine/doctrine-bundle/etc/packages/prod/doctrine.yaml b/doctrine/doctrine-bundle/etc/packages/prod/doctrine.yaml similarity index 100% rename from recipes/doctrine/doctrine-bundle/etc/packages/prod/doctrine.yaml rename to doctrine/doctrine-bundle/etc/packages/prod/doctrine.yaml diff --git a/recipes/doctrine/doctrine-bundle/manifest.json b/doctrine/doctrine-bundle/manifest.json similarity index 100% rename from recipes/doctrine/doctrine-bundle/manifest.json rename to doctrine/doctrine-bundle/manifest.json diff --git a/recipes/doctrine/doctrine-bundle/src/Entity/.gitkeep b/doctrine/doctrine-bundle/src/Entity/.gitkeep similarity index 100% rename from recipes/doctrine/doctrine-bundle/src/Entity/.gitkeep rename to doctrine/doctrine-bundle/src/Entity/.gitkeep diff --git a/recipes/easycorp/easy-log-handler/etc/packages/dev/easy-log-handler.yaml b/easycorp/easy-log-handler/etc/packages/dev/easy-log-handler.yaml similarity index 100% rename from recipes/easycorp/easy-log-handler/etc/packages/dev/easy-log-handler.yaml rename to easycorp/easy-log-handler/etc/packages/dev/easy-log-handler.yaml diff --git a/recipes/easycorp/easy-log-handler/manifest.json b/easycorp/easy-log-handler/manifest.json similarity index 100% rename from recipes/easycorp/easy-log-handler/manifest.json rename to easycorp/easy-log-handler/manifest.json diff --git a/recipes/javiereguiluz/easyadmin-bundle/etc/packages/easy_admin.yaml b/javiereguiluz/easyadmin-bundle/etc/packages/easy_admin.yaml similarity index 100% rename from recipes/javiereguiluz/easyadmin-bundle/etc/packages/easy_admin.yaml rename to javiereguiluz/easyadmin-bundle/etc/packages/easy_admin.yaml diff --git a/recipes/javiereguiluz/easyadmin-bundle/etc/routing/easy_admin.yaml b/javiereguiluz/easyadmin-bundle/etc/routing/easy_admin.yaml similarity index 100% rename from recipes/javiereguiluz/easyadmin-bundle/etc/routing/easy_admin.yaml rename to javiereguiluz/easyadmin-bundle/etc/routing/easy_admin.yaml diff --git a/recipes/javiereguiluz/easyadmin-bundle/manifest.json b/javiereguiluz/easyadmin-bundle/manifest.json similarity index 100% rename from recipes/javiereguiluz/easyadmin-bundle/manifest.json rename to javiereguiluz/easyadmin-bundle/manifest.json diff --git a/recipes/phpunit/phpunit/manifest.json b/phpunit/phpunit/manifest.json similarity index 100% rename from recipes/phpunit/phpunit/manifest.json rename to phpunit/phpunit/manifest.json diff --git a/recipes/phpunit/phpunit/phpunit.xml.dist b/phpunit/phpunit/phpunit.xml.dist similarity index 100% rename from recipes/phpunit/phpunit/phpunit.xml.dist rename to phpunit/phpunit/phpunit.xml.dist diff --git a/recipes/sensio/framework-extra-bundle/etc/packages/framework_extra.yaml b/sensio/framework-extra-bundle/etc/packages/framework_extra.yaml similarity index 100% rename from recipes/sensio/framework-extra-bundle/etc/packages/framework_extra.yaml rename to sensio/framework-extra-bundle/etc/packages/framework_extra.yaml diff --git a/recipes/sensio/framework-extra-bundle/manifest.json b/sensio/framework-extra-bundle/manifest.json similarity index 100% rename from recipes/sensio/framework-extra-bundle/manifest.json rename to sensio/framework-extra-bundle/manifest.json diff --git a/recipes/sensiolabs/security-checker/etc/packages/dev/security-checker.yaml b/sensiolabs/security-checker/etc/packages/dev/security-checker.yaml similarity index 100% rename from recipes/sensiolabs/security-checker/etc/packages/dev/security-checker.yaml rename to sensiolabs/security-checker/etc/packages/dev/security-checker.yaml diff --git a/recipes/sensiolabs/security-checker/manifest.json b/sensiolabs/security-checker/manifest.json similarity index 100% rename from recipes/sensiolabs/security-checker/manifest.json rename to sensiolabs/security-checker/manifest.json diff --git a/recipes/symfony/console/bin/console b/symfony/console/bin/console similarity index 100% rename from recipes/symfony/console/bin/console rename to symfony/console/bin/console diff --git a/recipes/symfony/console/manifest.json b/symfony/console/manifest.json similarity index 100% rename from recipes/symfony/console/manifest.json rename to symfony/console/manifest.json diff --git a/recipes/symfony/debug-bundle/manifest.json b/symfony/debug-bundle/manifest.json similarity index 100% rename from recipes/symfony/debug-bundle/manifest.json rename to symfony/debug-bundle/manifest.json diff --git a/recipes/symfony/flex/.env.dist b/symfony/flex/.env.dist similarity index 100% rename from recipes/symfony/flex/.env.dist rename to symfony/flex/.env.dist diff --git a/recipes/symfony/flex/manifest.json b/symfony/flex/manifest.json similarity index 100% rename from recipes/symfony/flex/manifest.json rename to symfony/flex/manifest.json diff --git a/recipes/symfony/framework-bundle/etc/container.yaml b/symfony/framework-bundle/etc/container.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/container.yaml rename to symfony/framework-bundle/etc/container.yaml diff --git a/recipes/symfony/framework-bundle/etc/packages/app.yaml b/symfony/framework-bundle/etc/packages/app.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/packages/app.yaml rename to symfony/framework-bundle/etc/packages/app.yaml diff --git a/recipes/symfony/framework-bundle/etc/packages/dev/framework.yaml b/symfony/framework-bundle/etc/packages/dev/framework.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/packages/dev/framework.yaml rename to symfony/framework-bundle/etc/packages/dev/framework.yaml diff --git a/recipes/symfony/framework-bundle/etc/packages/framework.yaml b/symfony/framework-bundle/etc/packages/framework.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/packages/framework.yaml rename to symfony/framework-bundle/etc/packages/framework.yaml diff --git a/recipes/symfony/framework-bundle/etc/packages/test/framework.yaml b/symfony/framework-bundle/etc/packages/test/framework.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/packages/test/framework.yaml rename to symfony/framework-bundle/etc/packages/test/framework.yaml diff --git a/recipes/symfony/framework-bundle/etc/routing.yaml b/symfony/framework-bundle/etc/routing.yaml similarity index 100% rename from recipes/symfony/framework-bundle/etc/routing.yaml rename to symfony/framework-bundle/etc/routing.yaml diff --git a/recipes/symfony/framework-bundle/manifest.json b/symfony/framework-bundle/manifest.json similarity index 100% rename from recipes/symfony/framework-bundle/manifest.json rename to symfony/framework-bundle/manifest.json diff --git a/recipes/symfony/framework-bundle/src/Controller/.gitkeep b/symfony/framework-bundle/src/Controller/.gitkeep similarity index 100% rename from recipes/symfony/framework-bundle/src/Controller/.gitkeep rename to symfony/framework-bundle/src/Controller/.gitkeep diff --git a/recipes/symfony/framework-bundle/src/Kernel.php b/symfony/framework-bundle/src/Kernel.php similarity index 100% rename from recipes/symfony/framework-bundle/src/Kernel.php rename to symfony/framework-bundle/src/Kernel.php diff --git a/recipes/symfony/framework-bundle/web/index.php b/symfony/framework-bundle/web/index.php similarity index 100% rename from recipes/symfony/framework-bundle/web/index.php rename to symfony/framework-bundle/web/index.php diff --git a/recipes/symfony/monolog-bundle/etc/packages/dev/monolog.php b/symfony/monolog-bundle/etc/packages/dev/monolog.php similarity index 100% rename from recipes/symfony/monolog-bundle/etc/packages/dev/monolog.php rename to symfony/monolog-bundle/etc/packages/dev/monolog.php diff --git a/recipes/symfony/monolog-bundle/etc/packages/prod/monolog.php b/symfony/monolog-bundle/etc/packages/prod/monolog.php similarity index 100% rename from recipes/symfony/monolog-bundle/etc/packages/prod/monolog.php rename to symfony/monolog-bundle/etc/packages/prod/monolog.php diff --git a/recipes/symfony/monolog-bundle/manifest.json b/symfony/monolog-bundle/manifest.json similarity index 100% rename from recipes/symfony/monolog-bundle/manifest.json rename to symfony/monolog-bundle/manifest.json diff --git a/recipes/symfony/phpunit-bridge/manifest.json b/symfony/phpunit-bridge/manifest.json similarity index 100% rename from recipes/symfony/phpunit-bridge/manifest.json rename to symfony/phpunit-bridge/manifest.json diff --git a/recipes/symfony/phpunit-bridge/phpunit.xml.dist b/symfony/phpunit-bridge/phpunit.xml.dist similarity index 100% rename from recipes/symfony/phpunit-bridge/phpunit.xml.dist rename to symfony/phpunit-bridge/phpunit.xml.dist diff --git a/recipes/symfony/requirements-checker/manifest.json b/symfony/requirements-checker/manifest.json similarity index 100% rename from recipes/symfony/requirements-checker/manifest.json rename to symfony/requirements-checker/manifest.json diff --git a/recipes/symfony/security-bundle/etc/packages/security.yaml b/symfony/security-bundle/etc/packages/security.yaml similarity index 100% rename from recipes/symfony/security-bundle/etc/packages/security.yaml rename to symfony/security-bundle/etc/packages/security.yaml diff --git a/recipes/symfony/security-bundle/manifest.json b/symfony/security-bundle/manifest.json similarity index 100% rename from recipes/symfony/security-bundle/manifest.json rename to symfony/security-bundle/manifest.json diff --git a/recipes/symfony/swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml b/symfony/swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml similarity index 100% rename from recipes/symfony/swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml rename to symfony/swiftmailer-bundle/etc/packages/dev/swiftmailer.yaml diff --git a/recipes/symfony/swiftmailer-bundle/etc/packages/swiftmailer.yaml b/symfony/swiftmailer-bundle/etc/packages/swiftmailer.yaml similarity index 100% rename from recipes/symfony/swiftmailer-bundle/etc/packages/swiftmailer.yaml rename to symfony/swiftmailer-bundle/etc/packages/swiftmailer.yaml diff --git a/recipes/symfony/swiftmailer-bundle/etc/packages/test/swiftmailer.yaml b/symfony/swiftmailer-bundle/etc/packages/test/swiftmailer.yaml similarity index 100% rename from recipes/symfony/swiftmailer-bundle/etc/packages/test/swiftmailer.yaml rename to symfony/swiftmailer-bundle/etc/packages/test/swiftmailer.yaml diff --git a/recipes/symfony/swiftmailer-bundle/manifest.json b/symfony/swiftmailer-bundle/manifest.json similarity index 100% rename from recipes/symfony/swiftmailer-bundle/manifest.json rename to symfony/swiftmailer-bundle/manifest.json diff --git a/recipes/symfony/twig-bundle/etc/packages/twig.yaml b/symfony/twig-bundle/etc/packages/twig.yaml similarity index 100% rename from recipes/symfony/twig-bundle/etc/packages/twig.yaml rename to symfony/twig-bundle/etc/packages/twig.yaml diff --git a/recipes/symfony/twig-bundle/etc/routing/dev/twig.yaml b/symfony/twig-bundle/etc/routing/dev/twig.yaml similarity index 100% rename from recipes/symfony/twig-bundle/etc/routing/dev/twig.yaml rename to symfony/twig-bundle/etc/routing/dev/twig.yaml diff --git a/recipes/symfony/twig-bundle/manifest.json b/symfony/twig-bundle/manifest.json similarity index 100% rename from recipes/symfony/twig-bundle/manifest.json rename to symfony/twig-bundle/manifest.json diff --git a/recipes/symfony/twig-bundle/templates/.gitkeep b/symfony/twig-bundle/templates/.gitkeep similarity index 100% rename from recipes/symfony/twig-bundle/templates/.gitkeep rename to symfony/twig-bundle/templates/.gitkeep diff --git a/recipes/symfony/web-profiler-bundle/etc/packages/dev/web_profiler.yaml b/symfony/web-profiler-bundle/etc/packages/dev/web_profiler.yaml similarity index 100% rename from recipes/symfony/web-profiler-bundle/etc/packages/dev/web_profiler.yaml rename to symfony/web-profiler-bundle/etc/packages/dev/web_profiler.yaml diff --git a/recipes/symfony/web-profiler-bundle/etc/packages/test/web_profiler.yaml b/symfony/web-profiler-bundle/etc/packages/test/web_profiler.yaml similarity index 100% rename from recipes/symfony/web-profiler-bundle/etc/packages/test/web_profiler.yaml rename to symfony/web-profiler-bundle/etc/packages/test/web_profiler.yaml diff --git a/recipes/symfony/web-profiler-bundle/etc/routing/dev/web_profiler.yaml b/symfony/web-profiler-bundle/etc/routing/dev/web_profiler.yaml similarity index 100% rename from recipes/symfony/web-profiler-bundle/etc/routing/dev/web_profiler.yaml rename to symfony/web-profiler-bundle/etc/routing/dev/web_profiler.yaml diff --git a/recipes/symfony/web-profiler-bundle/manifest.json b/symfony/web-profiler-bundle/manifest.json similarity index 100% rename from recipes/symfony/web-profiler-bundle/manifest.json rename to symfony/web-profiler-bundle/manifest.json diff --git a/recipes/symfony/web-server-bundle/manifest.json b/symfony/web-server-bundle/manifest.json similarity index 100% rename from recipes/symfony/web-server-bundle/manifest.json rename to symfony/web-server-bundle/manifest.json