-
Notifications
You must be signed in to change notification settings - Fork 5
/
composer.json
162 lines (162 loc) · 7.99 KB
/
composer.json
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
{
"name" : "victoire/demo",
"license" : "MIT",
"type" : "project",
"description" : "Kickstart you project with the Victoire DCMS demo",
"keywords" : [
"DCMS",
"Victoire",
"FriendsofVictoire",
"FoV",
"Dynamic",
"CMS",
"Demo",
"test"
],
"homepage" : "http://victoire.io",
"authors" : [
{
"name" : "Leny BERNARD",
"email": "[email protected]"
},
{
"name" : "Paul ANDRIEUX",
"email": "[email protected]"
},
{
"name": "Core Team Victoire",
"email": "[email protected]"
}
],
"autoload" : {
"psr-4": {
"" : "src/",
"SymfonyStandard\\": "app/"
}
},
"require" : {
"php" : ">=5.3.3",
"symfony/symfony" : "2.6.*",
"doctrine/orm" : "~2.2,>=2.2.3",
"doctrine/doctrine-bundle" : "~1.2",
"twig/extensions" : "~1.0",
"symfony/assetic-bundle" : "~2.3",
"symfony/swiftmailer-bundle" : "~2.3",
"symfony/monolog-bundle" : "~2.4",
"sensio/distribution-bundle" : "~3.0",
"sensio/framework-extra-bundle" : "~3.0",
"incenteev/composer-parameter-handler" : "~2.0",
"appventus/assetic-injector-bundle" : "dev-master",
"appventus/ajax-bundle" : "dev-master",
"appventus/alertify-bundle" : "dev-master",
"appventus/avlist-bundle" : "dev-master",
"appventus/swiftmailerdbbundle" : "dev-master",
"appventus/spoolmailerbundle" : "dev-master",
"appventus/shortcuts-bundle" : "dev-master",
"appventus/datamigration-bundle" : "dev-master",
"doctrine/doctrine-fixtures-bundle" : "2.2.x-dev",
"doctrine/data-fixtures" : "1.1.x-dev",
"friendsofsymfony/user-bundle" : "2.0.*dev",
"friendsofsymfony/jsrouting-bundle" : "2.0.*@dev",
"jms/i18n-routing-bundle" : "~1.1@dev",
"jms/security-extra-bundle" : "1.5.*@dev",
"jms/translation-bundle" : "1.1.*@dev",
"knplabs/knp-menu" : "2.1.x-dev",
"knplabs/knp-menu-bundle" : "2.1.x-dev",
"knplabs/gaufrette" : "v0.1.7",
"knplabs/knp-gaufrette-bundle" : "v0.1.7",
"knplabs/knp-components" : "1.3.*@dev",
"lexik/form-filter-bundle" : "3.*@dev",
"liip/imagine-bundle" : "1.0.*@dev",
"mopa/bootstrap-bundle" : "3.x-dev",
"nelmio/alice" : "1.5.2",
"pagerfanta/pagerfanta" : "1.0.*@dev",
"stof/doctrine-extensions-bundle" : "1.2.*@dev",
"twbs/bootstrap" : "3.*@dev",
"white-october/pagerfanta-bundle" : "1.0.*@dev",
"beberlei/doctrineextensions" : "1.0.x-dev",
"infinite-networks/form-bundle" : "dev-master",
"ornicar/akismet-bundle" : "dev-master",
"victoire/victoire" : "1.3.x-dev",
"friendsofvictoire/breadcrumb-widget" : "1.3.x-dev",
"friendsofvictoire/button-widget" : "1.3.x-dev",
"friendsofvictoire/filter-widget" : "1.3.x-dev",
"friendsofvictoire/image-widget" : "1.3.x-dev",
"friendsofvictoire/listing-widget" : "1.3.x-dev",
"friendsofvictoire/menu-widget" : "1.3.x-dev",
"friendsofvictoire/form-widget" : "1.3.x-dev",
"friendsofvictoire/slider-widget" : "1.3.x-dev",
"friendsofvictoire/text-widget" : "1.3.x-dev",
"friendsofvictoire/title-widget" : "1.3.x-dev",
"friendsofvictoire/ckeditor-widget" : "1.3.x-dev",
"friendsofvictoire/file-widget" : "1.3.x-dev",
"friendsofvictoire/layout-widget" : "1.3.x-dev",
"friendsofvictoire/html-widget" : "1.3.x-dev",
"friendsofvictoire/markdown-widget" : "1.3.x-dev",
"friendsofvictoire/articlelist-widget" : "1.3.x-dev",
"friendsofvictoire/render-widget" : "1.3.x-dev",
"friendsofvictoire/disqus-widget" : "1.3.x-dev",
"friendsofvictoire/sitemap-widget" : "1.3.x-dev",
"friendsofvictoire/tab-widget" : "1.3.x-dev",
"friendsofvictoire/sharethis-widget" : "1.3.x-dev",
"friendsofvictoire/cookielaw-widget" : "1.3.x-dev",
"friendsofvictoire/date-widget" : "1.3.x-dev",
"friendsofvictoire/richlist-widget" : "1.3.x-dev",
"friendsofvictoire/socialbuttons-widget" : "1.3.x-dev",
"friendsofvictoire/statistic-widget" : "1.3.x-dev",
"friendsofvictoire/localeswitcher-widget": "1.3.x-dev"
},
"require-dev" : {
"sensio/generator-bundle": "~2.3"
},
"scripts" : {
"post-create-project-cmd": [
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile",
"Mopa\\Bundle\\BootstrapBundle\\Composer\\ScriptHandler::postInstallSymlinkTwitterBootstrap"
],
"post-install-cmd" : [
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile",
"Mopa\\Bundle\\BootstrapBundle\\Composer\\ScriptHandler::postInstallSymlinkTwitterBootstrap",
"cd vendor && if [ ! -f selenium-server-standalone-2.35.0.jar ]; then curl -O http://selenium.googlecode.com/files/selenium-server-standalone-2.35.0.jar; fi"
],
"post-update-cmd" : [
"Incenteev\\ParameterHandler\\ScriptHandler::buildParameters",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::buildBootstrap",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::clearCache",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installAssets",
"Sensio\\Bundle\\DistributionBundle\\Composer\\ScriptHandler::installRequirementsFile",
"Mopa\\Bundle\\BootstrapBundle\\Composer\\ScriptHandler::postInstallSymlinkTwitterBootstrap",
"cd vendor && if [ ! -f selenium-server-standalone-2.35.0.jar ]; then curl -O http://selenium.googlecode.com/files/selenium-server-standalone-2.35.0.jar; fi",
"bin/console doctrine:schema:update --force"
]
},
"config" : {
"bin-dir": "bin"
},
"repositories": [
{
"type": "vcs",
"url" : "https://github.com/Charlie-Lucas/InfiniteFormBundle"
}
],
"extra" : {
"symfony-app-dir" : "app",
"symfony-bin-dir" : "bin",
"symfony-var-dir" : "var",
"symfony-web-dir" : "web",
"incenteev-parameters": {
"file": "app/config/parameters.yml"
},
"branch-alias" : {
"dev-master": "1.1-dev"
}
}
}