[ { "name": "jms/metadata", "version": "1.1.1", "version_normalized": "1.1.1.0", "time": "2011-12-29 14: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-29 13: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-29 13: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-29 17: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-24 09: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-06 11: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-16 22: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-15 05: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": "doctrine/doctrine-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Doctrine/Bundle/DoctrineBundle", "time": "2012-07-01 18: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": "doctrine/orm", "version": "2.2.x-dev", "version_normalized": "2.2.9999999.9999999-dev", "time": "2012-07-05 15: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": "doctrine/dbal", "version": "2.2.x-dev", "version_normalized": "2.2.9999999.9999999-dev", "time": "2012-07-07 02: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": "sensio/generator-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Sensio/Bundle/GeneratorBundle", "time": "2012-07-12 08:04:48", "source": { "type": "git", "url": "https://github.com/sensio/SensioGeneratorBundle", "reference": "c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioGeneratorBundle/zipball/c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6", "reference": "c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6", "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/monolog-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/MonologBundle", "time": "2012-06-29 13:48:07", "source": { "type": "git", "url": "https://github.com/symfony/MonologBundle", "reference": "v2.1.0-BETA3" }, "dist": { "type": "zip", "url": "https://github.com/symfony/MonologBundle/zipball/v2.1.0-BETA3", "reference": "v2.1.0-BETA3", "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-07-11 07:13:52", "source": { "type": "git", "url": "https://github.com/sensio/SensioFrameworkExtraBundle", "reference": "e9ac8f1a911ed29e30296c7f1549f53d4c94eddf" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/e9ac8f1a911ed29e30296c7f1549f53d4c94eddf", "reference": "e9ac8f1a911ed29e30296c7f1549f53d4c94eddf", "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": "swiftmailer/swiftmailer", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-12 20:47:17", "source": { "type": "git", "url": "git://github.com/swiftmailer/swiftmailer.git", "reference": "8b2aa953f87da228ba413e8fb1372e49c1374050" }, "dist": { "type": "zip", "url": "https://github.com/swiftmailer/swiftmailer/zipball/8b2aa953f87da228ba413e8fb1372e49c1374050", "reference": "8b2aa953f87da228ba413e8fb1372e49c1374050", "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": "sensio/distribution-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Sensio/Bundle/DistributionBundle", "time": "2012-07-14 18:24:10", "source": { "type": "git", "url": "https://github.com/sensio/SensioDistributionBundle", "reference": "5886adae1613c0a72fbb95259a83ae798e86c0d3" }, "dist": { "type": "zip", "url": "https://github.com/sensio/SensioDistributionBundle/zipball/5886adae1613c0a72fbb95259a83ae798e86c0d3", "reference": "5886adae1613c0a72fbb95259a83ae798e86c0d3", "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": "" } } }, { "name": "symfony/swiftmailer-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/SwiftmailerBundle", "time": "2012-07-19 01:55:12", "source": { "type": "git", "url": "https://github.com/symfony/SwiftmailerBundle", "reference": "65e6079443c3cd413012e146aa74307f18671f42" }, "dist": { "type": "zip", "url": "https://github.com/symfony/SwiftmailerBundle/zipball/65e6079443c3cd413012e146aa74307f18671f42", "reference": "65e6079443c3cd413012e146aa74307f18671f42", "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": "egeloen/ckeditor-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Ivory/CKEditorBundle", "time": "2012-05-28 11:16:47", "source": { "type": "git", "url": "https://github.com/egeloen/IvoryCKEditorBundle", "reference": "98c9771b3d2748af0052b5efc697d5c1403c6473" }, "dist": { "type": "zip", "url": "https://github.com/egeloen/IvoryCKEditorBundle/zipball/98c9771b3d2748af0052b5efc697d5c1403c6473", "reference": "98c9771b3d2748af0052b5efc697d5c1403c6473", "shasum": "" }, "require": { "php": ">=5.3.0", "symfony/framework-bundle": "2.*" }, "type": "symfony-bundle", "installation-source": "source", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com", "homepage": null, "role": null } ], "description": "Provides a CKEditor integration for your Symfony2 Project.", "keywords": [ "CKEditor" ], "autoload": { "psr-0": { "Ivory\\CKEditorBundle": "" } } }, { "name": "kriswallsmith/assetic", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-20 10:33:33", "source": { "type": "git", "url": "http://github.com/kriswallsmith/assetic.git", "reference": "5c1c9b658b732a980312e8f29cec4e175c2bb6b2" }, "dist": { "type": "zip", "url": "https://github.com/kriswallsmith/assetic/zipball/5c1c9b658b732a980312e8f29cec4e175c2bb6b2", "reference": "5c1c9b658b732a980312e8f29cec4e175c2bb6b2", "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": "symfony/assetic-bundle", "version": "dev-master", "version_normalized": "9999999-dev", "target-dir": "Symfony/Bundle/AsseticBundle", "time": "2012-07-20 19:34:07", "source": { "type": "git", "url": "https://github.com/symfony/AsseticBundle", "reference": "e5e9a56a872d9e1f305d14cd8296bf77888388af" }, "dist": { "type": "zip", "url": "https://github.com/symfony/AsseticBundle/zipball/e5e9a56a872d9e1f305d14cd8296bf77888388af", "reference": "e5e9a56a872d9e1f305d14cd8296bf77888388af", "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": "twig/twig", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-20 12:41:38", "source": { "type": "git", "url": "git://github.com/fabpot/Twig.git", "reference": "8a84838798e45424c5fe2d87149db6855ae037bf" }, "dist": { "type": "zip", "url": "https://github.com/fabpot/Twig/zipball/8a84838798e45424c5fe2d87149db6855ae037bf", "reference": "8a84838798e45424c5fe2d87149db6855ae037bf", "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": "symfony/symfony", "version": "dev-master", "version_normalized": "9999999-dev", "time": "2012-07-21 11:16:18", "source": { "type": "git", "url": "git://github.com/symfony/symfony.git", "reference": "6c256b01b087f94a4ec04487d875fe81375eb6c1" }, "dist": { "type": "zip", "url": "https://github.com/symfony/symfony/zipball/6c256b01b087f94a4ec04487d875fe81375eb6c1", "reference": "6c256b01b087f94a4ec04487d875fe81375eb6c1", "shasum": "" }, "require": { "twig/twig": ">=1.8,<2.0-dev", "doctrine/common": ">2.2,<2.4-dev", "php": ">=5.3.3" }, "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" } } } ]