-
Notifications
You must be signed in to change notification settings - Fork 0
/
deps
59 lines (45 loc) · 1.45 KB
/
deps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[symfony]
git=http://github.com/symfony/symfony.git
version=v2.0.0
[twig]
git=http://github.com/fabpot/Twig.git
version=v1.1.1
[monolog]
git=http://github.com/Seldaek/monolog.git
version=1.0.0
[doctrine-common]
git=http://github.com/doctrine/common.git
version=2.1.0
[doctrine-dbal]
git=http://github.com/doctrine/dbal.git
version=2.1.0
[doctrine]
git=http://github.com/doctrine/doctrine2.git
version=2.1.0
[swiftmailer]
git=http://github.com/swiftmailer/swiftmailer.git
version=v4.1.0
[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.0RC2