Current reliable Composer dependency list for Symfony 2.6.1 for basic bundles and libraries

As of 4/20/2015, this is the most recent Composer dependency list that I found is stable for Symfony 2.6.1:
{ "name": "symfony/framework-standard-edition", "license": "MIT", "type": "project", "description": "The \"Symfony Standard Edition\" distribution", "autoload": { "psr-0": { "": "src/" } }, "repositories": [ { "type": "package", "package": { "name": "jquery/jquery", "version": "1.10.2", "dist": { "url": "http://code.jquery.com/jquery-1.10.2.js", "type": "file" } } } ], "require": { "php": ">=5.3.3", "symfony/symfony": "2.6.1", "symfony/assetic-bundle": "~2.3", "symfony/form": "2.5.x-dev", "doctrine/orm": "~2.2,>=2.2.3", "doctrine/doctrine-bundle": "~1.2", "twig/extensions": "~1.0", "symfony/swiftmailer-bundle": "~2.3", "symfony/monolog-bundle": "~2.4", "sensio/distribution-bundle": "~2.3", "sensio/framework-extra-bundle": "~3.0", "sensio/generator-bundle": "~2.3", "incenteev/composer-parameter-handler": "~2.0", "friendsofsymfony/user-bundle": "~2.0@dev", "braincrafted/bootstrap-bundle": "dev-master", "twbs/bootstrap": "3.0.*", "raulfraile/ladybug-bundle": "~1.0", "FortAwesome/Font-Awesome": "*", "jquery/jquery": "1.10.*" }, "scripts": { "post-install-cmd": [ "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", "Braincrafted\\Bundle\\BootstrapBundle\\Composer\\ScriptHandler::install" ], "post-update-cmd": [ "Incenteev\\ParameterHandler\\ScriptHandler::buildParameters", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets", "Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile", "Braincrafted\\Bundle\\BootstrapBundle\\Composer\\ScriptHandler::install" ] }, "config": { "bin-dir": "bin" }, "extra": { "symfony-app-dir": "app", "symfony-web-dir": "application", "incenteev-parameters": { "file": "app/config/parameters.yml" }, "branch-alias": { "dev-master": "2.4-dev" } } }
If you do not know what Composer is, learn it. It is a huge time saver setting up new sites or just new web projects within existing sites. To learn more, visit Composer’s website.
Is your organization looking for an experienced PHP web developer who specializes in WordPress, Symfony, MySQL and Magento? I have over a decade of experience designing and developing enterprise solutions that can help grow any company.