-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeps
115 lines (85 loc) · 3.15 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[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
[doctrine-migrations]
git=http://github.com/doctrine/migrations.git
[DoctrineMigrationsBundle]
git=http://github.com/symfony/DoctrineMigrationsBundle.git
target=/bundles/Symfony/Bundle/DoctrineMigrationsBundle
[zend-http]
git=http://github.com/knplabs/zend-http.git
target=/zend/library/Zend/Http
[zend-uri]
git=http://github.com/knplabs/zend-uri.git
target=/zend/library/Zend/Uri
[zend-dom]
git=http://github.com/knplabs/zend-dom.git
target=/zend/library/Zend/Dom
[Phingistrano]
git=http://github.com/CodeMeme/Phingistrano.git
[PhingistranoBundle]
git=http://github.com/CodeMeme/PhingistranoBundle.git
target=/bundles/CodeMeme/PhingistranoBundle
[ConsoleAutocompleteBundle]
git=http://github.com/knplabs/KnpConsoleAutocompleteBundle.git
target=/bundles/Knp/Bundle/ConsoleAutocompleteBundle
[doctrine-fixtures]
git=http://github.com/doctrine/data-fixtures.git
[DoctrineFixturesBundle]
git=http://github.com/symfony/DoctrineFixturesBundle.git
target=/bundles/Symfony/Bundle/DoctrineFixturesBundle
[CodeMemeDaemonBundle]
git=http://github.com/CodeMeme/CodeMemeDaemonBundle.git
target=/bundles/CodeMeme/Bundle/CodeMemeDaemonBundle
[NineThousandCompreduxBundle]
git=http://github.com/ninethousand/NineThousandCompreduxBundle.git
target=/bundles/NineThousand/Bundle/NineThousandCompreduxBundle
[NineThousandJobqueueBundle]
git=http://github.com/ninethousand/NineThousandJobqueueBundle.git
target=/bundles/NineThousand/Bundle/NineThousandJobqueueBundle
[ninethousand-jobqueue]
git=http://github.com/ninethousand/ninethousand-jobqueue.git
[ninethousand-compredux]
git=http://github.com/ninethousand/ninethousand-compredux.git