diff -r 000000000000 -r 7f95f8617b0b deps --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deps Sat Sep 24 15:40:41 2011 +0200 @@ -0,0 +1,60 @@ +[symfony] + git=http://github.com/symfony/symfony.git + version=v2.0.1 + +[twig] + git=http://github.com/fabpot/Twig.git + version=v1.1.2 + +[monolog] + git=http://github.com/Seldaek/monolog.git + version=1.0.1 + +[doctrine-common] + git=http://github.com/doctrine/common.git + version=2.1.1 + +[doctrine-dbal] + git=http://github.com/doctrine/dbal.git + version=2.1.1 + +[doctrine] + git=http://github.com/doctrine/doctrine2.git + version=2.1.1 + +[swiftmailer] + git=http://github.com/swiftmailer/swiftmailer.git + version=v4.1.1 + +[assetic] + git=http://github.com/kriswallsmith/assetic.git + version=v1.0.1 + +[twig-extensions] + git=http://github.com/fabpot/Twig-extensions.git + +[metadata] + git=http://github.com/schmittjoh/metadata.git + version=1.0.0 + +[SensioFrameworkExtraBundle] + git=http://github.com/sensio/SensioFrameworkExtraBundle.git + target=/bundles/Sensio/Bundle/FrameworkExtraBundle + +[JMSSecurityExtraBundle] + git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git + target=/bundles/JMS/SecurityExtraBundle + +[SensioDistributionBundle] + git=http://github.com/sensio/SensioDistributionBundle.git + target=/bundles/Sensio/Bundle/DistributionBundle + +[SensioGeneratorBundle] + git=http://github.com/sensio/SensioGeneratorBundle.git + target=/bundles/Sensio/Bundle/GeneratorBundle + +[AsseticBundle] + git=http://github.com/symfony/AsseticBundle.git + target=/bundles/Symfony/Bundle/AsseticBundle + version=v1.0.0 + \ No newline at end of file