This repository was archived by the owner on Jan 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.json
More file actions
398 lines (398 loc) · 17.7 KB
/
composer.json
File metadata and controls
398 lines (398 loc) · 17.7 KB
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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
{
"name": "open-data/od",
"description": "Project template for Drupal 8 sites built with the Open Data distribution.",
"type": "drupal-profile",
"license": "GPL-2.0+",
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"behat/mink": "~1.7",
"behat/mink-goutte-driver": "~1.2",
"jcalderonzumba/gastonjs": "~1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
"mikey179/vfsStream": "~1.2",
"phpunit/phpunit": "~4.8",
"symfony/css-selector": "~2.8|~3.0",
"drush/drush": "~8.0|^9.0.0-beta7",
"drupal/drupal-extension": "~3.3.0",
"behat/behat": "^3.0",
"drupal/coder": "~8.2.0",
"phing/phing": "^2.14",
"drupal/devel": "^1.0",
"squizlabs/php_codesniffer": "2.*",
"se/selenium-server-standalone": "^2.53",
"drupal/console": "1.0.1",
"jakoch/phantomjs-installer": "1.9.8",
"composer/composer": "^1.4",
"grasmash/yaml-cli": "^1.0"
},
"config": {
"secure-http": false,
"prestissimo": {
"maxConnections": 10,
"minConnections": 5
}
},
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "vcs",
"url": "http://github.com/open-data/external_comment.git"
},
{
"type" : "package",
"package" : {
"name" : "harvesthq/chosen",
"version" : "v1.6.1",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/harvesthq/chosen-package/archive/v1.6.1.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/harvesthq/chosen-package.git",
"type" : "git",
"reference" : "v1.6.1"
}
}
},
{
"type" : "package",
"package" : {
"name" : "w8tcha/ckeditor-codemirror",
"version" : "v1.16",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin/archive/1.16.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/w8tcha/CKEditor-CodeMirror-Plugin.git",
"type" : "git",
"reference" : "1.16"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/wet-boew",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/wet-boew-cdn/archive/v4.0.26.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/wet-boew-cdn.git",
"type" : "git",
"reference" : "v4.0.26"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-wet-boew",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-theme-wet-boew.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-theme-wet-boew"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-base",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-theme-base.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-theme-base"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-gc-intranet",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-theme-gc-intranet.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-theme-gc-intranet"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-gcwu-fegc",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-theme-gcwu-fegc.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-theme-gcwu-fegc"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-gcweb",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-gcweb.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-gcweb"
}
}
},
{
"type" : "package",
"package" : {
"name" : "wet-boew/theme-ogpl",
"version" : "v4.0.26",
"type" : "drupal-library",
"dist" : {
"url" : "https://github.com/wet-boew/themes-cdn/archive/v4.0.26-theme-ogpl.tar.gz",
"type" : "tar"
},
"source" : {
"url" : "https://github.com/wet-boew/themes-cdn.git",
"type" : "git",
"reference" : "v4.0.26-theme-ogpl"
}
}
}
],
"scripts": {
"post-install-cmd": [
"@composer drupal-scaffold"
],
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
"release-version": "Drupal\\od\\Composer\\ReleaseVersion::execute"
},
"extra": {
"installer-types": [
"bower-asset",
"npm-asset"
],
"installer-paths": {
"html/core": [
"type:drupal-core"
],
"html/libraries/{$name}" : [
"type:drupal-library",
"type:bower-asset",
"type:npm-asset"
],
"html/libraries/fontawesome": [
"fortawesome/font-awesome"
],
"html/modules/custom/{$name}": [
"drupal/wxt_library"
],
"html/modules/contrib/{$name}": [
"type:drupal-module"
],
"html/profiles/{$name}": [
"type:drupal-profile"
],
"html/themes/custom/{$name}": [
"drupal/wxt_bootstrap"
],
"html/themes/contrib/{$name}": [
"type:drupal-theme"
],
"drush/contrib/{$name}": [
"type:drupal-drush"
]
},
"enable-patching": true,
"patches": {
"drupal/address": {
"Enter drupal/address patch #2514126 description here":
"https://www.drupal.org/files/issues/2514126-102.field-behavior-settings.patch "
},
"drupal/external_entities": {
"Enter drupal/external_entities patch #2823684 description here":
"https://www.drupal.org/files/issues/2823684-check-field-access-2.patch",
"Enter drupal/external_entities patch #2858171 description here":
"https://www.drupal.org/files/issues/2858171-view-label-2.patch",
"Enter drupal/external_entities patch #2875436 description here":
"https://www.drupal.org/files/issues/allow_implemented-2875436-2.patch",
"Enter drupal/external_entities patch #2882887 description here":
"https://www.drupal.org/files/issues/allow_for_uuid_to_be-2882887-2.patch",
"Enter drupal/external_entities patch #2887193 description here":
"https://www.drupal.org/files/issues/allow_for-2887193-3.patch",
"Enter drupal/external_entities patch #2920779 description here":
"https://www.drupal.org/files/issues/externalentitystorage-2920779-3.patch"
},
"drupal/facets": {
"Enter drupal/facets patch #2926335 description here":
"https://www.drupal.org/files/issues/2926335-by-sylus-empty-facet-summary-precedence.patch",
"Enter drupal/facets patch #2926339 description here":
"https://www.drupal.org/files/issues/facet-summary-clear-filter-custom-class-2926339.patch"
},
"drupal/flag": {
"Enter drupal/flag patch #2846111 description here":
"https://www.drupal.org/files/issues/viewsAjaxLink_2846111_11.patch",
"Enter drupal/flag patch #2888664 description here":
"https://www.drupal.org/files/issues/new_index_for_flagging-2888664-12.patch"
},
"drupal/fontawesome": {
"Enter drupal/fontawesome patch #2650614 description here":
"https://www.drupal.org/files/issues/fontawesome-remove_libraries_dependency-2650614-15.patch",
"Enter drupal/fontawesome patch #2851613 description here":
"https://www.drupal.org/files/issues/fix_configuration_schema-2851613-2.patch",
"Enter drupal/fontawesome patch #2881431 description here":
"https://www.drupal.org/files/issues/unable_to_find_the-2881431-2.patch"
},
"drupal/group": {
"Enter drupal/group patch #2817109 description here":
"https://www.drupal.org/files/issues/2817109-by-rachel_norfolk-ericras-How-to-redir.patch",
"Enter drupal/group patch #2864721 description here":
"https://www.drupal.org/files/issues/group-translate_content_permission-2864721-5.patch",
"Enter drupal/group patch #2895988 description here":
"https://www.drupal.org/files/issues/2895988-4.patch",
"Enter drupal/group patch #2908830 description here":
"https://www.drupal.org/files/issues/2908830-04.patch"
},
"drupal/icon": {
"Enter drupal/icon patch #2864333 description here":
"https://www.drupal.org/files/issues/migrate_icon_field_to_d8-2864333-5.patch"
},
"drupal/google_analytics_reports": {
"Enter drupal/google_analytics_reports patch #2795115 description here":
"https://www.drupal.org/files/issues/2795115-6.patch",
"Enter drupal/google_analytics_reports patch #2825775 description here":
"https://www.drupal.org/files/issues/2825775-2.patch",
"Enter drupal/google_analytics_reports patch #2825785 description here":
"https://www.drupal.org/files/issues/2825785-2.patch",
"Enter drupal/google_analytics_reports patch #2846360 description here":
"https://www.drupal.org/files/issues/google_analytics_reports-view_omits_zero_index-2846360-2.patch",
"Enter drupal/google_analytics_reports patch #2850463 description here":
"https://www.drupal.org/files/issues/error_when_saving-2850463-2.patch",
"Enter drupal/google_analytics_reports patch #2877092 description here":
"https://gist.githubusercontent.com/sylus/47915c8e1cc35c3628f0edfcbe8a2a86/raw/9a91ec728966ba3ba7376d193bcb2d18c0f5b43a/proxy_support_for-2877092-2.patch",
"Enter drupal/google_analytics_reports patch #2878932 description here":
"https://www.drupal.org/files/issues/custom_variables_or-2878932-6.patch"
},
"drupal/quicktabs": {
"Enter drupal/quicktabs patch #2918890 description here":
"https://www.drupal.org/files/issues/add_additional_theme-2918890-2.patch",
"Enter drupal/quicktabs patch #2918891 description here":
"https://www.drupal.org/files/issues/views_content_isn_t-2918891-2.patch"
},
"drupal/reference_table_formatter": {
"Enter drupal/reference_table_formatter patch #2924657 description here":
"https://www.drupal.org/files/issues/reference_table_formatter-moderation-entity_reference_revisions-2924657.patch"
},
"drupal/votingapi": {
"Enter drupal/votingapi patch #2731101 description here":
"https://www.drupal.org/files/issues/views_relationship_for-2731101-16.patch",
"Enter drupal/votingapi patch #2846341 description here":
"https://www.drupal.org/files/issues/2846341-anonymous-votes-5.patch",
"Enter drupal/votingapi patch #2872435 description here":
"https://www.drupal.org/files/issues/voting_api_getting_an-2872435-10.patch",
"Enter drupal/votingapi patch #2898847 description here":
"https://www.drupal.org/files/issues/2898847-2.patch"
},
"drupal/votingapi_widgets": {
"Enter drupal/votingapi_widgets patch #2855514 description here":
"https://www.drupal.org/files/issues/barrating_not_found-2855514-4.patch",
"Enter drupal/votingapi_widgets patch #2860009 description here":
"https://www.drupal.org/files/issues/display_cancel_save-2860009-4.patch"
},
"drupal/vote_up_down": {
"Enter drupal/vote_up_down patch #2906689 description here":
"https://www.drupal.org/files/issues/2906689-voting-widget-not-visible-to-anonymous-users.patch",
"Enter drupal/vote_up_down patch #2910780 description here":
"https://www.drupal.org/files/issues/vote_up_down-js-prototype-bug-2910780-2-D8.patch",
"Enter drupal/vote_up_down patch #2910893 description here":
"https://www.drupal.org/files/issues/vud_disable_regex-2910893-4.patch",
"Enter drupal/vote_up_down patch #2912243 description here":
"https://www.drupal.org/files/issues/vote_up_down_6.patch",
"Enter drupal/vote_up_down patch #2913874 description here":
"https://www.drupal.org/files/issues/ajax_counter_issues-2913874-4.patch",
"Enter drupal/vote_up_down patch #2914766 description here":
"https://www.drupal.org/files/issues/evaluating_vote_up_down-2914766-2.patch",
"Enter drupal/vote_up_down patch #2922521 description here":
"https://www.drupal.org/files/issues/panelizer_entity_field-2922521-2.patch"
}
}
},
"require": {
"composer/installers": "^1.2",
"cweagans/composer-patches": "1.6.4",
"drupal-composer/drupal-scaffold": "^2.0.0",
"drupalwxt/wxt": "2.0.0-rc8",
"drupal/address": "1.3",
"drupal/chosen": "2.4",
"drupal/csv_serialization": "1.0",
"drupal/entityqueue": "1.0-alpha7",
"drupal/external_comment": "1.0.0-rc2",
"drupal/external_entities": "1.0-alpha2",
"drupal/facets": "1.0-beta1",
"drupal/flag": "4.0-alpha2",
"drupal/fontawesome": "1.2",
"drupal/google_analytics": "2.2",
"drupal/google_analytics_reports": "3.0-beta1",
"drupal/honeypot": "1.27",
"drupal/icon": "dev-1.x#2bcdf76",
"drupal/reference_table_formatter": "1.0-rc4",
"drupal/quicktabs": "3.0-alpha2",
"drupal/redirect": "1.0-beta1",
"drupal/search_api": "1.5",
"drupal/search_api_solr": "2.0-alpha2",
"drupal/votingapi": "3.0-alpha2",
"drupal/votingapi_widgets": "1.0-alpha3",
"drupal/views_data_export": "1.0-alpha4",
"drupal/views_field_view": "1.0-beta2",
"drupal/views_templates": "1.0-alpha1",
"drupal/vud": "1.0-alpha1",
"drupal/xls_serialization": "1.0-beta1",
"fortawesome/font-awesome": "^4.7",
"harvesthq/chosen": "1.6.1"
},
"autoload": {
"psr-4": {
"Drupal\\od\\": "src"
}
}
}