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