[ { "name": "jms/metadata", "version": "1.1.1", "version_normalized": "1.1.1.0", "time": "2011-12-30 10:32:49", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata", "reference": "1.1.1" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/metadata/zipball/1.1.1", "reference": "1.1.1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "installation-source": "dist", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "yaml", "xml", "metadata" ], "autoload": { "psr-0": { "Metadata\\": "src/" } } }, { "name": "jms/cg", "version": "1.0.0", "version_normalized": "1.0.0.0", "time": "2011-12-30 09:40:52", "source": { "type": "git", "url": "git://github.com/schmittjoh/cg-library.git", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "installation-source": "dist", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Toolset for generating PHP code", "keywords": [ "code generation" ], "autoload": { "psr-0": { "CG\\": "src/" } } }, { "name": "jms/aop-bundle", "version": "1.0.0", "version_normalized": "1.0.0.0", "target-dir": "JMS/AopBundle", "time": "2011-12-30 09:50:26", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSAopBundle", "reference": "1.0.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0", "reference": "1.0.0", "shasum": "" }, "require": { "symfony/framework-bundle": "2.*", "jms/cg": "1.0.0" }, "type": "symfony-bundle", "installation-source": "dist", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Adds AOP capabilities to Symfony2", "keywords": [ "annotations", "aop" ], "autoload": { "psr-0": { "JMS\\AopBundle": "" } } }, { "name": "jms/security-extra-bundle", "version": "1.1.0", "version_normalized": "1.1.0.0", "target-dir": "JMS/SecurityExtraBundle", "time": "2011-12-30 13:38:12", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle", "reference": "1.1.0" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/1.1.0", "reference": "1.1.0", "shasum": "" }, "require": { "symfony/framework-bundle": "2.*", "jms/metadata": "1.1.*", "jms/aop-bundle": "1.0.*" }, "type": "symfony-bundle", "installation-source": "source", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Enhances the Symfony2 Security Component by adding several new features", "keywords": [ "annotations", "authorization" ], "autoload": { "psr-0": { "JMS\\SecurityExtraBundle": "" } } }, { "name": "jms/di-extra-bundle", "version": "1.0.1", "version_normalized": "1.0.1.0", "target-dir": "JMS/DiExtraBundle", "time": "2012-02-25 05:01:54", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSDiExtraBundle", "reference": "1.0.1" }, "dist": { "type": "zip", "url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.0.1", "reference": "1.0.1", "shasum": "" }, "require": { "symfony/framework-bundle": "2.*", "jms/metadata": "1.1.*" }, "type": "symfony-bundle", "installation-source": "dist", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Allows to configure dependency injection using annotations", "keywords": [ "dependency injection", "annotations" ], "autoload": { "psr-0": { "JMS\\DiExtraBundle": "" } } }, { "name": "doctrine/common", "version": "2.2.2", "version_normalized": "2.2.2.0", "time": "2012-04-08 03:46:44", "source": { "type": "git", "url": "https://github.com/doctrine/common", "reference": "2.2.2" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/common/zipball/2.2.2", "reference": "2.2.2", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "installation-source": "dist", "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": null }, { "name": "Roman Borschel", "email": "roman@code-factory.org", "homepage": null }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "homepage": null }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "collections", "spl", "eventmanager", "annotations", "persistence" ], "autoload": { "psr-0": { "Doctrine\\Common": "lib/" } } }, { "name": "monolog/monolog", "version": "1.1.0", "version_normalized": "1.1.0.0", "time": "2012-04-18 14:27:40", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "1.1.0" }, "dist": { "type": "zip", "url": "https://github.com/Seldaek/monolog/zipball/1.1.0", "reference": "1.1.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mlehner/gelf-php": "1.0.*" }, "suggest": { "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server" }, "type": "library", "installation-source": "dist", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": null } ], "description": "Logging for PHP 5.3", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging" ], "autoload": { "psr-0": { "Monolog": "src/" } } }, { "name": "twig/extensions", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-05-16 21:28:19", "source": { "type": "git", "url": "https://github.com/fabpot/Twig-extensions", "reference": "feb6d3f10c411e2631997c0a905aa581c80305c1" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig-extensions/zipball/feb6d3f10c411e2631997c0a905aa581c80305c1", "reference": "feb6d3f10c411e2631997c0a905aa581c80305c1", "shasum": "" }, "require": { "twig/twig": "1.*" }, "type": "library", "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null } ], "description": "Common additional features for Twig that do not directly belong in core", "homepage": "https://github.com/fabpot/Twig-extensions", "keywords": [ "debug", "i18n", "text" ], "autoload": { "psr-0": { "Twig_Extensions_": "lib/" } } }, { "name": "kriswallsmith/assetic", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-06-08 01:41:54", "source": { "type": "git", "url": "http://github.com/kriswallsmith/assetic.git", "reference": "d6f89a3170c5280ad554347dc113eb25fdf00ad7" }, "dist": { "type": "zip", "url": "https://github.com/kriswallsmith/assetic/zipball/d6f89a3170c5280ad554347dc113eb25fdf00ad7", "reference": "d6f89a3170c5280ad554347dc113eb25fdf00ad7", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/process": "2.1.*" }, "require-dev": { "twig/twig": ">=1.6.0,<2.0", "leafo/lessphp": "*" }, "suggest": { "twig/twig": "Assetic provides the integration with the Twig templating engine", "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/", "role": null } ], "description": "Asset Management for PHP", "homepage": "https://github.com/kriswallsmith/assetic", "keywords": [ "assets", "compression", "minification" ], "autoload": { "psr-0": { "Assetic": "src/" } } }, { "name": "sensio/generator-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Sensio/Bundle/GeneratorBundle", "time": "2012-06-15 18:40:45", "source": { "type": "git", "url": "https://github.com/sensio/SensioGeneratorBundle", "reference": "43ed45c48db18e4a0e48aec0c098f42e56e22d36" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/43ed45c48db18e4a0e48aec0c098f42e56e22d36", "reference": "43ed45c48db18e4a0e48aec0c098f42e56e22d36", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, "require-dev": { "symfony/doctrine-bridge": "2.1.*", "doctrine/orm": ">=2.1,<2.4-dev", "twig/twig": ">=1.8,<2.0-dev" }, "suggest": { "doctrine/doctrine-bundle": "to generate entities and their crud controller" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null } ], "description": "This bundle generates code for you", "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" } } }, { "name": "symfony/assetic-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/AsseticBundle", "time": "2012-06-16 23:29:31", "source": { "type": "git", "url": "https://github.com/symfony/AsseticBundle", "reference": "8fe7b898b08103c1d6fce64c3e279a7afd61adfc" }, "dist": { "type": "zip", "url": "https://github.com/symfony/AsseticBundle/zipball/8fe7b898b08103c1d6fce64c3e279a7afd61adfc", "reference": "8fe7b898b08103c1d6fce64c3e279a7afd61adfc", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/framework-bundle": "2.1.*", "kriswallsmith/assetic": "1.1.*" }, "suggest": { "symfony/twig-bundle": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/", "role": null } ], "description": "Integrates Assetic into Symfony2", "homepage": "https://github.com/symfony/AsseticBundle", "keywords": [ "assets", "compression", "minification" ], "autoload": { "psr-0": { "Symfony\\Bundle\\AsseticBundle": "" } } }, { "name": "symfony/monolog-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/MonologBundle", "time": "2012-06-28 15:48:07", "source": { "type": "git", "url": "https://github.com/symfony/MonologBundle", "reference": "7fe7f711bb04b86ad7f45a9e11a7f8cbaf9bc1a5" }, "dist": { "type": "zip", "url": "https://github.com/symfony/MonologBundle/zipball/7fe7f711bb04b86ad7f45a9e11a7f8cbaf9bc1a5", "reference": "7fe7f711bb04b86ad7f45a9e11a7f8cbaf9bc1a5", "shasum": "" }, "require": { "php": ">=5.3.2", "monolog/monolog": "1.*", "symfony/monolog-bridge": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/config": "2.1.*" }, "require-dev": { "symfony/yaml": "2.1.*", "symfony/config": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Symfony Community", "email": null, "homepage": "http://symfony.com/contributors", "role": null } ], "description": "Symfony MonologBundle", "homepage": "http://symfony.com", "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" } } }, { "name": "sensio/framework-extra-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Sensio/Bundle/FrameworkExtraBundle", "time": "2012-06-29 05:03:39", "source": { "type": "git", "url": "https://github.com/sensio/SensioFrameworkExtraBundle", "reference": "4f54e5d5fb3b54fb107892684018f3704934c48d" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/4f54e5d5fb3b54fb107892684018f3704934c48d", "reference": "4f54e5d5fb3b54fb107892684018f3704934c48d", "shasum": "" }, "require": { "doctrine/common": ">=2.1,<2.4-dev", "symfony/framework-bundle": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null } ], "description": "This bundle provides a way to configure your controllers with annotations", "keywords": [ "annotations", "controllers" ], "autoload": { "psr-0": { "Sensio\\Bundle\\FrameworkExtraBundle": "" } } }, { "name": "twig/twig", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-03 15:33:25", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "26eb0a2653eade50dffdd31b11ca454232dea8cf" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig/zipball/26eb0a2653eade50dffdd31b11ca454232dea8cf", "reference": "26eb0a2653eade50dffdd31b11ca454232dea8cf", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "installation-source": "source", "license": [ "BSD-3" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "homepage": null, "role": null } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "autoload": { "psr-0": { "Twig_": "lib/" } } }, { "name": "doctrine/doctrine-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Doctrine/Bundle/DoctrineBundle", "time": "2012-07-03 10:42:17", "source": { "type": "git", "url": "git://github.com/doctrine/DoctrineBundle.git", "reference": "c9ea46d1f0c48bb88bb87b44214fe44e03c0c692" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/DoctrineBundle/zipball/c9ea46d1f0c48bb88bb87b44214fe44e03c0c692", "reference": "c9ea46d1f0c48bb88bb87b44214fe44e03c0c692", "shasum": "" }, "require": { "php": ">=5.3.2", "doctrine/dbal": ">=2.2,<2.4-dev", "symfony/framework-bundle": "2.1.*", "symfony/doctrine-bridge": "2.1.*" }, "require-dev": { "doctrine/orm": ">=2.2,<2.4-dev", "symfony/validator": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle." }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Symfony Community", "email": null, "homepage": "http://symfony.com/contributors", "role": null }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "homepage": null, "role": null } ], "description": "Symfony DoctrineBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm", "persistence", "dbal" ], "autoload": { "psr-0": { "Doctrine\\Bundle\\DoctrineBundle": "" } } }, { "name": "symfony/swiftmailer-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "time": "2012-07-04 15:33:34", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle", "reference": "e1d413ce27fd1696bdc82ad9525f1b874664530e" }, "dist": { "type": "zip", "url": "https://github.com/symfony/SwiftmailerBundle/zipball/e1d413ce27fd1696bdc82ad9525f1b874664530e", "reference": "e1d413ce27fd1696bdc82ad9525f1b874664530e", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/swiftmailer-bridge": "2.1.*", "swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev" }, "require-dev": { "symfony/dependency-injection": "2.1.*", "symfony/http-kernel": "2.1.*", "symfony/config": "2.1.*" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Symfony Community", "email": null, "homepage": "http://symfony.com/contributors", "role": null } ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", "autoload": { "psr-0": { "Symfony\\Bundle\\SwiftmailerBundle": "" } } }, { "name": "doctrine/orm", "version": "2.2.x-dev", "version_normalized": "2.2.9999999.9999999-dev", "time": "2012-07-07 07:48:00", "source": { "type": "git", "url": "git://github.com/doctrine/doctrine2.git", "reference": "5d2a3bcb3b467f41ee58575764f3ba84937f76e4" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/doctrine2/zipball/5d2a3bcb3b467f41ee58575764f3ba84937f76e4", "reference": "5d2a3bcb3b467f41ee58575764f3ba84937f76e4", "shasum": "" }, "require": { "php": ">=5.3.2", "ext-pdo": "*", "doctrine/common": "2.2.*", "doctrine/dbal": "2.2.*" }, "type": "library", "installation-source": "source", "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": null }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": null, "role": null }, { "name": "Roman Borschel", "email": "roman@code-factory.org", "homepage": null, "role": null }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "homepage": null, "role": null } ], "description": "Object-Relational-Mapper for PHP", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm" ], "autoload": { "psr-0": { "Doctrine\\ORM": "lib/" } } }, { "name": "swiftmailer/swiftmailer", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-08 09:21:00", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", "reference": "f51b5f33c83b48faea75f1285f99a2e8f1c66f75" }, "dist": { "type": "zip", "url": "https://github.com/swiftmailer/swiftmailer/zipball/f51b5f33c83b48faea75f1285f99a2e8f1c66f75", "reference": "f51b5f33c83b48faea75f1285f99a2e8f1c66f75", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-dev" } }, "installation-source": "source", "license": [ "LGPL" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Chris Corbyn", "email": "", "homepage": null, "role": null } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "autoload": { "files": [ "lib/swift_required.php" ] } }, { "name": "doctrine/dbal", "version": "2.2.x-dev", "version_normalized": "2.2.9999999.9999999-dev", "time": "2012-07-08 18:30:35", "source": { "type": "git", "url": "https://github.com/doctrine/dbal", "reference": "b961a3fce6bf220f1dca47d7d747b9074bea4730" }, "dist": { "type": "zip", "url": "https://github.com/doctrine/dbal/zipball/b961a3fce6bf220f1dca47d7d747b9074bea4730", "reference": "b961a3fce6bf220f1dca47d7d747b9074bea4730", "shasum": "" }, "require": { "php": ">=5.3.2", "doctrine/common": ">=2.2.0,<=2.2.99" }, "type": "library", "installation-source": "source", "license": [ "LGPL" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": null }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": null, "role": null }, { "name": "Roman Borschel", "email": "roman@code-factory.org", "homepage": null, "role": null }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "homepage": null, "role": null } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "persistence", "dbal", "queryobject" ], "autoload": { "psr-0": { "Doctrine\\DBAL": "lib/" } } }, { "name": "symfony/symfony", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-09 05:52:38", "source": { "type": "git", "url": "git://github.com/symfony/symfony.git", "reference": "v2.1.0-BETA2" }, "dist": { "type": "zip", "url": "https://github.com/symfony/symfony/zipball/v2.1.0-BETA2", "reference": "v2.1.0-BETA2", "shasum": "" }, "require": { "php": ">=5.3.3", "twig/twig": ">=1.8,<2.0-dev", "doctrine/common": ">2.2,<2.4-dev" }, "replace": { "symfony/doctrine-bridge": "self.version", "symfony/monolog-bridge": "self.version", "symfony/twig-bridge": "self.version", "symfony/framework-bundle": "self.version", "symfony/security-bundle": "self.version", "symfony/twig-bundle": "self.version", "symfony/web-profiler-bundle": "self.version", "symfony/browser-kit": "self.version", "symfony/class-loader": "self.version", "symfony/config": "self.version", "symfony/console": "self.version", "symfony/css-selector": "self.version", "symfony/dependency-injection": "self.version", "symfony/dom-crawler": "self.version", "symfony/event-dispatcher": "self.version", "symfony/filesystem": "self.version", "symfony/finder": "self.version", "symfony/form": "self.version", "symfony/http-foundation": "self.version", "symfony/http-kernel": "self.version", "symfony/locale": "self.version", "symfony/process": "self.version", "symfony/routing": "self.version", "symfony/security": "self.version", "symfony/serializer": "self.version", "symfony/templating": "self.version", "symfony/translation": "self.version", "symfony/validator": "self.version", "symfony/yaml": "self.version", "symfony/propel1-bridge": "self.version", "symfony/options-resolver": "self.version", "symfony/swiftmailer-bridge": "self.version" }, "require-dev": { "doctrine/data-fixtures": "1.0.*", "propel/propel1": "dev-master", "monolog/monolog": "dev-master", "doctrine/dbal": ">=2.2,<2.4-dev", "doctrine/orm": ">=2.2,<2.4-dev" }, "suggest": { "doctrine/data-fixtures": "1.0.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null }, { "name": "Symfony Community", "email": null, "homepage": "http://symfony.com/contributors", "role": null } ], "description": "The Symfony PHP framework", "homepage": "http://symfony.com", "keywords": [ "framework" ], "autoload": { "psr-0": { "Symfony": "src/", "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs" } } }, { "name": "sensio/distribution-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Sensio/Bundle/DistributionBundle", "time": "2012-07-08 08:02:21", "source": { "type": "git", "url": "https://github.com/sensio/SensioDistributionBundle", "reference": "9a7dbd867fd5061e4bfd660a175aa66122f53d25" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioDistributionBundle/zipball/9a7dbd867fd5061e4bfd660a175aa66122f53d25", "reference": "9a7dbd867fd5061e4bfd660a175aa66122f53d25", "shasum": "" }, "require": { "symfony/framework-bundle": "2.1.*" }, "type": "symfony-bundle", "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": null, "role": null } ], "description": "The base bundle for the Symfony Distributions", "keywords": [ "distribution", "configuration" ], "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" } } } ]