This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathcomposer.json
328 lines (328 loc) · 16.9 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
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
{
"name": "ec-europa/joinup",
"description": "Joinup is a collaborative platform created by the European Commission and funded by the European Union via the Interoperability Solutions for European Public Administrations (ISA) Programme. It offers several services that aim to help e-Government professionals share their experience with each other.",
"type": "project",
"license": "EUPL",
"require": {
"php": ">=7.1.0",
"SEMICeu/adms-ap_validator": "dev-master",
"composer/composer": "1.6.3",
"composer/installers": "^1.2",
"continuousphp/aws-sdk-phing": "~0.1",
"cweagans/composer-patches": "^1.6.4",
"drupal-composer/drupal-scaffold": "^2.2",
"drupal/allowed_formats": "^1.1",
"drupal/cached_computed_field": "1.x-dev",
"drupal/changed_fields": "^2.0",
"drupal/config_readonly": "~1.0",
"drupal/config_sync": "^1.0-alpha7",
"drupal/config_update": "~1.4",
"drupal/core": "^8.5.3",
"drupal/diff": "^1.0@RC",
"drupal/digital_size_formatter": "^1.0-alpha1",
"drupal/ds": "^3.0",
"drupal/editor_file": "~1.0",
"drupal/email_registration": "^1.0",
"drupal/facets": "^1.0-beta1",
"drupal/field_group": "~1.0-rc6",
"drupal/file_url": "~1.0",
"drupal/flag": "^4.0@alpha",
"drupal/honeypot": "^1.27",
"drupal/inline_entity_form": "dev-1.x#dbfc93fc961b3e6c84497390c62ec36d02c1c4d7",
"drupal/linkit": "^5.0-beta6",
"drupal/message": "^1.0-rc2",
"drupal/message_notify": "~1.0",
"drupal/migrate_drush": "~1.1",
"drupal/migrate_run": "^1.0-alpha6",
"drupal/migrate_spreadsheet": "^1.0-beta6",
"drupal/og": "dev-8.x-1.x#ae99712a9adce6794709c0e42832d392dd8c1789 as 1.0",
"drupal/og_menu": "^1.0-alpha3",
"drupal/password_policy": "^3.0-alpha4",
"drupal/pathauto": "~1.1",
"drupal/persistent_login": "^1.0-alpha4",
"drupal/phingdrushtask": "dev-7.x-2.x#f4b020f09da3c174fce40f2bd9a9617689f57124",
"drupal/piwik": "~1.0",
"drupal/piwik_reporting_api": "dev-1.x",
"drupal/r4032login": "dev-1.x#391f10d69b9b8c466a2fddac2a6b99f1289e7781",
"drupal/rdf_entity": "dev-8.x-1.x",
"drupal/redirect": "^1.0",
"drupal/redis": "^1.0@RC",
"drupal/search_api": "1.6.0",
"drupal/search_api_solr": "~1.1",
"drupal/simplenews": "^1.0-alpha3",
"drupal/smart_trim": "^1.0",
"drupal/social_media_links": "^2.5",
"drupal/state_machine": "^1.0-beta3",
"drupal/subpathauto": "^1.0@beta",
"drupal/swiftmailer": "^1.0@beta",
"drupal/token": "~1.0",
"drupal/video_embed_field": "~1.5",
"drupal/view_unpublished": "~1.0@alpha",
"drupal/views_bulk_operations": "^1.0",
"drupal/views_data_export": "1.x-dev#124b526d65c48661587cb19b37674cda6573c7bd",
"drush/drush": "^9.0.0",
"easyrdf/easyrdf": "0.10.0-alpha1 as 0.9.2",
"ec-europa/infra": "dev-master",
"ec-europa/material-design-lite": "dev-joinup",
"ec-europa/virtuoso": "2.1.0",
"jacklmoore/autosize": "dev-master",
"minimaxir/big-list-of-naughty-strings": "dev-master",
"pear/console_table": "~1.3",
"phing/phing": "^2.15.0",
"predis/predis": "~1.1",
"solarium/solarium": "~3.7",
"typhonius/behattask": "1.0",
"webflo/drupal-finder": "~1.0",
"webmozart/path-util": "~2.3"
},
"require-dev": {
"behat/behat": "~3.4",
"behat/gherkin": "^4.5.1",
"behat/mink": "~1.7",
"behat/mink-goutte-driver": "~1.2",
"behat/mink-selenium2-driver": "dev-master#46404b04c761feff4feab4d8d75957225e21a73c",
"drupal/admin_toolbar": "^1.23",
"drupal/coder": "^8.2.9",
"drupal/config_devel": "~1.2",
"drupal/config_inspector": "^1.0@beta",
"drupal/default_content": "^1.0-alpha7",
"drupal/devel": "~1.0@alpha",
"drupal/drupal-extension": "^4.0.0@alpha",
"drupal/stage_file_proxy": "dev-1.x#6d9fd4bf3b13e92a0051b8e0d625889a6d74f66f",
"jcalderonzumba/gastonjs": "^1.1@dev",
"jcalderonzumba/mink-phantomjs-driver": "^0.3.1",
"mikey179/vfsStream": "~1.2",
"lovers-of-behat/table-extension": "~1.0",
"pear/http_request2": "~2.3",
"pfrenssen/phpcs-pre-push": "1.1",
"phpunit/phpunit": "^4.8.28",
"symfony/css-selector": "~2.8"
},
"conflict": {
"drupal/drupal": "*"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true,
"platform": {
"php": "7.1.9"
}
},
"autoload": {
"psr-4": {
"Drupal\\joinup\\": "tests/src",
"DrupalProject\\": "src"
},
"classmap": [
"scripts/composer/ScriptHandler.php",
"scripts/composer/RemoveWrongPatchedObjects.php"
]
},
"scripts": {
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
"pre-install-cmd": [
"DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
],
"pre-update-cmd": [
"DrupalProject\\composer\\ScriptHandler::checkComposerVersion"
],
"post-install-cmd": [
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles",
"DrupalProject\\composer\\RemoveWrongPatchedObjects::remove"
],
"post-update-cmd": [
"DrupalProject\\composer\\ScriptHandler::createRequiredFiles",
"DrupalProject\\composer\\RemoveWrongPatchedObjects::remove"
]
},
"extra": {
"installer-paths": {
"web/core": ["type:drupal-core"],
"web/libraries/{$name}": ["type:drupal-library"],
"web/modules/contrib/{$name}": ["type:drupal-module"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"drush/contrib/{$name}": ["type:drupal-drush"],
"web/themes/joinup/vendor/{$name}": ["type:drupal-theme-library"]
},
"enable-patching": true,
"composer-exit-on-patch-failure": 1,
"patches": {
"behat/gherkin": {
"Correctly filter features, now that the base path is correctly set": "https://patch-diff.githubusercontent.com/raw/Behat/Gherkin/pull/129.patch"
},
"drupal/core": {
"SQLite database locking errors cause fatal errors @see https://www.drupal.org/node/1120020": "https://www.drupal.org/files/issues/1120020-59.patch",
"Allow image style to be selected in text editor. @see https://www.drupal.org/node/2061377": "https://www.drupal.org/files/issues/2061377-291.patch",
"Remove cached languages from ContentEntityBase @see https://www.drupal.org/node/2303877": "https://www.drupal.org/files/issues/2303877-26.patch",
"Allow making the file description a required field @see https://www.drupal.org/node/2320877": "https://www.drupal.org/files/issues/2320877-16.patch",
"Duplicate HTML IDs are created for file_managed_file fields @see https://www.drupal.org/node/2497909": "https://www.drupal.org/files/issues/2497909-66.patch",
"Caption element throws TypeError: Cannot read property 'tagName' of null in Drupal.behaviors.filterFilterHtmlUpdating @see https://www.drupal.org/node/2556069": "https://www.drupal.org/files/issues/2556069-38.patch",
"Enlarge file_usage entity ID length. @see https://www.drupal.org/node/2675600": "https://www.drupal.org/files/issues/2675600-30.patch",
"New option for Views page displays to use the admin theme @see https://www.drupal.org/node/2719797": "https://www.drupal.org/files/issues/2719797-65.patch",
"Bundle label plural variants @see https://www.drupal.org/node/2765065": "https://www.drupal.org/files/issues/2765065-91.patch",
"Allow updating modules with new service dependencies @see https://www.drupal.org/project/drupal/issues/2863986": "https://www.drupal.org/files/issues/2863986-2-49.patch",
"New event dispatch: a migrated entity is about to be saved @see https://www.drupal.org/node/2890012": "https://www.drupal.org/files/issues/2890012-12.patch",
"Lazy services: support PHP7 return types in generate-proxy-class @see https://www.drupal.org/node/2919243": "https://www.drupal.org/files/issues/2919243-2.patch"
},
"drupal/email_registration": {
"Display name vs Username. @see https://www.drupal.org/project/email_registration/issues/2871604": "https://www.drupal.org/files/issues/8.x-1.x-2871604-dont_change_account_name.patch",
"Allow username on the registration form @see https://www.drupal.org/project/email_registration/issues/2927109": "https://www.drupal.org/files/issues/2927109-7.patch"
},
"drupal/facets": {
"Facet Summary for Facet Items with a set dependency. @see https://www.drupal.org/node/2873480": "resources/patch/facet_summary_for_facet-2873480-18.patch"
},
"drupal/inline_entity_form": {
"Required IEF forms for existing entities don't work. @see https://www.drupal.org/node/2830328": "https://www.drupal.org/files/issues/inline_entity_form-existing_reference_no_submit-2830328-5-D8.patch",
"Autocomplete field doesn't allow to reference entities with long titles @see https://www.drupal.org/node/2895663": "https://www.drupal.org/files/issues/2895663-2.patch"
},
"drupal/linkit": {
"Link shown after the autocomplete selection is the bare node/xxx link, not the alias @see https://www.drupal.org/node/2877535": "https://www.drupal.org/files/issues/2877535-4.linkit.Link-shown-after-the-autocomplete-selection-is-the-bare-nodexxx-link-not-the-alias.patch"
},
"drupal/password_policy": {
"Do not override the default user entity view. @see https://www.drupal.org/node/2650192": "https://www.drupal.org/files/issues/properly_place_fields-2650192-4-D8.patch"
},
"drupal/rdf_entity": {
"Allow bundle label plural variants @see https://github.com/ec-europa/rdf_entity/pull/12/files": "https://patch-diff.githubusercontent.com/raw/ec-europa/rdf_entity/pull/12.patch"
},
"drupal/search_api": {
"Views cached results are not taking into account the access check. @see https://www.drupal.org/node/2824640": "https://www.drupal.org/files/issues/views_cached_results-2824640-13.patch",
"item_id column is too short. @see https://www.drupal.org/node/2829696": "https://www.drupal.org/files/issues/item_id_column_is_too_short-2829696-10-D8.patch",
"Adapt UnsavedIndexConfiguration to #2303877": "resources/patch/serach_api.adapt-to-2303877.patch"
},
"drupal/simplenews": {
"Avoid double sync of fields from subscription to user when user is being saved @see https://www.drupal.org/node/2914814": "https://www.drupal.org/files/issues/2914814-2.patch"
},
"drupal/smart_trim": {
"Missing schema.yml @see https://www.drupal.org/project/smart_trim/issues/2851703": "https://www.drupal.org/files/issues/2851703-2.patch"
},
"drupal/state_machine": {
"Fire generic events when transition are applied. @see https://www.drupal.org/node/2832415": "https://www.drupal.org/files/issues/fire_generic_events-2832415-2.patch",
"Schema validation error when running functional tests. @see https://www.drupal.org/node/2838952": "https://www.drupal.org/files/issues/schema_validation_error-2838952-2.patch",
"Move static cache to the loading of the workflow. @see https://www.drupal.org/node/2846986": "https://www.drupal.org/files/issues/state_machine-fixing_the_issue_with_static_cache-2846986-10-D8.patch",
"Allow access to the initialValue protected property. @see https://www.drupal.org/node/2896479": "https://www.drupal.org/files/issues/allow_access_to_initial_value-2896479-2-D8.patch"
},
"drupal/subpathauto": {
"Redirect module causes redirect back to unaliased path. @see https://www.drupal.org/node/2875026": "https://www.drupal.org/files/issues/2875026-2.patch"
},
"drupal/swiftmailer": {
"Error after updating to beta2 @see https://www.drupal.org/node/2875026": "https://www.drupal.org/files/issues/2948607-2.patch"
},
"drupal/social_media_links": {
"Missing config schema for field, widget and formatter @see https://www.drupal.org/node/2898680": "https://www.drupal.org/files/issues/2898680-6.patch",
"Plugins with URL prefix should not allow URLs as user input @see https://www.drupal.org/node/2898726": "https://www.drupal.org/files/issues/2898726-3.patch"
},
"drupal/video_embed_field": {
"Allow also YouTube embed URLs. Improve the YT regexp @see https://www.drupal.org/node/2899093": "https://www.drupal.org/files/issues/2899093-8.patch"
},
"drupal/views_data_export": {
"Display schema should extend rest export @see https://www.drupal.org/project/views_data_export/issues/2896104": "https://www.drupal.org/files/issues/2896104-2-fix_display_schema.patch",
"Download link returns 406 with Drupal ^8.5.0 @see https://www.drupal.org/project/views_data_export/issues/2951185": "https://www.drupal.org/files/issues/2951185-2.patch"
}
}
},
"repositories": [
{
"type": "vcs",
"url": "https://git.drupal.org/project/redirect.git"
},
{
"type": "vcs",
"url": "https://github.com/ec-europa/rdf_entity.git"
},
{
"type": "vcs",
"url": "https://github.com/Gizra/og.git"
},
{
"type": "vcs",
"url": "https://github.com/pfrenssen/phingdrushtask.git"
},
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "package",
"package": {
"name": "typhonius/behattask",
"version": "1.0",
"source": {
"url": "https://gist.github.com/5719e15be9687ff7c138.git",
"type": "git",
"reference": "0ea666882cba3099dfa4feeb02e1bb85b2c0bde9"
},
"autoload": { "classmap": [ "BehatTask.php" ] },
"include-path": [ "." ]
}
},
{
"type": "package",
"package": {
"name": "pfrenssen/phpcs-pre-push",
"version": "1.1",
"type": "git-hook",
"source": {
"url": "https://gist.github.com/1ec87c25930861654cc94251da69f14b.git",
"type": "git",
"reference": "master"
}
}
},
{
"type": "package",
"package": {
"name": "ec-europa/material-design-lite",
"version": "dev-joinup",
"type": "drupal-theme-library",
"source": {
"url": "[email protected]:ec-europa/material-design-lite.git",
"type": "git",
"reference": "joinup"
}
}
},
{
"type": "package",
"package": {
"name": "jacklmoore/autosize",
"version": "dev-master",
"type": "drupal-theme-library",
"source": {
"url": "[email protected]:jackmoore/autosize.git",
"type": "git",
"reference": "master"
}
}
},
{
"type": "package",
"package": {
"name": "minimaxir/big-list-of-naughty-strings",
"version": "dev-master",
"source": {
"url": "[email protected]:minimaxir/big-list-of-naughty-strings.git",
"type": "git",
"reference": "master"
}
}
},
{
"type": "package",
"package": {
"name": "SEMICeu/adms-ap_validator",
"version": "dev-master",
"source": {
"url": "[email protected]:SEMICeu/adms-ap_validator.git",
"type": "git",
"reference": "master"
}
}
},
{
"type": "vcs",
"url": "https://github.com/ec-europa/virtuoso.git"
}
]
}