Initial commit with empty SF2 install; no Acme
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
63
deps
Normal file
63
deps
Normal file
@@ -0,0 +1,63 @@
|
||||
[symfony]
|
||||
git=http://github.com/symfony/symfony.git
|
||||
version=v2.0.15
|
||||
|
||||
[twig]
|
||||
git=http://github.com/fabpot/Twig.git
|
||||
version=v1.8.2
|
||||
|
||||
[monolog]
|
||||
git=http://github.com/Seldaek/monolog.git
|
||||
version=1.0.2
|
||||
|
||||
[doctrine-common]
|
||||
git=http://github.com/doctrine/common.git
|
||||
version=2.1.4
|
||||
|
||||
[doctrine-dbal]
|
||||
git=http://github.com/doctrine/dbal.git
|
||||
version=2.1.7
|
||||
|
||||
[doctrine]
|
||||
git=http://github.com/doctrine/doctrine2.git
|
||||
version=2.1.7
|
||||
|
||||
[swiftmailer]
|
||||
git=http://github.com/swiftmailer/swiftmailer.git
|
||||
version=v4.1.7
|
||||
|
||||
[assetic]
|
||||
git=http://github.com/kriswallsmith/assetic.git
|
||||
version=v1.0.3
|
||||
|
||||
[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
|
||||
version=origin/2.0
|
||||
|
||||
[JMSSecurityExtraBundle]
|
||||
git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git
|
||||
target=/bundles/JMS/SecurityExtraBundle
|
||||
version=origin/1.0.x
|
||||
|
||||
[SensioDistributionBundle]
|
||||
git=http://github.com/sensio/SensioDistributionBundle.git
|
||||
target=/bundles/Sensio/Bundle/DistributionBundle
|
||||
version=origin/2.0
|
||||
|
||||
[SensioGeneratorBundle]
|
||||
git=http://github.com/sensio/SensioGeneratorBundle.git
|
||||
target=/bundles/Sensio/Bundle/GeneratorBundle
|
||||
version=origin/2.0
|
||||
|
||||
[AsseticBundle]
|
||||
git=http://github.com/symfony/AsseticBundle.git
|
||||
target=/bundles/Symfony/Bundle/AsseticBundle
|
||||
version=v1.0.1
|
Reference in New Issue
Block a user