equal
deleted
inserted
replaced
|
1 [symfony] |
|
2 git=http://github.com/symfony/symfony.git |
|
3 version=v2.0.1 |
|
4 |
|
5 [twig] |
|
6 git=http://github.com/fabpot/Twig.git |
|
7 version=v1.1.2 |
|
8 |
|
9 [monolog] |
|
10 git=http://github.com/Seldaek/monolog.git |
|
11 version=1.0.1 |
|
12 |
|
13 [doctrine-common] |
|
14 git=http://github.com/doctrine/common.git |
|
15 version=2.1.1 |
|
16 |
|
17 [doctrine-dbal] |
|
18 git=http://github.com/doctrine/dbal.git |
|
19 version=2.1.1 |
|
20 |
|
21 [doctrine] |
|
22 git=http://github.com/doctrine/doctrine2.git |
|
23 version=2.1.1 |
|
24 |
|
25 [swiftmailer] |
|
26 git=http://github.com/swiftmailer/swiftmailer.git |
|
27 version=v4.1.1 |
|
28 |
|
29 [assetic] |
|
30 git=http://github.com/kriswallsmith/assetic.git |
|
31 version=v1.0.1 |
|
32 |
|
33 [twig-extensions] |
|
34 git=http://github.com/fabpot/Twig-extensions.git |
|
35 |
|
36 [metadata] |
|
37 git=http://github.com/schmittjoh/metadata.git |
|
38 version=1.0.0 |
|
39 |
|
40 [SensioFrameworkExtraBundle] |
|
41 git=http://github.com/sensio/SensioFrameworkExtraBundle.git |
|
42 target=/bundles/Sensio/Bundle/FrameworkExtraBundle |
|
43 |
|
44 [JMSSecurityExtraBundle] |
|
45 git=http://github.com/schmittjoh/JMSSecurityExtraBundle.git |
|
46 target=/bundles/JMS/SecurityExtraBundle |
|
47 |
|
48 [SensioDistributionBundle] |
|
49 git=http://github.com/sensio/SensioDistributionBundle.git |
|
50 target=/bundles/Sensio/Bundle/DistributionBundle |
|
51 |
|
52 [SensioGeneratorBundle] |
|
53 git=http://github.com/sensio/SensioGeneratorBundle.git |
|
54 target=/bundles/Sensio/Bundle/GeneratorBundle |
|
55 |
|
56 [AsseticBundle] |
|
57 git=http://github.com/symfony/AsseticBundle.git |
|
58 target=/bundles/Symfony/Bundle/AsseticBundle |
|
59 version=v1.0.0 |
|
60 |